Missing variables in rerun file *veg.nc #1017
Replies: 5 comments 8 replies
-
|
Can you provide the runscript, and a path to the experiment? |
Beta Was this translation helpful? Give feedback.
-
|
@pgierz, can you help with this? |
Beta Was this translation helpful? Give feedback.
-
|
Hi @YuchenSun33, we need some paths to experiments (and branch offs) to take a better look at this. It looks from the missing file error that you switched JSBACH modes. That is just a guess, though. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @YuchenSun33, @mandresm, @pgierz, could it be that the experiment from which you want to restart from have been done with a different fesom version? If I have a look into the fesom folder of your awiesm model_dir (/work/ba0989/a270107/esm_tools/awiesm-2.1-wiso/fesom-2.1/) it says it is using fesom from the branch wiso-fesom2.5. I think this version expects the restart files in its own Netcdf files (ssh.nc). By default, awiesm-2.1-wiso will install fesom-2.1 from the branch wiso that does not have a Fortran file io_netcdf_file_module.F90. This is maybe related to changes you have done in fesom-2.1 yaml file? When I do git status in your esm-tools installation it shows changes in this file |
Beta Was this translation helpful? Give feedback.
-
|
Deal all, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I am trying to branch off a simulation from an previous AWIESM-2 gamma PI experiment.
The error message is:
0: Reading tslclim from unit 92
0: IO_read_stream: failed to read from rerun file: burned_YC_acid_ag_wood
0: IO_read_stream: failed to read from rerun file: burned_YC_water_ag_green
0: IO_read_stream: failed to read from rerun file: burned_YC_water_ag_wood
0: IO_read_stream: failed to read from rerun file: burned_YC_ethanol_ag_green
0: IO_read_stream: failed to read from rerun file: burned_YC_ethanol_ag_wood
0: IO_read_stream: failed to read from rerun file: box_burned_frac_diag_avg
0: IO_read_stream: failed to read from rerun file: dist_nitrogen_2_atmos
0: IO_read_stream: failed to read from rerun file: dist_nitrogen_2_sminn
0: IO_read_stream: failed to read from rerun file: burned_YC_acid_ag_green
0: IO_read_stream: failed to read from rerun file: frac_1hr_wood
0: IO_read_stream: failed to read from rerun file: frac_10hr_wood
0: IO_read_stream: failed to read from rerun file: frac_100hr_wood
0: IO_read_stream: failed to read from rerun file: frac_1000hr_wood
0: IO_read_stream: failed to read from rerun file: NI_acc
0: IO_read_stream: failed to read from rerun file: burned_YC_nonsoluble_ag_green
0: IO_read_stream: failed to read from rerun file: burned_YC_nonsoluble_ag_wood
0: IO_read_stream: failed to read from rerun file: burned_Cpool_litter_wood_ag
0: IO_read_stream: failed to read from rerun file: burned_Cpool_litter_green_ag
0: IO_read_stream: failed to read from rerun file: burned_Cpool_green
0: IO_read_stream: failed to read from rerun file: postfire_mortality
0: IO_read_stream: failed to read from rerun file: Box_flux_harvest_2atmos
0:
0: ================================================================================
0:
0: FATAL ERROR in IO_read_stream: variable expected in rerun file 'restart_PI_CTRL_wiso_veg.nc' is not present: Box_flux_harvest_2atmos
0: FINISH called from PE: 0
It seems like some variables are missing in the rerun file. Is it possible to fix this?
Machine: Levante
Model: awiesm-2.1-wiso
Beta Was this translation helpful? Give feedback.
All reactions