Changeset 1254
- Timestamp:
- Nov 7, 2013 10:53:19 AM (11 years ago)
- Location:
- palm/trunk/SOURCE
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/calc_liquid_water_content.f90
r1253 r1254 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Bugfix: q is set to qr in case that q is smaller than qr22 ! 23 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 1253 2013-11-07 10:48:12Z fricke 29 ! Bugfix: q is set to qr in case that q is smaller than qr 27 30 ! 28 31 ! 1115 2013-03-26 18:16:16Z hoffmann -
palm/trunk/SOURCE/read_var_list.f90
r1253 r1254 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Bugfix: add ref_state to read_parts_of_var_list, otherwise ref_state 23 ! is zero for initializing_actions = 'cyclic_fill' 22 ! 24 23 ! 25 24 ! Former revisions: 26 25 ! ----------------- 27 26 ! $Id$ 27 ! 28 ! 1253 2013-11-07 10:48:12Z fricke 29 ! Bugfix: add ref_state to read_parts_of_var_list, otherwise ref_state 30 ! is zero for initializing_actions = 'cyclic_fill' 28 31 ! 29 32 ! 1241 2013-10-30 11:36:58Z heinze
Note: See TracChangeset
for help on using the changeset viewer.