Changeset 24121


Ignore:
Timestamp:
08/26/19 11:26:19 (6 years ago)
Author:
dmenemen
Message:

adding MITgcm code and input directories for experiment 4003

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  
    2525if [ ! -f Makefile ]; then
    2626    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_dngoldberg
     27        $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
    2828    else
    29         $modelpath/../MITgcm/install_dngoldberg/tools/genmake2 -mpi -mo $modelpath/../MITgcm/install_dngoldberg/verification/shelfice_remeshing/code -rd $modelpath/../MITgcm/install_dngoldberg
     29        $modelpath/../MITgcm/install_dngoldberg/tools/genmake2 -mpi -mo ../code_4003 -rd $modelpath/../MITgcm/install_dngoldberg
    3030    fi
    3131fi
Note: See TracChangeset for help on using the changeset viewer.