Changeset 24121
- Timestamp:
- 08/26/19 11:26:19 (6 years ago)
- Location:
- issm/trunk-jpl/test/MITgcm
- Files:
-
- 17 added
- 1 edited
-
build_4003.sh (modified) (1 diff)
-
code_4003 (added)
-
code_4003/CPP_EEOPTIONS.h (added)
-
code_4003/CPP_OPTIONS.h (added)
-
code_4003/DIAGNOSTICS_SIZE.h (added)
-
code_4003/DIAG_OPTIONS.h (added)
-
code_4003/OBCS_OPTIONS.h (added)
-
code_4003/SHELFICE_OPTIONS.h (added)
-
code_4003/SIZE.h (added)
-
code_4003/STREAMICE_OPTIONS.h (added)
-
code_4003/cpl_issm.F (added)
-
code_4003/do_oceanic_phys.F (added)
-
code_4003/eeboot_minimal.F (added)
-
code_4003/eedie.F (added)
-
code_4003/packages.conf (added)
-
input_4003 (added)
-
input_4003/eedata (added)
-
input_4003/eedata_uncoupled (added)
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.
![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)