Ignore:
Timestamp:
Aug 3, 2024, 2:56:58 PM (3 months ago)
Author:
abarral
Message:

Put .h into modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/phylmd/cva_driver.F90

    r5142 r5160  
    556556
    557557
    558 ! print *, 't1, t1_wake ',(k,t1(1,k),t1_wake(1,k),k=1,nd)
    559 ! print *, 'q1, q1_wake ',(k,q1(1,k),q1_wake(1,k),k=1,nd)
     558! PRINT *, 't1, t1_wake ',(k,t1(1,k),t1_wake(1,k),k=1,nd)
     559! PRINT *, 'q1, q1_wake ',(k,q1(1,k),q1_wake(1,k),k=1,nd)
    560560
    561561! -------------------------------------------------------------------
     
    775775  END IF
    776776
    777 ! print *, 'cv3_feed-> iflag1, plcl1 ',iflag1(1),plcl1(1)
     777! PRINT *, 'cv3_feed-> iflag1, plcl1 ',iflag1(1),plcl1(1)
    778778
    779779! --------------------------------------------------------------------
     
    804804! -------------------------------------------------------------------
    805805
    806 ! print *,' avant triggering, iflag_con ',iflag_con
     806! PRINT *,' avant triggering, iflag_con ',iflag_con
    807807
    808808  IF (iflag_con==3) THEN
     
    10351035    END IF
    10361036
    1037 ! print *,'cv_closure-> cape ',cape(1)
     1037! PRINT *,'cv_closure-> cape ',cape(1)
    10381038
    10391039! -------------------------------------------------------------------
     
    11281128    END IF !(debut) THEN
    11291129
    1130 ! print *,'cv_unsat-> mp ',mp
    1131 ! print *,'cv_unsat-> water ',water
     1130! PRINT *,'cv_unsat-> mp ',mp
     1131! PRINT *,'cv_unsat-> water ',water
    11321132! -------------------------------------------------------------------
    11331133! --- YIELD
Note: See TracChangeset for help on using the changeset viewer.