Branch run of "Offline CLM3.5-DGVM"

Status
Not open for further replies.
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
Staff member
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
 
Status
Not open for further replies.
Back
Top