Ignore:
Timestamp:
Oct 24, 2024, 5:53:15 PM (33 hours ago)
Author:
abarral
Message:

Turn paramet.h into a module

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/dyn3d/bilan_dyn.f90

    r5271 r5272  
    1616
    1717  USE dimensions_mod, ONLY: iim, jjm, llm, ndm
     18USE paramet_mod_h, ONLY: iip1, iip2, iip3, jjp1, llmp1, llmp2, llmm1, kftd, ip1jm, ip1jmp1, &
     19          ip1jmi1, ijp1llm, ijmllm, mvar, jcfil, jcfllm
    1820IMPLICIT NONE
    1921
    2022
    21   include "paramet.h"
     23
    2224  include "comgeom2.h"
    2325  include "iniprint.h"
Note: See TracChangeset for help on using the changeset viewer.