Changeset 3184 for palm/trunk/SOURCE
- Timestamp:
- Jul 27, 2018 5:13:09 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/parin.f90
r3183 r3184 25 25 ! ----------------- 26 26 ! $Id$ 27 ! Bugfix, comment setting of chemistry and passive scalar top boundary condition 28 ! in case of offline nesting 29 ! 30 ! 3183 2018-07-27 14:25:55Z suehring 27 31 ! Rename variables and boundary conditions in mesoscale-offline nesting mode 28 32 ! … … 962 966 bc_pt_t = 'nesting_offline' 963 967 bc_q_t = 'nesting_offline' 964 bc_s_t = 'nesting_offline' ! scalar boundary condition is not clear965 bc_cs_t = 'nesting_offline' ! same for chemical species968 ! bc_s_t = 'nesting_offline' ! scalar boundary condition is not clear 969 ! bc_cs_t = 'nesting_offline' ! same for chemical species 966 970 bc_p_t = 'neumann' 967 971 ENDIF
Note: See TracChangeset
for help on using the changeset viewer.