Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

Branch run of "Offline CLM3.5-DGVM"

I ran an experiment of CCSM3.5 using data-atmosphere,
CLM3.5-DGVM on, x-ice, and x-ocean....in other words,
an offline CLM3.5-DGVM.

Now I want to run a branch off this simulation.
I specify branch and CONTINUE_RUN=FALSE,
and have tried both providing modCLM.clm2.r.0104-01-01-00000.nc
as nrevsn and set finidat='' and also the other way,
nrevsn='' and finidat set to modCLM.clm2.r.0104-01-01-00000.nc.
Neither works (for a branch, it should use nrevsn).

In all cases, I get a mismatch of input dimensions 41900
with expected value 16601 for variable pft after it reads this
restart file. It seems the model must be using satellite vegetation
in addition to my restart vegetation and finding them inconsistent,
but there's no reason for using the satellite values.

Any suggestions? I guess I am missing something obvious.

Michael
 

slevis

Moderator
You definitely need nrevsn rather than finidat for a branch. You seem to be doing everything right, as far as I can tell. One question that comes to mind: Are you sure that you have defined DGVM before compiling the code?

Sam
 
Top