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

Turn paramet.h into a module

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmdiso/isotopes_routines_mod.F90

    r5271 r5272  
    1445814458
    1445914459        USE dimensions_mod, ONLY: iim, jjm, llm, ndm
     14460USE paramet_mod_h, ONLY: iip1, iip2, iip3, jjp1, llmp1, llmp2, llmm1, kftd, ip1jm, ip1jmp1, &
     14461          ip1jmi1, ijp1llm, ijmllm, mvar, jcfil, jcfllm
    1446014462implicit none
    1446114463
     
    1446414466INCLUDE "YOMCST.h"
    1446514467!
    14466 !INCLUDE "paramet.h"
     14468!
    1446714469       
    1446814470        ! inputs
Note: See TracChangeset for help on using the changeset viewer.