Changeset 124 for palm/trunk/SOURCE/init_ocean.f90
- Timestamp:
- Oct 19, 2007 3:47:46 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/init_ocean.f90
r98 r124 4 4 ! Actual revisions: 5 5 ! ----------------- 6 ! 6 ! Bugfix: Initial density rho is calculated 7 7 ! 8 8 ! Former revisions: … … 73 73 prho_reference = prho_reference / ( zu(nzt) - zu(nzb) ) 74 74 75 ! 76 !-- Calculate the initial potential density, based on the initial 77 !-- temperature and salinity profile 78 CALL eqn_state_seawater 79 75 80 76 81 END SUBROUTINE init_ocean
Note: See TracChangeset
for help on using the changeset viewer.