Opened 4 years ago
Closed 3 years ago
#257 closed Support (duplicate)
Issue with warm start
Reported by: | nehstand | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | FLEXPART 10 |
Component: | FP other | Version: | FLEXPART 10.4 |
Keywords: | Cc: |
Description
I am using Flexpart 10.4 and am trying to restart from the positions of the last simulation in partposit_end. But I am not sure how to modify the RELEASES file for the simulation to run.
When I try to set PARTS = 0 (Total number of particles to be released), I get the error :
FLEXPART MODEL ERROR
RELEASES file is corrupt.
At least for one release point, there are zero
If I try to set PARTS = 1, I get :
#####################################################
#### FLEXPART MODEL SUBROUTINE RELEASEPARTICLES: ####
#### ####
#### ERROR - TOTAL NUMBER OF PARTICLES REQUIRED ####
#### EXCEEDS THE MAXIMUM ALLOWED NUMBER. REDUCE ####
#### EITHER NUMBER OF PARTICLES PER RELEASE POINT####
#### OR REDUCE NUMBER OF RELEASE POINTS. ####
#####################################################
I also tried to set NSPEC = 0, but then I get
#### FLEXPART MODEL ERROR IN READPARTPOSITIONS####
#### THE NUMBER OF SPECIES TO BE READ IN DOES ####
#### NOT AGREE WITH CURRENT SETTINGS! ####
Any help will be appreciated, thank you!
Change History (1)
comment:1 Changed 3 years ago by pesei
- Resolution set to duplicate
- Status changed from new to closed
I think this is captured in #235. Will add a cross-link there.