!----------------------------------------------------------------------- ! INCLUDE datafile.h ! Address of the directory containing tables of data needed by the GCM character (len=100) :: datafile !! path to WRF data ! data datafile /'/u/forget/WWW/datagcm/datafile'/ ! data datafile /'/d5/aslmd/LMD_MM_MARS_DATA/dust'/ data datafile /'../data_physics/'/ !-----------------------------------------------------------------------