Last change
on this file since 544 was
541,
checked in by jgipsl, 16 years ago
|
Added LMDZ4 forced configuration using the "old physics" of LMDZ with
possiblity to later add a second set parameter files to run "new
physics" in the same configuration. This configuration is adapted to the
latest LMDZ trunk version.
|
File size:
563 bytes
|
Rev | Line | |
---|
[541] | 1 | #- $Id$ |
---|
| 2 | #--------------------------------------------------------------------- |
---|
| 3 | #- Creation des elements relatifs a LMDZ4_V3_1 + ORCHIDEE_1_9_1 : |
---|
| 4 | #- LMDZ4_V2_1 (lib, executable : gcm.e) |
---|
| 5 | #- ORCHIDEE (lib + modules F90) |
---|
| 6 | #- IOIPSL (lib + modules F90) |
---|
| 7 | #--------------------------------------------------------------------- |
---|
| 8 | SHELL = /bin/sh |
---|
| 9 | #--------------------------------------------------------------------- |
---|
| 10 | LIBDIR = ../../../../lib |
---|
| 11 | BINDIR = ../../../../bin |
---|
| 12 | MODDIR = $(LIBDIR) |
---|
| 13 | #--------------------------------------------------------------------- |
---|
| 14 | #- |
---|
Note: See
TracBrowser
for help on using the repository browser.