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

A question about case.jazz.run

hi
everyone
I need help about case.jazz.run,when I run it,it show just like below:
-------------------------------------------------------------------------
Preparing T42_gx1v3 component models for execution
-------------------------------------------------------------------------
- Create execution directories for atm,cpl,lnd,ice,ocn
- If a restart run then copy restart files into executable directory
ccsm_getrestart: get /disk1/wy/wy/exe/CASEROOT restarts from /home1/wy/archive/CASEROOT/restart
- Check validity of configuration
- Determine if build must happen (env variable BLDTYPE)
- Build flag (BLDTYPE) is TRUE
- Build Libraries: esmf, mph, mct
Fri Jul 13 15:43:56 CST 2007 esmf.buildlib.070713-154356
Fri Jul 13 15:43:57 CST 2007 mph.buildlib.070713-154356
Fri Jul 13 15:43:57 CST 2007 mct.buildlib.070713-154356
- Create model directories for each platform
- Determine if models must be rebuilt
- Build model executables, create namelist files, prestage input data
Fri Jul 13 15:43:57 CST 2007 /disk1/wy/wy/exe/CASEROOT/cpl/cpl.log.070713-154356
Fri Jul 13 15:43:57 CST 2007 /disk1/wy/wy/exe/CASEROOT/cpl/cpl.buildexe.070713-154356
Fri Jul 13 15:43:58 CST 2007 /disk1/wy/wy/exe/CASEROOT/ice/ice.log.070713-154356
Fri Jul 13 15:43:58 CST 2007 /disk1/wy/wy/exe/CASEROOT/ice/ice.buildexe.070713-154356
Fri Jul 13 15:43:59 CST 2007 /disk1/wy/wy/exe/CASEROOT/lnd/lnd.log.070713-154356
Fri Jul 13 15:43:59 CST 2007 /disk1/wy/wy/exe/CASEROOT/lnd/lnd.buildexe.070713-154356
Fri Jul 13 15:43:59 CST 2007 /disk1/wy/wy/exe/CASEROOT/ocn/ocn.log.070713-154356
Fri Jul 13 15:43:59 CST 2007 /disk1/wy/wy/exe/CASEROOT/ocn/ocn.buildexe.070713-154356
Fri Jul 13 15:44:03 CST 2007 /disk1/wy/wy/exe/CASEROOT/atm/atm.log.070713-154356
Fri Jul 13 15:44:03 CST 2007 /disk1/wy/wy/exe/CASEROOT/atm/atm.buildexe.070713-154356
- Create MPH input file and link into all model dirs
- Create shr_msg_stdio chdir/stdin/stdout data file
-------------------------------------------------------------------------
- CCSM BUILD HAS FINISHED SUCCESSFULLY
-------------------------------------------------------------------------
skipping first model
COMP_ATM=cam
COMP_LND=clm
COMP_ICE=csim
COMP_OCN=pop
COMP_CPL=cpl
RAMP_CO2_START_YMD=00000000
PBS_NODEFILE: Undefined variable.
I don't where PBS_NODEFILE is,and I don't konw how do edit NTASKS and NTHRDS.But I think it has some relation about this problem.I have a cluster with 10 nodes and 2 cpu on everynode.How should I configure them about this model?
a line "paste ${PBS_NODEFILE} mpirun.pgfile1 > mpirun.pgfile" in the case.jazz.run.
any advice?
thanks....
 
Top