瀏覽代碼

Update zenobe_xios-1 configuration

Pierre-Yves Barriat 6 年之前
父節點
當前提交
11e3b855f4

+ 2 - 2
templates/scripts/skeleton.sh

@@ -151,8 +151,8 @@ do
 	for (( n=0 ; n<nem_numproc ; n++ ))
 	do
             np=$(printf %04d ${n})
-	    rm -f "restart_oce_${np}.nc"
-	    rm -f "restart_ice_${np}.nc"
+	    rm -f "${run_dir}/restart_oce_${np}.nc"
+	    rm -f "${run_dir}/restart_ice_${np}.nc"
 	done
         exit 0
     fi

+ 2 - 2
templates/zenobe_xios-1.0/experiment.cfg

@@ -3,14 +3,14 @@ exp_name=EXP_REF
 
 # Simulation start and end date. Use any (reasonable) syntax you want.
 run_start_date="1958-01-01"
-run_duration="58 year"
+run_duration="4 years"
 
 # Restart frequency. Use any (reasonable) number and time unit you want.
 # For runs without restart, leave this variable empty or set to 0
 rst_freq="1 year"
 
 # Number of restart legs to be run in one go
-run_num_legs=29
+run_num_legs=2
 
 # Special restart
 special_restart=false

+ 1 - 1
templates/zenobe_xios-1.0/job.cfg

@@ -3,7 +3,7 @@ PBS -N ${exp_name}
 PBS -q large
 PBS -r y
 PBS -W group_list=limhr
-PBS -l walltime=17:00:00
+PBS -l walltime=10:00:00
 PBS -l select=11:ncpus=24:mem=63000mb:mpiprocs=24:ompthreads=1
 #PBS -M ${email}
 #PBS -m abe

+ 0 - 3
templates/zenobe_xios-1.0/namelists/build_namelist_cfg.sh

@@ -340,9 +340,6 @@ cat << EOF
 !-----------------------------------------------------------------------
 &nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi)
 !-----------------------------------------------------------------------
-   jpni        =   20      !  jpni   number of processors following i (set automatically if < 1)
-   jpnj        =   13      !  jpnj   number of processors following j (set automatically if < 1)
-   jpnij       =   260     !  jpnij  number of local domains (set automatically if < 1)
 /
 !-----------------------------------------------------------------------
 &namctl        !   Control prints & Benchmark

+ 1 - 1
templates/zenobe_xios-1.0/namelists/namelist_ice_cfg

@@ -35,4 +35,4 @@
 !-----------------------------------------------------------------------
 &namiceitdme   !   parameters for mechanical redistribution of ice 
 !-----------------------------------------------------------------------
-/
+/