Changeset 24121
- Timestamp:
- 08/26/19 11:26:19 (6 years ago)
- Location:
- issm/trunk-jpl/test/MITgcm
- Files:
-
- 17 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/MITgcm/build_4003.sh
r23892 r24121 25 25 if [ ! -f Makefile ]; then 26 26 if [ $hostname == "pleiades" ]; then 27 $modelpath/../MITgcm/install_dngoldberg/tools/genmake2 -of $SLR_DIR/models/ice-ocean/configs/linux_amd64_gfortran+mpi_ice_nas -mo $modelpath/../MITgcm/install_dngoldberg/verification/shelfice_remeshing/code-rd $modelpath/../MITgcm/install_dngoldberg27 $modelpath/../MITgcm/install_dngoldberg/tools/genmake2 -of $SLR_DIR/models/ice-ocean/configs/linux_amd64_gfortran+mpi_ice_nas -mo ../code_4003 -rd $modelpath/../MITgcm/install_dngoldberg 28 28 else 29 $modelpath/../MITgcm/install_dngoldberg/tools/genmake2 -mpi -mo $modelpath/../MITgcm/install_dngoldberg/verification/shelfice_remeshing/code-rd $modelpath/../MITgcm/install_dngoldberg29 $modelpath/../MITgcm/install_dngoldberg/tools/genmake2 -mpi -mo ../code_4003 -rd $modelpath/../MITgcm/install_dngoldberg 30 30 fi 31 31 fi
Note:
See TracChangeset
for help on using the changeset viewer.