source: LMDZ6/branches/Amaury_dev/libf/phylmd/lmdz_dimpft.f90 @ 5157

Last change on this file since 5157 was 5142, checked in by abarral, 8 weeks ago

Put cvparam.h, fcg_gcssold.h, planete.h, tsoilnudge.h, YOECUMF.h into modules

  • Property copyright set to
    Name of program: LMDZ
    Creation date: 1984
    Version: LMDZ5
    License: CeCILL version 2
    Holder: Laboratoire de m\'et\'eorologie dynamique, CNRS, UMR 8539
    See the license file in the root directory
File size: 104 bytes
Line 
1MODULE lmdz_dimpft
2  IMPLICIT NONE; PRIVATE
3  PUBLIC nvm_lmdz
4
5  INTEGER nvm_lmdz
6END MODULE lmdz_dimpft
Note: See TracBrowser for help on using the repository browser.