/[MITgcm]/MITgcm_contrib/ESMF/global_ocean.128x64x15/build.sh
ViewVC logotype

Diff of /MITgcm_contrib/ESMF/global_ocean.128x64x15/build.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.4 by cnh, Sun Feb 22 19:29:35 2004 UTC revision 1.5 by cnh, Sun Feb 22 22:17:06 2004 UTC
# Line 15  setenv APPINC_PATH    ${BUILDROOT}/app/i Line 15  setenv APPINC_PATH    ${BUILDROOT}/app/i
15  setenv APPEXE_PATH    ${BUILDROOT}/app/exe  setenv APPEXE_PATH    ${BUILDROOT}/app/exe
16    
17  #  #
18  # Build individual component core code  # Build MITgcm ocean component core code
19  ./build_mitgcm_org_ocn.sh  ./build_mitgcm_org_ocn.sh
20    cd ${BUILDROOT}
21    
22    # Build ESMF component driver
23    cd esmf_top/ocn_driver
24    ./comp1.sh
25    cd ${BUILDROOT}
26    
27    # Build ocean only ESMF application
28    cd esmf_top/ocn_only_app
29    ./comp2.sh
30    cd ${BUILDROOT}

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22