Changeset 849 for trunk/LMDZ.COMMON/libf
- Timestamp:
- Nov 22, 2012, 9:10:25 AM (12 years ago)
- Location:
- trunk/LMDZ.COMMON/libf
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/dyn3d/calfis.F
r841 r849 462 462 c 463 463 if (planet_type=="earth") then 464 #ifdef CPP_ PHYS464 #ifdef CPP_EARTH 465 465 ! PVtheta calls tetalevel, which is in the (Earth) physics 466 466 cIM calcul PV a teta=350, 380, 405K -
trunk/LMDZ.COMMON/libf/dyn3dpar/calfis_p.F
r847 r849 512 512 513 513 IF (is_sequential.and.(planet_type=="earth")) THEN 514 #ifdef CPP_ PHYS514 #ifdef CPP_EARTH 515 515 ! PVtheta calls tetalevel, which is in the physics 516 516 cIM calcul PV a teta=350, 380, 405K
Note: See TracChangeset
for help on using the changeset viewer.