|
Last change
on this file since 269 was
253,
checked in by emillour, 14 years ago
|
|
Generic GCM
- Massive update to version 0.7
EM+RW
|
|
File size:
479 bytes
|
| Line | |
|---|
| 1 | !----------------------------------------------------------------------- |
|---|
| 2 | ! INCLUDE datafile.h |
|---|
| 3 | |
|---|
| 4 | ! Address of the directory containing tables of data needed by the UCM |
|---|
| 5 | |
|---|
| 6 | character (len=300) :: datafile |
|---|
| 7 | ! data datafile /'/home/rdword/gcm/datagcm_lite'/ ! laptop |
|---|
| 8 | data datafile /'/san/home/rdword/gcm/datagcm'/ ! gnome iDataPlex |
|---|
| 9 | ! data datafile /'/u/rwlmd/datagcm'/ ! planetary cluster |
|---|
| 10 | !----------------------------------------------------------------------- |
|---|
Note: See
TracBrowser
for help on using the repository browser.