huangdzh@foxmail_com
New Member
Dear all,
Is this CAM running in a standalone mode or not?
I run a parallel CAM on my HP PC successfully, but, I'm not sure that it is running as a part of CCSM or running in a standalone mode. And I noted that my configure line via a cice-configure in the process. The command line and some output were added bellow. Could anybody can give me a hand? Any help will be greatly appreciated.
Thanks in advance!
Leo
!>-----------------------------------------------------<
Several namelists build by build-namelist utility:
atm_in, drv_flds_in, drv_in, ice_in, lnd_in, ocn_in.
!>-----------------------------------------------------<
%$CAMROOT/models/atm/cam/bld/configure -test -dyn fv -hgrid 1.9x2.5 -ntasks 4 -nosmp
Issuing command to the CICE configure utility:
/home/leo/models/CCSM4/ccsm4-2/models/ice/cice/bld/configure -hgrid 1.9x2.5 -cice_mode prescribed -ntr_aero 0 -ntr_pond 1 -ntr_iage 0 -ntasks 4 -nthreads 1 -cache config_cache_cice.xml -cachedir /home/leo/models/CCSM4/ccsm4-1/fv1.9x2.5_leo001
configure done.
creating /home/leo/models/CCSM4/ccsm4-2/fv1.9x2.5_leo001/Filepath
creating /home/leo/models/CCSM4/ccsm4-2/fv1.9x2.5_leo001/misc.h
creating /home/leo/models/CCSM4/ccsm4-2/fv1.9x2.5_leo001/preproc.h
creating /home/leo/models/CCSM4/ccsm4-2/fv1.9x2.5_leo001/Makefile
creating /home/leo/models/CCSM4/ccsm4-2/fv1.9x2.5_leo001/config_cache.xml
Looking for a valid GNU make... using gmake
Test linking to NetCDF library... ok
Test linking to MPI library... ok
configure done.
%gmake -j4 >&! makeout.txt
%$CAMROOT/models/atm/cam/bld/build-namelist -test -case fv1.9x2.5_leo001 -runtype startup -namelist "&camexp stop_option='ndays' stop_n=61 fincl2='T850:A','T300:A','V200:A','V850:A','U200:A','U850:A','Z500:A' /" >&! namelistout.txt
%mpirun -np 4 $blddir/cam >&! runoutput.txt
!>-----------------------------------------------------
Is this CAM running in a standalone mode or not?
I run a parallel CAM on my HP PC successfully, but, I'm not sure that it is running as a part of CCSM or running in a standalone mode. And I noted that my configure line via a cice-configure in the process. The command line and some output were added bellow. Could anybody can give me a hand? Any help will be greatly appreciated.
Thanks in advance!
Leo
!>-----------------------------------------------------<
Several namelists build by build-namelist utility:
atm_in, drv_flds_in, drv_in, ice_in, lnd_in, ocn_in.
!>-----------------------------------------------------<
%$CAMROOT/models/atm/cam/bld/configure -test -dyn fv -hgrid 1.9x2.5 -ntasks 4 -nosmp
Issuing command to the CICE configure utility:
/home/leo/models/CCSM4/ccsm4-2/models/ice/cice/bld/configure -hgrid 1.9x2.5 -cice_mode prescribed -ntr_aero 0 -ntr_pond 1 -ntr_iage 0 -ntasks 4 -nthreads 1 -cache config_cache_cice.xml -cachedir /home/leo/models/CCSM4/ccsm4-1/fv1.9x2.5_leo001
configure done.
creating /home/leo/models/CCSM4/ccsm4-2/fv1.9x2.5_leo001/Filepath
creating /home/leo/models/CCSM4/ccsm4-2/fv1.9x2.5_leo001/misc.h
creating /home/leo/models/CCSM4/ccsm4-2/fv1.9x2.5_leo001/preproc.h
creating /home/leo/models/CCSM4/ccsm4-2/fv1.9x2.5_leo001/Makefile
creating /home/leo/models/CCSM4/ccsm4-2/fv1.9x2.5_leo001/config_cache.xml
Looking for a valid GNU make... using gmake
Test linking to NetCDF library... ok
Test linking to MPI library... ok
configure done.
%gmake -j4 >&! makeout.txt
%$CAMROOT/models/atm/cam/bld/build-namelist -test -case fv1.9x2.5_leo001 -runtype startup -namelist "&camexp stop_option='ndays' stop_n=61 fincl2='T850:A','T300:A','V200:A','V850:A','U200:A','U850:A','Z500:A' /" >&! namelistout.txt
%mpirun -np 4 $blddir/cam >&! runoutput.txt
!>-----------------------------------------------------