Changeset 4180 for palm/trunk/SOURCE/timestep_scheme_steering.f90
- Timestamp:
- Aug 21, 2019 2:37:54 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/timestep_scheme_steering.f90
r3655 r4180 27 27 ! OpenACC port for SPEC 28 28 ! 29 ! 2718 2018-01-02 08:49:38Z maronga30 ! Corrected "Former revisions" section31 !32 ! 2696 2017-12-14 17:12:51Z kanani33 ! Change in file header (GPL part)34 !35 ! 2101 2017-01-05 16:42:31Z suehring36 !37 ! 2000 2016-08-20 18:09:15Z knoop38 ! Forced header and separation lines into 80 columns39 !40 ! 1682 2015-10-07 23:56:08Z knoop41 ! Code annotations made doxygen readable42 !43 ! 1322 2014-03-20 16:38:49Z raasch44 ! REAL constants defined as wp-kind45 !46 ! 1320 2014-03-20 08:40:49Z raasch47 ! ONLY-attribute added to USE-statements48 !49 ! 1036 2012-10-22 13:43:42Z raasch50 ! code put under GPL (PALM 3.9)51 !52 ! 1001 2012-09-13 14:08:46Z raasch53 ! all actions concerning leapfrog scheme removed54 !55 ! Revision 1.1 2004/01/28 15:34:47 raasch56 ! Initial revision57 !58 29 ! 59 30 ! Description:
Note: See TracChangeset
for help on using the changeset viewer.