Dear all,
I am currently trying to start using the new CLM version, my code version is ctsm5.3.021 which I have recently ported to our HPC. I am trying to re-create point-scale and regional simulations which have been successful with a previous version, as I would like to use the hillslope hydrology configuration in the future.
I have updated my surface datasets to match the new requirements, and I understand that the previously required domain files are not necessary anymore. I am using the user_nl_datm_streams to define my forcing data. As suggested here, I have set CLM_USRDAT.UNSET:meshfile = none and not specified mesh files in env_run.xml.
The model builds successfully, but then I get this error: "ERROR: (dshr_mod:dshr_mesh_init) ERROR: model_meshfile UNSET does not exist.", which I guessed had to do with the fact that I left ATM_DOMAIN_MESH at UNSET. I tried using ./mesh_maker to create a mesh, but there I get the notification that this is not required for a single-point case.
Any help with this would be much appreciated. I have attached my user_nl_datm_streams file, as well as the log files and my env_run.xml file.
Thanks a lot and best wishes,
Johanna
./create_newcase --case "${CASEDIR}" --compiler intel --compset I1PtClm50SpRs --res CLM_USRDAT --mach eiger --driver nuopc --mpilib mpich --pecount 128 --run-unsupported
./xmlchange COMP_INTERFACE=nuopc
./case.setup
./xmlchange ATM_NCPL=24
./xmlchange RUN_STARTDATE=2013-01-01
./xmlchange STOP_OPTION=nyears
./xmlchange STOP_N=6
./xmlchange DATM_YR_ALIGN=2015
./xmlchange DATM_YR_START=2015
./xmlchange DATM_YR_END=2019
./case.build
./case.submit
I am currently trying to start using the new CLM version, my code version is ctsm5.3.021 which I have recently ported to our HPC. I am trying to re-create point-scale and regional simulations which have been successful with a previous version, as I would like to use the hillslope hydrology configuration in the future.
I have updated my surface datasets to match the new requirements, and I understand that the previously required domain files are not necessary anymore. I am using the user_nl_datm_streams to define my forcing data. As suggested here, I have set CLM_USRDAT.UNSET:meshfile = none and not specified mesh files in env_run.xml.
The model builds successfully, but then I get this error: "ERROR: (dshr_mod:dshr_mesh_init) ERROR: model_meshfile UNSET does not exist.", which I guessed had to do with the fact that I left ATM_DOMAIN_MESH at UNSET. I tried using ./mesh_maker to create a mesh, but there I get the notification that this is not required for a single-point case.
Any help with this would be much appreciated. I have attached my user_nl_datm_streams file, as well as the log files and my env_run.xml file.
Thanks a lot and best wishes,
Johanna
./create_newcase --case "${CASEDIR}" --compiler intel --compset I1PtClm50SpRs --res CLM_USRDAT --mach eiger --driver nuopc --mpilib mpich --pecount 128 --run-unsupported
./xmlchange COMP_INTERFACE=nuopc
./case.setup
./xmlchange ATM_NCPL=24
./xmlchange RUN_STARTDATE=2013-01-01
./xmlchange STOP_OPTION=nyears
./xmlchange STOP_N=6
./xmlchange DATM_YR_ALIGN=2015
./xmlchange DATM_YR_START=2015
./xmlchange DATM_YR_END=2019
./case.build
./case.submit