Changeset 4180 for palm/trunk/SOURCE/init_coupling.f90
- Timestamp:
- Aug 21, 2019 2:37:54 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/init_coupling.f90
r3655 r4180 27 27 ! references to mrun replaced by palmrun, and updated 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 ! 2669 2017-12-06 16:03:27Z raasch36 ! file extension for vertical nesting changed to "_NV"37 !38 ! 2365 2017-08-21 14:59:59Z kanani39 ! Vertical nesting implemented (SadiqHuq)40 !41 ! 2298 2017-06-29 09:28:18Z raasch42 ! MPI2 coupling removed43 !44 ! 2101 2017-01-05 16:42:31Z suehring45 !46 ! 2000 2016-08-20 18:09:15Z knoop47 ! Forced header and separation lines into 80 columns48 !49 ! 1808 2016-04-05 19:44:00Z raasch50 ! routine local_getenv replaced by standard FORTRAN routine51 !52 ! 1682 2015-10-07 23:56:08Z knoop53 ! Code annotations made doxygen readable54 !55 ! 1320 2014-03-20 08:40:49Z raasch56 ! ONLY-attribute added to USE-statements,57 ! kind-parameters added to all INTEGER and REAL declaration statements,58 ! kinds are defined in new module kinds,59 ! revision history before 2012 removed,60 ! comment fields (!:) to be used for variable explanations added to61 ! all variable declaration statements62 !63 ! 1036 2012-10-22 13:43:42Z raasch64 ! code put under GPL (PALM 3.9)65 !66 ! 222 2009-01-12 16:04:16Z letzel67 ! Initial revision68 29 ! 69 30 ! Description:
Note: See TracChangeset
for help on using the changeset viewer.