source: LMDZ6/trunk/libf/phylmd/dimpft_mod_h.f90

Last change on this file was 5305, checked in by abarral, 38 hours ago

Turn YOMCST2.h.h into module

  • 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: 111 bytes
RevLine 
[5305]1MODULE dimpft_mod_h
2  IMPLICIT NONE; PRIVATE
3  PUBLIC nvm_lmdz
4
5  INTEGER :: nvm_lmdz
6END MODULE dimpft_mod_h
7
Note: See TracBrowser for help on using the repository browser.