source: palm/trunk/SOURCE/CURRENT_MODIFICATIONS @ 95

Last change on this file since 95 was 95, checked in by raasch, 18 years ago

further preliminary uncomplete changes for ocean version

  • Property svn:keywords set to Id
File size: 1.1 KB
RevLine 
[34]1New:
2---
[94]3ocean version including prognostic equation for salinity and equation of state for seawater
[95]4+ inipar-parameters bc_sa_t, bottom_salinityflux, ocean, sa_surface, sa_vertical_gradient, sa_vertical_gradient_level, top_salinityflux
[34]5
[95]6boundary_conds, check_parameters, diffusion_e, flow_statistics, header, init_grid, init_3d_model, modules, parin, prognostic_equations, read_var_list, swap_timelevel, time_integration, user_interface, write_var_list, write_3d_binary
[57]7
[95]8New:
9eqn_state_seawater, init_ocean
[94]10
[34]11Changed:
12-------
[95]13hydro_press renamed hyp
[73]14
[95]15advec_particles
[76]16
[94]17
[34]18Errors:
19------
[94]20
21Bugfix: height above topography instead of height above level k=0 is used for calculating the mixing length (diffusion_e and diffusivities).
22
23diffusion_e, prognostic_equations
24
25
26
27
28To be completed (adjusted to ocean version):
29----------------
30
31boundary conditions for salinity (check_parameters)
32output of salinity profile (header)
33
34initialization of ug,vg profiles
35
36calculation of w*
37output of theta* and z_i (e.g. run_control file)
38
[95]39default disturbance level
40
41Bott-Chlond scheme to be extended for salinity
42
43Upstream-spline scheme to be extended for salinity?????
Note: See TracBrowser for help on using the repository browser.