source: issm/oecreview/Archive/21724-22754/ISSM-21913-21914.diff

Last change on this file was 22755, checked in by Mathieu Morlighem, 7 years ago

CHG: added 21724-22754

File size: 631 bytes
  • ../trunk-jpl/src/m/classes/clusters/pfe.m

     
    353353                         fprintf(fid,'#PBS -e %s.errlog \n\n',modelname);
    354354                         fprintf(fid,'. /usr/share/modules/init/bash\n\n');
    355355                         fprintf(fid,'module load comp-intel/2016.2.181\n');
    356                          fprintf(fid,'module load mpi-sgi/mpt\n');
    357356                         fprintf(fid,'module load netcdf/4.4.1.1_mpt\n');
    358357                         fprintf(fid,'module load mpi-sgi/mpt.2.15r20\n');
    359358                         fprintf(fid,'export PATH="$PATH:."\n');
Note: See TracBrowser for help on using the repository browser.