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

problem in bulding with clm4.5

Hello,Im running a user defined compset for pre industrial time for phys CLM4.5 BGC CN, phys CAM5, prescribed CICE and ocean at data mode with cesm 1.2.2. I have made the following changes:  ./xmlchange CLM_BLDNML_OPTS="-irrig .true." -append./xmlchange CLM_CONFIG_OPTS="-crop on"./xmlchange NCPL_BASE_PERIOD   value="day" ./xmlchange ATM_NCPL value="48" cat user_nl_clm    irrigate = .true../cesm.setup On giving the build command, some infinity loop is achieved and nothing happens after the following lines. No error is showed.-------------------------------------------------------------------------
 CESM BUILDNML SCRIPT STARTING
 - To prestage restarts, untar a restart.tar file into /home/2012asz2525/crop_122/run
 infile is /home/2012asz2525/crop_122/Buildconf/cplconf/cesm_namelist
CAM writing dry deposition namelist to drv_flds_in
Writing ocean component namelist to ./docn_in
CAM writing namelist to atm_in
CLM configure done.
CICE configure done.
 CESM BUILDNML SCRIPT HAS FINISHED SUCCESSFULLY
-------------------------------------------------------------------------
-------------------------------------------------------------------------
 CESM PRESTAGE SCRIPT STARTING
 - Case input data directory, DIN_LOC_ROOT, is /home/opt/app/csm_collections/inputdata
 - Checking the existence of input datasets in DIN_LOC_ROOT
 CESM PRESTAGE SCRIPT HAS FINISHED SUCCESSFULLY
-------------------------------------------------------------------------
-------------------------------------------------------------------------
 CESM BUILDEXE SCRIPT STARTING
rm: No match.
 COMPILER is pgi
 - Build Libraries: mct gptl pio csm_share
Mon Jun 8 17:31:34 IST 2015 /home/2012asz2525/crop_122/bld/pgi/openmpi/nodebug/nothreads/mct.bldlog.150608-173129
Mon Jun 8 17:31:34 IST 2015 /home/2012asz2525/crop_122/bld/pgi/openmpi/nodebug/nothreads/gptl.bldlog.150608-173129
Mon Jun 8 17:31:34 IST 2015 /home/2012asz2525/crop_122/bld/pgi/openmpi/nodebug/nothreads/pio.bldlog.150608-173129


When I look at the build log file following commands are shown before interuptionortran compiler does not support c_sizeof function
NETCDF built with hdf5 MPIIO support
gmake: *** [/home/2012asz2525/crop_122/bld/pgi/openmpi/nodebug/nothreads/pio/Makefile] Interrupt Please let me know where am I going wrong. Thank you
 
Top