urata@colorado_edu
New Member
Hi,
I'm having trouble running CAM from a spun-up state. I start the model after 2 years of spinning up using the model-generated cam.i.x and clm2.i.x files. The problem that I run in to is that the model crashes after around 125 days. The output file when it crashes looks like:
QNEG4 WARNING from TPHYSAC , lchnk = 14; Max possible LH flx exceeded at 1 points. Worst excess = NaN at i = 17
QNEG3 from vertical diffusion/Q:m= 1 lat/lchnk= 48 Min. mixing ratio violated at 26 points. Reset to 1.0E-12 Worst = NaN at i,k= 8 26
filew still failed NaN 9.741562530802809E-010
filew still failed NaN 2.322888841582044E-044
....(many more filew errors)
then some of these errors:
dp_coupling cant adjust 1 32 14
0.000000000000000E+000 0.000000000000000E+000 5.100744301052514E-013
dp_coupling cant adjust 1 40 6
0.000000000000000E+000 0.000000000000000E+000 5.009632175122562E-013
I have made changes to the code to allow for a different calendar, vapor pressure equations for low temperatures (atm and lnd), and added some custom modules. The model runs fine for long periods of time if I start from a non spun-up state, but when I start with that initial state I am forced to use a small time step due to water conservation issues.
I'm having trouble running CAM from a spun-up state. I start the model after 2 years of spinning up using the model-generated cam.i.x and clm2.i.x files. The problem that I run in to is that the model crashes after around 125 days. The output file when it crashes looks like:
QNEG4 WARNING from TPHYSAC , lchnk = 14; Max possible LH flx exceeded at 1 points. Worst excess = NaN at i = 17
QNEG3 from vertical diffusion/Q:m= 1 lat/lchnk= 48 Min. mixing ratio violated at 26 points. Reset to 1.0E-12 Worst = NaN at i,k= 8 26
filew still failed NaN 9.741562530802809E-010
filew still failed NaN 2.322888841582044E-044
....(many more filew errors)
then some of these errors:
dp_coupling cant adjust 1 32 14
0.000000000000000E+000 0.000000000000000E+000 5.100744301052514E-013
dp_coupling cant adjust 1 40 6
0.000000000000000E+000 0.000000000000000E+000 5.009632175122562E-013
I have made changes to the code to allow for a different calendar, vapor pressure equations for low temperatures (atm and lnd), and added some custom modules. The model runs fine for long periods of time if I start from a non spun-up state, but when I start with that initial state I am forced to use a small time step due to water conservation issues.