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

the output of a quick run

wvsi3w

wvs3iw
Member
Hello,
I have used this for my case:
"./create_newcase --case /home/meisam/scratch/cases/feb07 --compset I1850Clm50Bgc --res f19_g16 --machine narval --walltime 00:10:00 --run-unsupported".
the config_machine.xml, config_batch.xml, config_compiler.xml, and other related files to the configuration of the model and its running environment are attached here.


I did ./case.setup , ./case.build, and submitted it with ./case.submit and the job is completed. But I don't know why there is a clm2 in the name of .nc files inside run directory!

these are the files inside run directory, is it ok to have that clm2 in the name of those two .nc files???? ((It is written (in the README file of my my_cesm_sandbox) that the version of the CLM is 5.)) :
CASEROOT
atm_modelio.nml
cism.config
cism_in
cpl_modelio.nml
datm_in
datm.streams.txt.CLMGSWP3v1.Precip
datm.streams.txt.CLMGSWP3v1.Solar
datm.streams.txt.CLMGSWP3v1.TPQW
datm.streams.txt.presaero.clim_1850
datm.streams.txt.topo.observed
drv_flds_in
drv_in
esp_modelio.nml
feb7.cism.r.0001-01-06-00000.nc

feb7.clm2.r.0001-01-06-00000.nc
feb7.clm2.rh0.0001-01-06-00000.nc

feb7.cpl.r.0001-01-06-00000.nc
feb7.datm.rs1.0001-01-06-00000.bin
feb7.mosart.r.0001-01-06-00000.nc
feb7.mosart.rh0.0001-01-06-00000.nc
finidat_interp_dest.nc

and etc...

Is it possible that the model still uses "clm2" in the file names even if it is using CLM version 5???
 

Attachments

  • config_compiler xml.txt
    42.6 KB · Views: 1
  • config_mchine xml.txt
    2.4 KB · Views: 0
  • config_pio xml.txt
    6.5 KB · Views: 0
  • env_mach_specific xml.txt
    2.1 KB · Views: 0
  • lnd_in file in run directory.txt
    8.3 KB · Views: 0

oleson

Keith Oleson
CSEG and Liaisons
Staff member
Yes, the history file output will still have clm2 in the file names even if it is using CLM5 (or even CLM4 or CLM4.5).
 
Top