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/dyn3d/sw_case_williamson91_6.f90

    r5271 r5272  
    3030
    3131  USE dimensions_mod, ONLY: iim, jjm, llm, ndm
     32USE paramet_mod_h, ONLY: iip1, iip2, iip3, jjp1, llmp1, llmp2, llmm1, kftd, ip1jm, ip1jmp1, &
     33          ip1jmi1, ijp1llm, ijmllm, mvar, jcfil, jcfllm
    3234IMPLICIT NONE
    3335  !-----------------------------------------------------------------------
     
    3638
    3739
    38   include "paramet.h"
     40
    3941  include "comgeom.h"
    4042  include "iniprint.h"
Note: See TracChangeset for help on using the changeset viewer.