/[MITgcm]/MITgcm_contrib/ecco_darwin/v5_llc270/input/job_llc270_fdH
ViewVC logotype

Annotation of /MITgcm_contrib/ecco_darwin/v5_llc270/input/job_llc270_fdH

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Tue Apr 30 00:36:07 2019 UTC (6 years, 3 months ago) by dimitri
Branch: MAIN
CVS Tags: HEAD
- adding v5_llc270
  same as v4_llc270 but including river runoff from jra55-do
  AdvScheme=33 and CHECK_SALINITY_FOR_NEGATIVE_VALUES

1 dimitri 1.1 #!/bin/csh
2     #PBS -l select=32:ncpus=24:model=has
3     ##PBS -l select=39:ncpus=20:model=ivy
4     ##PBS -l walltime=28:00:00
5     ##PBS -q long
6     #PBS -l walltime=2:00:00
7     ##PBS -q debug
8     #PBS -q devel
9     #PBS -j oe
10     #PBS -m abe
11    
12     module purge
13     module load comp-intel/2016.2.181 mpi-sgi/mpt.2.14r19 hdf4/4.2.12 hdf5/1.8.18_mpt netcdf/4.4.1.1_mpt
14     module list
15    
16     umask 022
17     cd $PBS_O_WORKDIR
18     limit stacksize unlimited
19     mpiexec -np 767 ./mitgcmuv

  ViewVC Help
Powered by ViewVC 1.1.22