Changeset 4217
- Timestamp:
- Sep 4, 2019 9:47:05 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/indoor_model_mod.f90
r4214 r4217 21 21 ! Current revisions: 22 22 ! ----------------- 23 ! 24 ! 23 ! 24 ! 25 25 ! Former revisions: 26 26 ! ----------------- 27 27 ! $Id$ 28 ! Corrected "Former revisions" section 29 ! 28 30 ! 4209 2019-09-02 12:00:03Z suehring 29 31 ! - Bugfix in initialization of indoor temperature 30 32 ! - Prescibe default indoor temperature in case it is not given in the 31 33 ! namelist input 32 ! 33 ! 34 ! 35 ! 4182 2019-08-21 14:37:54Z scharf 34 36 ! Corrected "Former revisions" section 35 37 ! 36 ! 38 ! 4148 2019-08-08 11:26:00Z suehring 37 39 ! Bugfix in case of non grid-resolved buildings. Further, vertical grid spacing 38 40 ! is now considered at the correct level. … … 51 53 ! - bugfix in averaging mean indoor temperature 52 54 ! 53 ! 3759 2019-02-21 15:53:45Z suehring $55 ! 3759 2019-02-21 15:53:45Z suehring 54 56 ! - Calculation of total building volume 55 57 ! - Several bugfixes … … 65 67 ! 66 68 ! 3744 2019-02-15 18:38:58Z suehring 67 ! 3597 2018-12-04 08:40:18Z maronga 68 ! Renamed t_surf_10cm to pt_10cm 69 ! Some interface calls moved to module_interface + cleanup 69 70 ! 70 71 ! 3469 2018-10-30 20:05:07Z kanani
Note: See TracChangeset
for help on using the changeset viewer.