Changeset 97 for palm/trunk/SOURCE/CURRENT_MODIFICATIONS
- Timestamp:
- Jun 21, 2007 8:23:15 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/CURRENT_MODIFICATIONS
r96 r97 1 1 New: 2 2 --- 3 ocean version including prognostic equation for salinity and equation of state for seawater4 + inipar-parameters bc_sa_t, bottom_salinityflux, ocean, sa_surface, sa_vertical_gradient, sa_vertical_gradient_level, top_salinityflux5 3 6 average_3d_data, boundary_conds, buoyancy, check_parameters, data_output_2d, data_output_3d, diffusion_e, flow_statistics, header, init_grid, init_3d_model, modules, parin, prognostic_equations, read_var_list, sum_up_3d_data, swap_timelevel, time_integration, user_interface, write_var_list, write_3d_binary7 8 New:9 eqn_state_seawater, init_ocean10 4 11 5 Changed: 12 6 ------- 13 hydro_press renamed hyp, routine calc_mean_pt_profile renamed calc_mean_profile14 15 advec_particles, buoyancy, calc_liquid_water_content, init_cloud_physics, modules, prognostic_equations16 7 17 8 … … 19 10 ------ 20 11 21 Bugfix: height above topography instead of height above level k=0 is used for calculating the mixing length (diffusion_e and diffusivities).22 12 23 diffusion_e, prognostic_equations24 25 26 27 28 To be completed (adjusted to ocean version):29 ----------------30 31 boundary conditions for salinity (check_parameters)32 output of salinity profile (header)33 34 initialization of ug,vg profiles35 36 calculation of w*37 output of theta* and z_i (e.g. run_control file)38 39 default disturbance level40 41 Bott-Chlond scheme to be extended for salinity42 43 Upstream-spline scheme to be extended for salinity?????
Note: See TracChangeset
for help on using the changeset viewer.