Last change
on this file since 1632 was
1189,
checked in by jgipsl, 14 years ago
|
Modifications in config LMDZOR_v4 (config under developement) :
- The model LMDZ should be in directory modipsl/model/LMDZ (and not LMDZ4)
- bug in script get_era.x
|
File size:
537 bytes
|
Rev | Line | |
---|
[197] | 1 | #- $Id$ |
---|
| 2 | #--------------------------------------------------------------------- |
---|
[1189] | 3 | #- Creation des elements relatifs a LMDZ + ORCHIDEE : |
---|
| 4 | #- LMDZ (lib, executable : gcm.e) |
---|
[197] | 5 | #- ORCHIDEE (lib + modules F90) |
---|
| 6 | #- IOIPSL (lib + modules F90) |
---|
| 7 | #--------------------------------------------------------------------- |
---|
| 8 | SHELL = /bin/sh |
---|
| 9 | #--------------------------------------------------------------------- |
---|
[589] | 10 | LIBDIR = ../../lib |
---|
| 11 | BINDIR = ../../bin |
---|
[197] | 12 | MODDIR = $(LIBDIR) |
---|
| 13 | #--------------------------------------------------------------------- |
---|
| 14 | #- |
---|
Note: See
TracBrowser
for help on using the repository browser.