Hi everybody,
I am trying to do a branch run using CAM and I keep getting an error saying:
...
READ_NAMELIST: Namelist read returns 88
...
Traceback:
Offset 0x00000130 in procedure __abortutils_NMOD_endrun, near line 45 in file /home/bluevista/brianpm/cam1/models/atm/cam/src/control/abortutils.F90
Offset 0x00008bf4 in procedure __runtime_opts_NMOD_read_namelist, near line 1071 in file /home/bluevista/brianpm/cam1/models/atm/cam/src/control/runtime_opts.F90
Offset 0x00000010 in procedure __runtime_opts_NMOD_runtime_options, near line 2167 in file /home/bluevista/brianpm/cam1/models/atm/cam/src/control/runtime_opts.F90
Offset 0x000004e4 in procedure cam, near line 181 in file /home/bluevista/brianpm/cam1/models/atm/cam/src/control/cam.F90
--- End of call chain ---
I'm confused by this because I think I've followed the instructions for doing a branch run correctly.
In the end, I tried not modifying anything, not nelapse, not the histories, not anything. The only change was that I inserted "nsrevsn" in my namelist, for both cam and clm, both are paths on the NCAR MSS and come from a previous CAM run (which I can run as a restart). I am supplying paths for files that look like caseid.cam2.r.yyy-mm-dd-00000 and caseid.clm2.r.yyy-mm-dd-00000
At this point my namelist is exactly the same between my restart run (which works) and my branch run (which compiles but won't run) except for the nsrevsn lines.
Any ideas?
Thanks, .brian
I am trying to do a branch run using CAM and I keep getting an error saying:
...
READ_NAMELIST: Namelist read returns 88
...
Traceback:
Offset 0x00000130 in procedure __abortutils_NMOD_endrun, near line 45 in file /home/bluevista/brianpm/cam1/models/atm/cam/src/control/abortutils.F90
Offset 0x00008bf4 in procedure __runtime_opts_NMOD_read_namelist, near line 1071 in file /home/bluevista/brianpm/cam1/models/atm/cam/src/control/runtime_opts.F90
Offset 0x00000010 in procedure __runtime_opts_NMOD_runtime_options, near line 2167 in file /home/bluevista/brianpm/cam1/models/atm/cam/src/control/runtime_opts.F90
Offset 0x000004e4 in procedure cam, near line 181 in file /home/bluevista/brianpm/cam1/models/atm/cam/src/control/cam.F90
--- End of call chain ---
I'm confused by this because I think I've followed the instructions for doing a branch run correctly.
In the end, I tried not modifying anything, not nelapse, not the histories, not anything. The only change was that I inserted "nsrevsn" in my namelist, for both cam and clm, both are paths on the NCAR MSS and come from a previous CAM run (which I can run as a restart). I am supplying paths for files that look like caseid.cam2.r.yyy-mm-dd-00000 and caseid.clm2.r.yyy-mm-dd-00000
At this point my namelist is exactly the same between my restart run (which works) and my branch run (which compiles but won't run) except for the nsrevsn lines.
Any ideas?
Thanks, .brian