Ignore:
Timestamp:
Aug 11, 2025, 3:55:40 PM (4 weeks ago)
Author:
ikovalenko
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.VENUS/libf/phyvenus/nlte_tcool.F

    r2048 r3884  
    3131      use dimphy
    3232      use conc, only: mmean, cpnew
     33      use YOMCST_mod
    3334      implicit none
    3435
    3536      include "nlte_paramdef.h"
    3637      include "nlte_commons.h"
    37       include "YOMCST.h"
     38c      include "YOMCST.h"
    3839
    3940c     Arguments
     
    13741375      function hrkday_convert                       
    13751376     @     ( mmean_nlte,cpmean_nlte )         
    1376      
     1377      use YOMCST_mod
    13771378      implicit none                           
    13781379     
    1379 #include "YOMCST.h"
     1380c#include "YOMCST.h"
    13801381c#include "param.h"
    13811382     
Note: See TracChangeset for help on using the changeset viewer.