Changeset 94 for palm/trunk/SOURCE/CURRENT_MODIFICATIONS
- Timestamp:
- Jun 1, 2007 3:25:22 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/CURRENT_MODIFICATIONS
r90 r94 1 1 New: 2 2 --- 3 ocean version including prognostic equation for salinity and equation of state for seawater 4 + inipar-parameters ocean, sa_surface, sa_vertical_gradient, sa_vertical_gradient_level, top_salinity_flux 5 6 check_parameters, diffusion_e, flow_statistics, header, init_grid, init_3d_model, modules, parin, prognostic_equations, read_var_list, write_var_list, write_3d_binary 3 7 4 8 … … 7 11 8 12 13 14 15 9 16 Errors: 10 17 ------ 18 19 Bugfix: height above topography instead of height above level k=0 is used for calculating the mixing length (diffusion_e and diffusivities). 20 21 diffusion_e, prognostic_equations 22 23 24 25 26 To be completed (adjusted to ocean version): 27 ---------------- 28 29 boundary conditions for salinity (check_parameters) 30 output of salinity profile (header) 31 32 initialization of ug,vg profiles 33 34 calculation of w* 35 output of theta* and z_i (e.g. run_control file) 36 37 default disturbance level
Note: See TracChangeset
for help on using the changeset viewer.