GEOS-5 Checkout and Build Instructions (Fortuna): Difference between revisions

Line 115: Line 115:


=== Setup Experiment using gcm_setup ===
=== Setup Experiment using gcm_setup ===
From your model build 'src' directory, go into Applications/GEOSgcm_App.  Then run 'gcm_setup'.
From your model build '''src''' directory, go into Applications/GEOSgcm_App.  Then run ''gcm_setup''.


  % cd Applications/GEOSgcm_App
  % cd Applications/GEOSgcm_App
Line 132: Line 132:


Go to the HOMEDIR.  You need to edit a couple of files to get the experiment to run the way you want.
Go to the HOMEDIR.  You need to edit a couple of files to get the experiment to run the way you want.
e.g., edit AGCM.rc to setup model run time parameters
e.g., edit '''AGCM.rc''' to setup model run time parameters
e.g., edit HISTORY.rc to setup model history output
e.g., edit '''HISTORY.rc''' to setup model history output
e.g., edit CAP.rc to control the model run
e.g., edit '''CAP.rc''' to control the model run
e.g., edit gcm_run.j to modify the run script
e.g., edit '''gcm_run.j''' to modify the run script


For example, my 'AGCM.rc' file has the following lines characteristic (to run 'GOCART'):
For example, my '''AGCM.rc''' file has the following lines characteristic (to run '''GOCART'''):
  GOCART_INTERNAL_RESTART_FILE:          gocart_internal_rst  
  GOCART_INTERNAL_RESTART_FILE:          gocart_internal_rst  
  GOCART_INTERNAL_RESTART_TYPE:          binary
  GOCART_INTERNAL_RESTART_TYPE:          binary