source:
issm/oecreview/Archive/21724-22754/ISSM-21913-21914.diff@
22755
Last change on this file since 22755 was 22755, checked in by , 7 years ago | |
---|---|
File size: 631 bytes |
-
TabularUnified ../trunk-jpl/src/m/classes/clusters/pfe.m
353 353 fprintf(fid,'#PBS -e %s.errlog \n\n',modelname); 354 354 fprintf(fid,'. /usr/share/modules/init/bash\n\n'); 355 355 fprintf(fid,'module load comp-intel/2016.2.181\n'); 356 fprintf(fid,'module load mpi-sgi/mpt\n');357 356 fprintf(fid,'module load netcdf/4.4.1.1_mpt\n'); 358 357 fprintf(fid,'module load mpi-sgi/mpt.2.15r20\n'); 359 358 fprintf(fid,'export PATH="$PATH:."\n');
Note:
See TracBrowser
for help on using the repository browser.