Changes between Initial Version and Version 1 of HowTo/Output2


Ignore:
Timestamp:
2013-10-10T16:30:22+02:00 (11 years ago)
Author:
mmcgrath
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowTo/Output2

    v1 v1  
     1A run with ORCHIDEE will create additional files that you won't see in your output file structure created by libIGCM.  For example, all write statements in the code which say WRITE(numout,*) will be printed to the file out_orchidee.  By default, this file is not saved after every run.  Sometimes, however, it contains very useful information for debugging.  There is an easy way to save it. 
     2 
     3In your submission file, there is a COMP directory.  Inside that directory, there is a stomate.card. 
     4 
     5{{{ 
     6[OutputText] 
     7List=   (out_orchidee, run.def, used_run.def, stomate_forcing.nc) 
     8}}} 
     9 
     10You can see here that I've added two files to the two that are there by default: out_orchidee and run.def.  After the run is over, you can find the out_orchidee and run.def for every period in the output directory: JOBNAME/SBG/Debug.