meir02ster@gmail_com
Member
Dear all,
I was trying to run CESM1.0 with a similar setting that I used to run CCSM4.0.
And I got this error message:
READINITIAL: model parameters do not match initial dataset parameters
Model Parameters: plev = 30 plon = 24 plat =
19
Dataset Parameters: dlev = 26 dlon = 144 dlat =
96
So I thought it's due to the resolution incompatibility. Then I changed the configure part of my jobscript to this:
$cfgdir/configure -phys cam5 -hgrid 96x144 -nlev 26 -dyn fv -ntasks 8
Then I got another error message:
[meir02@water bld]$ ./sgi2.csh: Set mpirun to /usr/local/mpi/bin/mpirun
set_horiz_grid: no match for dycore fv and hgrid 96x144
configure failed
So it seems this resolution is not a supported one. Could someone help me here?
And my other question is that if I want to run CCSM4.0 or CESM1.0 with active DGVM of CLM4? How could I achieve that? I assume without specification in the jobscript the CLM4.0 is ported without DGVM.
Thank you very much.
Rui
I was trying to run CESM1.0 with a similar setting that I used to run CCSM4.0.
And I got this error message:
READINITIAL: model parameters do not match initial dataset parameters
Model Parameters: plev = 30 plon = 24 plat =
19
Dataset Parameters: dlev = 26 dlon = 144 dlat =
96
So I thought it's due to the resolution incompatibility. Then I changed the configure part of my jobscript to this:
$cfgdir/configure -phys cam5 -hgrid 96x144 -nlev 26 -dyn fv -ntasks 8
Then I got another error message:
[meir02@water bld]$ ./sgi2.csh: Set mpirun to /usr/local/mpi/bin/mpirun
set_horiz_grid: no match for dycore fv and hgrid 96x144
configure failed
So it seems this resolution is not a supported one. Could someone help me here?
And my other question is that if I want to run CCSM4.0 or CESM1.0 with active DGVM of CLM4? How could I achieve that? I assume without specification in the jobscript the CLM4.0 is ported without DGVM.
Thank you very much.
Rui