source: trunk/MESOSCALE/LMD_MM_MARS/SRC/WRFV2/meso_datafile.h @ 2498

Last change on this file since 2498 was 1614, checked in by aslmd, 8 years ago

mesoscale old physics: generic link for data and half timestep for GCM

  • Property svn:executable set to *
File size: 460 bytes
Line 
1!-----------------------------------------------------------------------
2! INCLUDE datafile.h
3
4!  Address of the directory containing tables of data needed by the GCM   
5
6      character (len=100) :: datafile
7!! path to WRF data
8!       data datafile /'/u/forget/WWW/datagcm/datafile'/
9!       data datafile /'/d5/aslmd/LMD_MM_MARS_DATA/dust'/
10       data datafile /'../data_physics/'/
11!-----------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.