Changeset 4180 for palm/trunk/SOURCE/random_gauss.f90
- Timestamp:
- Aug 21, 2019 2:37:54 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/random_gauss.f90
r3655 r4180 27 27 ! Corrected "Former revisions" section 28 28 ! 29 ! 2696 2017-12-14 17:12:51Z kanani30 ! Change in file header (GPL part)31 !32 ! 2101 2017-01-05 16:42:31Z suehring33 !34 ! 2000 2016-08-20 18:09:15Z knoop35 ! Forced header and separation lines into 80 columns36 !37 ! 1682 2015-10-07 23:56:08Z knoop38 ! Code annotations made doxygen readable39 !40 ! 1342 2014-03-26 17:04:47Z kanani41 ! REAL constants defined as wp-kind42 !43 ! 1320 2014-03-20 08:40:49Z raasch44 ! ONLY-attribute added to USE-statements,45 ! kind-parameters added to all INTEGER and REAL declaration statements,46 ! kinds are defined in new module kinds,47 ! old module precision_kind is removed,48 ! revision history before 2012 removed,49 ! comment fields (!:) to be used for variable explanations added to50 ! all variable declaration statements51 !52 ! 1036 2012-10-22 13:43:42Z raasch53 ! code put under GPL (PALM 3.9)54 !55 ! RCS Log replace by Id keyword, revision history cleaned up56 !57 ! Revision 1.1 1998/03/25 20:09:47 raasch58 ! Initial revision59 !60 29 ! 61 30 ! Description:
Note: See TracChangeset
for help on using the changeset viewer.