Changeset 5160 for LMDZ6/branches/Amaury_dev/libf/phylmd/cva_driver.F90
- Timestamp:
- Aug 3, 2024, 2:56:58 PM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Amaury_dev/libf/phylmd/cva_driver.F90
r5142 r5160 556 556 557 557 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) 560 560 561 561 ! ------------------------------------------------------------------- … … 775 775 END IF 776 776 777 ! print*, 'cv3_feed-> iflag1, plcl1 ',iflag1(1),plcl1(1)777 ! PRINT *, 'cv3_feed-> iflag1, plcl1 ',iflag1(1),plcl1(1) 778 778 779 779 ! -------------------------------------------------------------------- … … 804 804 ! ------------------------------------------------------------------- 805 805 806 ! print*,' avant triggering, iflag_con ',iflag_con806 ! PRINT *,' avant triggering, iflag_con ',iflag_con 807 807 808 808 IF (iflag_con==3) THEN … … 1035 1035 END IF 1036 1036 1037 ! print*,'cv_closure-> cape ',cape(1)1037 ! PRINT *,'cv_closure-> cape ',cape(1) 1038 1038 1039 1039 ! ------------------------------------------------------------------- … … 1128 1128 END IF !(debut) THEN 1129 1129 1130 ! print*,'cv_unsat-> mp ',mp1131 ! print*,'cv_unsat-> water ',water1130 ! PRINT *,'cv_unsat-> mp ',mp 1131 ! PRINT *,'cv_unsat-> water ',water 1132 1132 ! ------------------------------------------------------------------- 1133 1133 ! --- YIELD
Note: See TracChangeset
for help on using the changeset viewer.