--- MITgcm_contrib/PRM/README 2012/05/05 22:33:23 1.13 +++ MITgcm_contrib/PRM/README 2012/06/04 18:06:58 1.14 @@ -1,4 +1,4 @@ -# $Header: /home/ubuntu/mnt/e9_copy/MITgcm_contrib/PRM/README,v 1.13 2012/05/05 22:33:23 jmc Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/MITgcm_contrib/PRM/README,v 1.14 2012/06/04 18:06:58 jmc Exp $ # $Name: $ # Code customization for MITgcm multi-component super-param runs with ESMF. @@ -20,8 +20,14 @@ # MITgcm optfile + ESMF path are set correctly in file "prm_site_config_file" do_links do_genmake2 +# to generate MITgcm libs using "ieee" or "devel" optfile flags, +# type instead: "do_genmake2 -ieee" or "do_genmake2 -devel" respectively. + # Build executables (still in directory prm/multi_comp_setup/esmf_test/run) do_make +# note: options that are used to compile PRM F90 source files are hard-coded in: +# prm/build_scripts/makemake.sh through variable F90C_ARGS + # Run stuff (still in directory prm/multi_comp_setup/esmf_test/run) mkpgfile do_run @@ -35,6 +41,6 @@ multi_comp_setup/multi_code multi_comp_setup/esmf_test/run/test_redist -#- Note(jmc): dir structure and source-code location: see file +#- Note(jmc): dir structure and source-code location: see file multi_comp_setup/doc/contents.txt