Changeset 1442 for trunk/LMDZ.COMMON/libf/dyn3d_common
- Timestamp:
- Jun 4, 2015, 4:23:32 PM (10 years ago)
- Location:
- trunk/LMDZ.COMMON/libf/dyn3d_common
- Files:
-
- 2 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/dyn3d_common/disvert.F90
r1422 r1442 25 25 ! Triggered by the levels number llm. 26 26 !------------------------------------------------------------------------------- 27 ! Read in "comvert .h":27 ! Read in "comvert_mod": 28 28 29 29 ! pa !--- vertical coordinate is close to a PRESSURE COORDINATE FOR P … … 31 31 32 32 ! preff !--- REFERENCE PRESSURE (101325 Pa) 33 ! Written in "comvert .h":33 ! Written in "comvert_mod": 34 34 ! ap(llm+1), bp(llm+1) !--- Ap, Bp HYBRID COEFFICIENTS AT INTERFACES 35 35 ! aps(llm), bps(llm) !--- Ap, Bp HYBRID COEFFICIENTS AT MID-LAYERS
Note: See TracChangeset
for help on using the changeset viewer.