ESCOMP / CTSM

Community Terrestrial Systems Model (includes the Community Land Model of CESM)
http://www.cesm.ucar.edu/models/cesm2.0/land/
Other
301 stars 306 forks source link

Can't handle interpolating from a fates restart file because of the cohort dimension #211

Open ekluzek opened 6 years ago

ekluzek commented 6 years ago

You can't run use_init_interp=.true. on a fates restart file, because it doesn't know what to do with the cohort dimension, which is on over a dozen variables in the restart file from a simulation with fates.

This is what the error looks like when you try to do that:

Interpolating: fates_to_bgc_last_edts_col => fates_to_bgc_last_edts_col Interpolating: fates_seed_rain_flux_site => fates_seed_rain_flux_site Interpolating: fates_trunk_product_site => fates_trunk_product_site ENDRUN:get_beg ERROR: Unknown subgrid level: cohortERROR in /glade/p/work/erik/clm_fates/components/clm/src/init_interp/initInterpBounds.F90 at line 159

billsacks commented 6 years ago

See also #76 for some more fundamental problems with using init_interp with FATES