- Timestamp:
- Mar 13, 2017 8:19:37 AM (8 years ago)
- Location:
- palm/trunk/SOURCE
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/modules.f90
r2174 r2175 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Changed default values for most_method to 'newton'22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2174 2017-03-13 08:18:57Z maronga 29 ! Changed default values for most_method to 'newton' 30 ! 28 31 ! 2118 2017-01-17 16:38:49Z raasch 29 32 ! -acc_rank, background_communication, i_left, i_right, j_south, j_north, -
palm/trunk/SOURCE/pmc_interface_mod.f90
r2174 r2175 21 21 ! Current revisions: 22 22 ! ------------------ 23 ! 24 ! 25 ! Former revisions: 26 ! ----------------- 27 ! $Id$ 28 ! 29 ! 2174 2017-03-13 08:18:57Z maronga 23 30 ! Added support for cloud physics quantities, syntax layout improvements. Data 24 31 ! transfer of qc and nc is prepared but currently deactivated until both … … 26 33 ! Some bugfixes. 27 34 ! 28 ! Former revisions:29 ! -----------------30 ! $Id$31 !32 35 ! 2019 2016-09-30 13:40:09Z hellstea 33 36 ! Bugfixes mainly in determining the anterpolation index bounds. These errors -
palm/trunk/SOURCE/time_integration.f90
r2174 r2175 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Added support for nesting with cloud microphysics22 ! 23 23 ! 24 24 ! Former revisions: … … 26 26 ! $Id$ 27 27 ! 28 ! 2174 2017-03-13 08:18:57Z maronga 29 ! Added support for nesting with cloud microphysics 30 ! 28 31 ! 2118 2017-01-17 16:38:49Z raasch 29 32 ! OpenACC directives and related code removed
Note: See TracChangeset
for help on using the changeset viewer.