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

Turn paramet.h into a module

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/filtrez/filtreg.F90

    r5271 r5272  
    88
    99  USE dimensions_mod, ONLY: iim, jjm, llm, ndm
     10USE paramet_mod_h, ONLY: iip1, iip2, iip3, jjp1, llmp1, llmp2, llmm1, kftd, ip1jm, ip1jmp1, &
     11          ip1jmi1, ijp1llm, ijmllm, mvar, jcfil, jcfllm
    1012IMPLICIT NONE
    1113  !=======================================================================
     
    4850  !
    4951
    50   INCLUDE "paramet.h"
     52
    5153  INCLUDE "coefils.h"
    5254
Note: See TracChangeset for help on using the changeset viewer.