Changeset 1944 for LMDZ5/trunk/makegcm


Ignore:
Timestamp:
Jan 22, 2014, 6:39:15 PM (11 years ago)
Author:
lguez
Message:

Created directory dyn3d_common. Began moving to dyn3d_common files
that were duplicated in dyn3d, dyn3dpar and dyn3dmem. Adapted
compilation files for makegcm, makelmdz and makelmdz_fcm. Adapted
install_1d_src.sh.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/makegcm

    r1907 r1944  
    1010set physique=lmd
    1111set phys="PHYS=$physique"
    12 set include='-I$(LIBF)/grid -I$(LIBF)/bibio -I$(LIBF)/filtrez -I. '
     12set include='-I$(LIBF)/grid -I$(LIBF)/bibio -I$(LIBF)/dyn3d_common -I$(LIBF)/filtrez -I. '
    1313set filtre=filtrez
    1414set grille=reg
Note: See TracChangeset for help on using the changeset viewer.