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 |
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 |
|
|