/[MITgcm]/MITgcm_contrib/PRM/README
ViewVC logotype

Diff of /MITgcm_contrib/PRM/README

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

revision 1.13 by jmc, Sat May 5 22:33:23 2012 UTC revision 1.14 by jmc, Mon Jun 4 18:06:58 2012 UTC
# Line 20  cd prm/multi_comp_setup/esmf_test/run Line 20  cd prm/multi_comp_setup/esmf_test/run
20  #   MITgcm optfile + ESMF path are set correctly in file "prm_site_config_file"  #   MITgcm optfile + ESMF path are set correctly in file "prm_site_config_file"
21  do_links  do_links
22  do_genmake2  do_genmake2
23    # to generate MITgcm libs using "ieee" or "devel" optfile flags,
24    #    type instead: "do_genmake2 -ieee" or "do_genmake2 -devel" respectively.
25    
26  # Build executables (still in directory prm/multi_comp_setup/esmf_test/run)  # Build executables (still in directory prm/multi_comp_setup/esmf_test/run)
27  do_make  do_make
28    # note: options that are used to compile PRM F90 source files are hard-coded in:
29    #    prm/build_scripts/makemake.sh through variable F90C_ARGS
30    
31  # Run stuff (still in directory prm/multi_comp_setup/esmf_test/run)  # Run stuff (still in directory prm/multi_comp_setup/esmf_test/run)
32  mkpgfile  mkpgfile
33  do_run  do_run
# Line 35  do_clean Line 41  do_clean
41   multi_comp_setup/multi_code   multi_comp_setup/multi_code
42   multi_comp_setup/esmf_test/run/test_redist   multi_comp_setup/esmf_test/run/test_redist
43    
44  #- Note(jmc): dir structure and source-code location: see file  #- Note(jmc): dir structure and source-code location: see file
45   multi_comp_setup/doc/contents.txt   multi_comp_setup/doc/contents.txt
46    

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

  ViewVC Help
Powered by ViewVC 1.1.22