Changeset 130 for trunk/libf/phytitan/optci_1pt.F
- Timestamp:
- May 25, 2011, 3:45:43 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libf/phytitan/optci_1pt.F
r102 r130 318 318 C ??FLAG? HERE MUST BE WATCHED CAREFULLY 319 319 U=COLDEN(J)*6.02204E23/BMU 320 320 c if(ig.eq.1.and.k.eq.nspecv/2) print*,'Avant GAS2' 321 321 if((ylellouch).or.(.not.hcnrad)) then 322 322 CALL GAS2_NOHCN(J, KGAS,TBAR,PBAR,U,TAU2) … … 324 324 CALL GAS2(J, KGAS,TBAR,PBAR,U,TAU2) 325 325 endif 326 326 c if(ig.eq.1.and.k.eq.nspecv/2) print*,'Apres GAS2' 327 327 TAUGAS=TAUGAS+TAU2 328 328 ENDIF
Note: See TracChangeset
for help on using the changeset viewer.