Skip to content

Creating a minimal dev environment (with FMS history writing) #1858

Answered by barlage
barlage asked this question in Q&A
Discussion options

You must be logged in to vote

I got multi-time to work with setting in model_configure:
output_fh: 0.2 -1
and removing
nsout: 1

Without any real proof, I speculate that nsout might be getting reset after the first time step. This line in atmos_model.F90 seems to indicate that writing should happen for nsout>0. With the output_fh line above, the execution log looks like this(note the ---isec,seconds print):

0: PASS: fcstRUN phase 1, n_atmsteps =                0 time is        38.257919
0:  ---isec,seconds         720         720
0:   gfs diags time since last bucket empty:   0.200000000000000      hrs
0: PASS: fcstRUN phase 2, n_atmsteps =                0 time is         5.327943
1:  ncells=           5
1:  nlives=  …

Replies: 4 comments 6 replies

Comment options

You must be logged in to vote
3 replies
@barlage
Comment options

@barlage
Comment options

@barlage
Comment options

Comment options

You must be logged in to vote
1 reply
@barlage
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@junwang-noaa
Comment options

@barlage
Comment options

Answer selected by barlage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants