Changeset 169 for MarsGCM

Show
Ignore:
Timestamp:
09/29/05 17:16:31 (3 years ago)
Author:
mshopsin
Message:

updated readme

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • MarsGCM/+source/compile2/README.f

    r163 r169  
    99c  ** 
    1010c  ** 09/28/05 first readme 
     11c  ** 09/29/05 updated readme 
    1112c  ** 
    1213c  ** NOTES: 
     
    1920c  ** Print out the initial text in the MWRE window. 
    2021      SUBROUTINE readme 
    21       PRINT *,'       _/\/\______/\/\_     ____________     __________', 
    22      *  '__     ____________' 
     22      PRINT *,'      _/\/\______/\/\_     ____________     ___________', 
     23     *  '_     ____________' 
    2324      PRINT *,'    _/\/\/\__/\/\/\_     _/\/\/\_____     _/\/\__/\/\_ ', 
    2425     *  '___/\/\/\/\_ ' 
     
    3637      PRINT *, 'Platform: MacOS X 10.3-10.4                           ' 
    3738      PRINT *, 'Compile: -32bbrnch -O2 -cpu:g4 -cons -s -f            ' 
    38       PRINT *, 'Build: 1A01 (09/28/05) (Fear of the red planet)       ' 
     39      PRINT *, 'Build: 1A02 (09/29/05) (Fear of the red planet)       ' 
    3940      PRINT *, 'Comment: test of run MG8M0F1 by Noam from 03/12/99    ' 
    4041      PRINT *, 'Contact: Michael Shopsin, mshopsin@giss.nasa.gov      '