IPRC_RegCM On tux /home/t3d3/somak/regcm (setting environment .login .cshrc) configure.user >> setting workdir (/home/t3d3/somak), compiler etc. namlst >> setting initial time, number of CPU, fileout (output file name) ./incl/parm.h >> setting domain size lq, lp, dx, dy ./incl/domain.h >> setting domain SW corner lat, lon ./prep/sigma.d >> setting of vertical level +---------------------------------------------------------------------------------------------------+ $ make clean $ make $ ./pre_data.ex >> sepalate the data for mpi $ vi jobj >> setting the job information $ qsub jobj >> run the job $ qstat -a >> getting the job information $ ./post_data.ex >> post processing ($ qdel (jobnum) >> terminate the job) ($ vi (runname) >>see the standard output) (./physics/lsm >> source files of lsm)