Changeset 4272 for palm/trunk/SOURCE/salsa_mod.f90
- Timestamp:
- Oct 23, 2019 3:18:57 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/salsa_mod.f90
r4270 r4272 26 26 ! ----------------- 27 27 ! $Id$ 28 ! Further modularization of boundary conditions: moved boundary conditions to 29 ! respective modules 30 ! 31 ! 4270 2019-10-23 10:46:20Z monakurppa 28 32 ! - Implement offline nesting for salsa 29 33 ! - Alphabetic ordering for module interfaces … … 8090 8094 INTEGER(iwp) :: ig !< index for salsa gases 8091 8095 8096 8097 ! 8098 !-- moved from boundary_conds 8099 CALL salsa_boundary_conds 8092 8100 ! 8093 8101 !-- Boundary conditions for prognostic quantitites of other modules:
Note: See TracChangeset
for help on using the changeset viewer.