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

Turn paramet.h into a module

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/StratAer/calcaerosolstrato_rrtm.f90

    r5271 r5272  
    1212
    1313  USE dimensions_mod, ONLY: iim, jjm, llm, ndm
     14USE paramet_mod_h, ONLY: iip1, iip2, iip3, jjp1, llmp1, llmp2, llmm1, kftd, ip1jm, ip1jmp1, &
     15          ip1jmi1, ijp1llm, ijmllm, mvar, jcfil, jcfllm
    1416IMPLICIT NONE
    1517
    1618
    1719  INCLUDE "clesphys.h"
    18   INCLUDE "paramet.h"
     20
    1921  INCLUDE "iniprint.h"
    2022
Note: See TracChangeset for help on using the changeset viewer.