Changeset 4144 for palm/trunk/SOURCE/chem_emissions_mod.f90
- Timestamp:
- Aug 6, 2019 9:11:47 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/chem_emissions_mod.f90
r4055 r4144 27 27 ! ----------------- 28 28 ! $Id$ 29 ! relational operators .EQ., .NE., etc. replaced by ==, /=, etc. 30 ! 31 ! 4055 2019-06-27 09:47:29Z suehring 29 32 ! - replaced local thermo. constants w/ module definitions in 30 33 ! basic_constants_and_equations_mod (rgas_univ, p_0, r_d_cp) … … 724 727 END DO ! ind_mod 725 728 726 ELSE ! if len_index_voc .le.0729 ELSE ! if len_index_voc <= 0 727 730 728 731 !
Note: See TracChangeset
for help on using the changeset viewer.