Changeset 98


Ignore:
Timestamp:
Jun 21, 2007 9:36:33 AM (17 years ago)
Author:
raasch
Message:

updating comments and rc-file

Location:
palm/trunk
Files:
34 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/DOC/tec/technical_documentation.html

    r97 r98  
    23112311replaced by multiplication of the inverse. For performance
    23122312optimisation, this is done in the loop calculating the divergence
    2313 instead of using a seperate loop.<br><br>Variables <span style="font-family: Courier New,Courier,monospace;">var_hom</span> and <span style="font-family: Courier New,Courier,monospace;">var_sum</span> are both renamed <span style="font-family: Courier New,Courier,monospace;">pr_palm</span>.</td><td style="vertical-align: top;">data_output_profiles, flow_statistics, init_3d_model, modules, parin, pres, read_var_list, run_control, time_integration</td></tr><tr><td style="vertical-align: top;">&nbsp;</td><td style="vertical-align: top;">&nbsp;</td><td style="vertical-align: top;">&nbsp;</td><td style="vertical-align: top;">E</td><td style="vertical-align: top;">Bugfix: <span style="font-family: Courier New,Courier,monospace;">work_fft*_vec</span> removed from some PRIVATE-declarations (<span style="font-family: Courier New,Courier,monospace;">poisfft</span>).<br><br>Bugfix: <span style="font-family: Courier New,Courier,monospace;">field_chr</span> renamed <span style="font-family: Courier New,Courier,monospace;">field_char</span> (<span style="font-family: Courier New,Courier,monospace;">user_interface</span>).<br><br>Bugfix: output of <span style="font-family: Courier New,Courier,monospace;">use_upstream_for_tke</span> (<span style="font-family: Courier New,Courier,monospace;">header</span>).</td><td style="vertical-align: top;">header, poisfft, user_interface</td></tr><tr><td style="vertical-align: top;">21/06/07</td><td style="vertical-align: top;">SR</td><td style="vertical-align: top;">3.3</td><td style="vertical-align: top;">N</td><td style="vertical-align: top;">This version allows runs for the ocean. Ocean runs can be switched on with the ne inipar-parameter <span style="font-family: Courier New,Courier,monospace;">ocean</span>.<br><br>Setting this switch has several effects:<br><ul><li>An additional prognostic equation for salinity is solved.</li><li>Potential temperature in buoyancy and stability-related terms is replaced by potential density.</li><li>Potential
     2313instead of using a seperate loop.<br><br>Variables <span style="font-family: Courier New,Courier,monospace;">var_hom</span> and <span style="font-family: Courier New,Courier,monospace;">var_sum</span> are both renamed <span style="font-family: Courier New,Courier,monospace;">pr_palm</span>.</td><td style="vertical-align: top;">data_output_profiles, flow_statistics, init_3d_model, modules, parin, pres, read_var_list, run_control, time_integration</td></tr><tr><td style="vertical-align: top;">&nbsp;</td><td style="vertical-align: top;">&nbsp;</td><td style="vertical-align: top;">&nbsp;</td><td style="vertical-align: top;">E</td><td style="vertical-align: top;">Bugfix: <span style="font-family: Courier New,Courier,monospace;">work_fft*_vec</span> removed from some PRIVATE-declarations (<span style="font-family: Courier New,Courier,monospace;">poisfft</span>).<br><br>Bugfix: <span style="font-family: Courier New,Courier,monospace;">field_chr</span> renamed <span style="font-family: Courier New,Courier,monospace;">field_char</span> (<span style="font-family: Courier New,Courier,monospace;">user_interface</span>).<br><br>Bugfix: output of <span style="font-family: Courier New,Courier,monospace;">use_upstream_for_tke</span> (<span style="font-family: Courier New,Courier,monospace;">header</span>).</td><td style="vertical-align: top;">header, poisfft, user_interface</td></tr><tr><td style="vertical-align: top;">21/06/07</td><td style="vertical-align: top;">SR</td><td style="vertical-align: top;">3.3</td><td style="vertical-align: top;">N</td><td style="vertical-align: top;">This version allows runs for the ocean. These runs can be switched on with the new inipar-parameter <span style="font-family: Courier New,Courier,monospace;">ocean</span>.<br><br>Setting this switch has several effects:<br><ul><li>An additional prognostic equation for salinity is solved.</li><li>Potential temperature in buoyancy and stability-related terms is replaced by potential density.</li><li>Potential
    23142314density is calculated from the equation of state for seawater after
    23152315each timestep, using the algorithm proposed by Jackett et al. (2006, J.
    2316 Atmos. Oceanic Technol., <span style="font-weight: bold;">23</span>, 1709-1728).<br>So far, only the initial hydrostatic pressure is entered into this equation.</li><li>z=0 (sea surface) is assumed at the model top (vertical grid index <span style="font-family: Courier New,Courier,monospace;">k=nzt</span> on the w-grid), with negative values of z indicating the depth.</li><li>Initial profiles are constructed (e.g. from <a href="http://www.muk.uni-hannover.de/%7Eraasch/PALM_group/doc/app/chapter_4.1.html#pt_vertical_gradient">pt_vertical_gradient</a> / <a href="http://www.muk.uni-hannover.de/%7Eraasch/PALM_group/doc/app/chapter_4.1.html#pt_vertical_gradient_level">pt_vertical_gradient_level</a>) starting from the sea surface, using surface values&nbsp;given by <a href="http://www.muk.uni-hannover.de/%7Eraasch/PALM_group/doc/app/chapter_4.1.html#pt_surface">pt_surface</a>, <a href="http://www.muk.uni-hannover.de/%7Eraasch/PALM_group/doc/app/chapter_4.1.html#sa_surface">sa_surface</a>, <a href="http://www.muk.uni-hannover.de/%7Eraasch/PALM_group/doc/app/chapter_4.1.html#ug_surface">ug_surface</a>, and <a href="http://www.muk.uni-hannover.de/%7Eraasch/PALM_group/doc/app/chapter_4.1.html#vg_surface">vg_surface</a>.</li><li>Zero salinity flux is used as default boundary condition at the bottom of the sea.</li><li>If switched on, random perturbations are by default imposed to the upper model domain from zu(nzt*2/3) to zu(nzt-3).</li></ul>Relevant new inipar-parameters to be exclusively used for steering ocean runs are <span style="font-family: Courier New,Courier,monospace;">bc_sa_t</span>, <span style="font-family: Courier New,Courier,monospace;">bottom_salinityflux</span>, <span style="font-family: Courier New,Courier,monospace;">sa_surface</span>, <span style="font-family: Courier New,Courier,monospace;">sa_vertical_gradient</span>, <span style="font-family: Courier New,Courier,monospace;">sa_vertical_gradient_level</span>, and <span style="font-family: Courier New,Courier,monospace;">top_salinityflux</span>.<br><br>Salinity (<span style="font-family: Courier New,Courier,monospace;">sa</span>) and potential density (<span style="font-family: Courier New,Courier,monospace;">rho</span>) are included as new 2d/3d output quantities. Vertical profiles of salinity (<span style="font-family: Courier New,Courier,monospace;">sa</span>), salinity fluxes (<span style="font-family: Courier New,Courier,monospace;">w"sa"</span>, <span style="font-family: Courier New,Courier,monospace;">w*sa*</span>, <span style="font-family: Courier New,Courier,monospace;">wsa</span>), and potential density (<span style="font-family: Courier New,Courier,monospace;">rho</span>) can also be output.<span style="font-family: Courier New,Courier,monospace;"></span></td><td style="vertical-align: top;">advec_s_bc,
    2317 average_3d_data, boundary_conds, buoyancy, check_parameters,
    2318 data_output_2d, data_output_3d, diffusion_e, flow_statistics, header,
    2319 init_grid, init_3d_model, modules, netcdf, parin, production_e,
    2320 prognostic_equations, read_var_list, sum_up_3d_data, swap_timelevel,
    2321 time_integration, user_interface, write_var_list, write_3d_binary<br><br><span style="font-weight: bold;">new:</span><br>eqn_state_seawater, init_ocean</td></tr><tr><td style="vertical-align: top;">&nbsp;</td><td style="vertical-align: top;">&nbsp;</td><td style="vertical-align: top;">&nbsp;</td><td style="vertical-align: top;">C</td><td style="vertical-align: top;">Inipar-parameter <span style="font-family: Courier New,Courier,monospace;">use_pt_reference</span> renamed <span style="font-family: Courier New,Courier,monospace;">use_reference.</span><br>Internal variable <span style="font-family: Courier New,Courier,monospace;">hydro_press</span> renamed <span style="font-family: Courier New,Courier,monospace;">hyp</span>, routine <span style="font-family: Courier New,Courier,monospace;">calc_mean_pt_profile</span> renamed <span style="font-family: Courier New,Courier,monospace;">calc_mean_profile</span>.<br><br>The format of the <span style="font-family: Courier New,Courier,monospace;">RUN_CONTROL</span> file has been adjusted for ocean runs.</td><td style="vertical-align: top;">advec_particles,
    2322 buoyancy, calc_liquid_water_content, check_parameters, diffusion_e,
    2323 diffusivities, header, init_cloud_physics, modules, production_e,
    2324 prognostic_equations, run_control</td></tr><tr><td style="vertical-align: top;">&nbsp;</td><td style="vertical-align: top;">&nbsp;</td><td style="vertical-align: top;">&nbsp;</td><td style="vertical-align: top;">E</td><td style="vertical-align: top;"></td><td style="vertical-align: top;"></td></tr>
     2316Atmos. Oceanic Technol., <span style="font-weight: bold;">23</span>, 1709-1728).<br>So far, only the initial hydrostatic pressure is entered into this equation.</li><li>z=0 (sea surface) is assumed at the model top (vertical grid index <span style="font-family: Courier New,Courier,monospace;">k=nzt</span> on the w-grid), with negative values of z indicating the depth.</li><li>Initial profiles are constructed (e.g. from <a href="http://www.muk.uni-hannover.de/%7Eraasch/PALM_group/doc/app/chapter_4.1.html#pt_vertical_gradient">pt_vertical_gradient</a> / <a href="http://www.muk.uni-hannover.de/%7Eraasch/PALM_group/doc/app/chapter_4.1.html#pt_vertical_gradient_level">pt_vertical_gradient_level</a>) starting from the sea surface, using surface values&nbsp;given by <a href="http://www.muk.uni-hannover.de/%7Eraasch/PALM_group/doc/app/chapter_4.1.html#pt_surface">pt_surface</a>, <a href="http://www.muk.uni-hannover.de/%7Eraasch/PALM_group/doc/app/chapter_4.1.html#sa_surface">sa_surface</a>, <a href="http://www.muk.uni-hannover.de/%7Eraasch/PALM_group/doc/app/chapter_4.1.html#ug_surface">ug_surface</a>, and <a href="http://www.muk.uni-hannover.de/%7Eraasch/PALM_group/doc/app/chapter_4.1.html#vg_surface">vg_surface</a>.</li><li>Zero salinity flux is used as default boundary condition at the bottom of the sea.</li><li>If switched on, random perturbations are by default imposed to the upper model domain from zu(nzt*2/3) to zu(nzt-3).</li></ul>Relevant new inipar-parameters to be exclusively used for steering ocean runs are <span style="font-family: Courier New,Courier,monospace;">bc_sa_t</span>, <span style="font-family: Courier New,Courier,monospace;">bottom_salinityflux</span>, <span style="font-family: Courier New,Courier,monospace;">sa_surface</span>, <span style="font-family: Courier New,Courier,monospace;">sa_vertical_gradient</span>, <span style="font-family: Courier New,Courier,monospace;">sa_vertical_gradient_level</span>, and <span style="font-family: Courier New,Courier,monospace;">top_salinityflux</span>.<br><br>Salinity (<span style="font-family: Courier New,Courier,monospace;">sa</span>) and potential density (<span style="font-family: Courier New,Courier,monospace;">rho</span>) are included as new 2d/3d output quantities. Vertical profiles of salinity (<span style="font-family: Courier New,Courier,monospace;">sa</span>), salinity fluxes (<span style="font-family: Courier New,Courier,monospace;">w"sa"</span>, <span style="font-family: Courier New,Courier,monospace;">w*sa*</span>, <span style="font-family: Courier New,Courier,monospace;">wsa</span>), and potential density (<span style="font-family: Courier New,Courier,monospace;">rho</span>) can also be output.<span style="font-family: Courier New,Courier,monospace;"></span></td><td style="vertical-align: top;">advec_s_bc, average_3d_data,<br>boundary_conds, buoyancy,<br>check_parameters,&nbsp;data_output_2d,<br>data_output_3d,&nbsp;diffusion_e,<br>diffusivities,&nbsp;flow_statistics,&nbsp;header,<br>init_grid,&nbsp;init_3d_model,&nbsp;modules,<br>netcdf,&nbsp;parin,&nbsp;production_e,<br>prognostic_equations,<br>read_3d_binary,&nbsp;&nbsp;read_var_list,<br>sum_up_3d_data,&nbsp;swap_timelevel,<br>time_integration,&nbsp;user_interface,<br>write_var_list,&nbsp;write_3d_binary<br><br><span style="font-weight: bold;">new:</span><br>eqn_state_seawater,&nbsp;init_ocean</td></tr><tr><td style="vertical-align: top;">&nbsp;</td><td style="vertical-align: top;">&nbsp;</td><td style="vertical-align: top;">&nbsp;</td><td style="vertical-align: top;">C</td><td style="vertical-align: top;">Inipar-parameter <span style="font-family: Courier New,Courier,monospace;">use_pt_reference</span> renamed <span style="font-family: Courier New,Courier,monospace;">use_reference.</span><br>Internal variable <span style="font-family: Courier New,Courier,monospace;">hydro_press</span> renamed <span style="font-family: Courier New,Courier,monospace;">hyp</span>, routine <span style="font-family: Courier New,Courier,monospace;">calc_mean_pt_profile</span> renamed <span style="font-family: Courier New,Courier,monospace;">calc_mean_profile</span>.<br><br>The format of the <span style="font-family: Courier New,Courier,monospace;">RUN_CONTROL</span> file has been adjusted for ocean runs.<br><br>Defaults of <span style="font-family: Courier New,Courier,monospace;">.._vertical_gradient_levels</span> changed from <span style="font-style: italic;">-1.0</span> to <span style="font-style: italic;">-9999999.9</span>.</td><td style="vertical-align: top;">advec_particles,&nbsp;buoyancy,&nbsp;<br>calc_liquid_water_content, <br>check_parameters,&nbsp;diffusion_e,<br>diffusivities,&nbsp;header,<br>init_cloud_physics,&nbsp;modules,<br>production_e,&nbsp;prognostic_equations,<br>run_control</td></tr><tr><td style="vertical-align: top;">&nbsp;</td><td style="vertical-align: top;">&nbsp;</td><td style="vertical-align: top;">&nbsp;</td><td style="vertical-align: top;">E</td><td style="vertical-align: top;">Bugfix: height above topography instead of height above level k=0 is used for calculating the mixing length (<span style="font-family: Courier New,Courier,monospace;">diffusion_e</span> and <span style="font-family: Courier New,Courier,monospace;">diffusivities</span>).<br><br>Bugfix: error in boundary condition for TKE removed (<span style="font-family: Courier New,Courier,monospace;">advec_s_bc</span>).</td><td style="vertical-align: top;">advec_s_bc,&nbsp;diffusion_e,&nbsp;diffusivities</td></tr>
    23252317</tbody>
    23262318</table>&nbsp;<b><blink>Attention:</blink></b>
  • palm/trunk/INSTALL/example_rc

    r97 r98  
    11
    22 *************************           ------------------------------------------
    3  * PALM 3.3  Rev: 96M    *           atmosphere - 3D - run without 1D - prerun
     3 * PALM 3.3  Rev: 99     *           atmosphere - 3D - run without 1D - prerun
    44 *************************           ------------------------------------------
    55
  • palm/trunk/SOURCE/advec_particles.f90

    r95 r98  
    44! Actual revisions:
    55! -----------------
    6 ! hydro_press renamed hyp
     6!
    77! TEST: PRINT statements on unit 9 (commented out)
    88!
     
    1010! -----------------
    1111! $Id$
     12!
     13! 95 2007-06-02 16:48:38Z raasch
     14! hydro_press renamed hyp
    1215!
    1316! 75 2007-03-22 09:54:05Z raasch
  • palm/trunk/SOURCE/advec_s_bc.f90

    r97 r98  
    44! Actual revisions:
    55! -----------------
    6 ! Advection of salinity included
    7 ! Bugfix: Error in boundary condition for TKE removed
     6!
    87!
    98! Former revisions:
    109! -----------------
    1110! $Id$
     11!
     12! 97 2007-06-21 08:23:15Z raasch
     13! Advection of salinity included
     14! Bugfix: Error in boundary condition for TKE removed
    1215!
    1316! 63 2007-03-13 03:52:49Z raasch
  • palm/trunk/SOURCE/average_3d_data.f90

    r96 r98  
    44! Actual revisions:
    55! -----------------
    6 ! Averaging of density and salinity
     6!
    77!
    88! Former revisions:
    99! -----------------
    1010! $Id$
     11!
     12! 96 2007-06-04 08:07:41Z raasch
     13! Averaging of density and salinity
    1114!
    1215! 72 2007-03-19 08:20:46Z raasch
  • palm/trunk/SOURCE/boundary_conds.f90

    r95 r98  
    44! Actual revisions:
    55! -----------------
    6 ! Boundary conditions for salinity added
     6!
    77!
    88! Former revisions:
    99! -----------------
    1010! $Id$
     11!
     12! 95 2007-06-02 16:48:38Z raasch
     13! Boundary conditions for salinity added
    1114!
    1215! 75 2007-03-22 09:54:05Z raasch
  • palm/trunk/SOURCE/buoyancy.f90

    r97 r98  
    44! Actual revisions:
    55! -----------------
     6!
     7!
     8! Former revisions:
     9! -----------------
     10! $Id$
     11!
     12! 97 2007-06-21 08:23:15Z raasch
    613! Routine reneralized to be used with temperature AND density:
    714! argument theta renamed var, new argument var_reference,
    815! use_pt_reference renamed use_reference,
    916! calc_mean_pt_profile renamed calc_mean_profile
    10 !
    11 ! Former revisions:
    12 ! -----------------
    13 ! $Id$
    1417!
    1518! 57 2007-03-09 12:05:41Z raasch
  • palm/trunk/SOURCE/calc_liquid_water_content.f90

    r95 r98  
    44! Actual revisions:
    55! -----------------
    6 ! hydro_press renamed hyp
     6!
    77!
    88! Former revisions:
    99! -----------------
    1010! $Id$
     11!
     12! 95 2007-06-02 16:48:38Z raasch
     13! hydro_press renamed hyp
    1114!
    1215! 19 2007-02-23 04:53:48Z raasch
  • palm/trunk/SOURCE/check_parameters.f90

    r97 r98  
    44! Actual revisions:
    55! -----------------
     6!
     7!
     8! Former revisions:
     9! -----------------
     10! $Id$
     11!
     12! 97 2007-06-21 08:23:15Z raasch
    613! Initial salinity profile is calculated, salinity boundary conditions are
    714! checked,
     
    916! +initial temperature and geostrophic velocity profiles for the ocean version,
    1017! use_pt_reference renamed use_reference
    11 !
    12 ! Former revisions:
    13 ! -----------------
    14 ! $Id$
    1518!
    1619! 89 2007-05-25 12:08:31Z raasch
  • palm/trunk/SOURCE/data_output_2d.f90

    r96 r98  
    44! Actual revisions:
    55! -----------------
    6 ! Output of density and salinity
     6!
    77!
    88! Former revisions:
    99! -----------------
    1010! $Id$
     11!
     12! 96 2007-06-04 08:07:41Z raasch
     13! Output of density and salinity
    1114!
    1215! 75 2007-03-22 09:54:05Z raasch
  • palm/trunk/SOURCE/data_output_3d.f90

    r96 r98  
    44! Actual revisions:
    55! -----------------
    6 ! Output of density and salinity
     6!
    77!
    88! Former revisions:
    99! -----------------
    1010! $Id$
     11!
     12! 96 2007-06-04 08:07:41Z raasch
     13! Output of density and salinity
    1114!
    1215! 75 2007-03-22 09:54:05Z raasch
  • palm/trunk/SOURCE/diffusion_e.f90

    r97 r98  
    44! Actual revisions:
    55! -----------------
     6!
     7!
     8! Former revisions:
     9! -----------------
     10! $Id$
     11!
     12! 97 2007-06-21 08:23:15Z raasch
    613! Adjustment of mixing length calculation for the ocean version. zw added to
    714! argument list.
     
    1017! theta renamed var, dpt_dz renamed dvar_dz, +new argument var_reference
    1118! use_pt_reference renamed use_reference
    12 !
    13 ! Former revisions:
    14 ! -----------------
    15 ! $Id$
    1619!
    1720! 65 2007-03-13 12:11:43Z raasch
  • palm/trunk/SOURCE/diffusivities.f90

    r97 r98  
    44! Actual revisions:
    55! -----------------
     6!
     7!
     8! Former revisions:
     9! -----------------
     10! $Id$
     11!
     12! 97 2007-06-21 08:23:15Z raasch
    613! Adjustment of mixing length calculation for the ocean version.
    714! This is also a bugfix, because the height above the topography is now
     
    916! theta renamed var, dpt_dz renamed dvar_dz, +new argument var_reference
    1017! use_pt_reference renamed use_reference
    11 !
    12 ! Former revisions:
    13 ! -----------------
    14 ! $Id$
    1518!
    1619! 57 2007-03-09 12:05:41Z raasch
  • palm/trunk/SOURCE/eqn_state_seawater.f90

    r97 r98  
    1010! $Id$
    1111!
     12! 97 2007-06-21 08:23:15Z raasch
    1213! Initial revision
    1314!
  • palm/trunk/SOURCE/flow_statistics.f90

    r97 r98  
    44! Actual revisions:
    55! -----------------
     6!
     7!
     8! Former revisions:
     9! -----------------
     10! $Id$
     11!
     12! 97 2007-06-21 08:23:15Z raasch
    613! Statistics for ocean version (salinity, density) added,
    714! calculation of z_i and Deardorff velocity scale adjusted to be used with
    815! the ocean version
    9 !
    10 ! Former revisions:
    11 ! -----------------
    12 ! $Id$
    1316!
    1417! 87 2007-05-22 15:46:47Z raasch
  • palm/trunk/SOURCE/header.f90

    r97 r98  
    44! Actual revisions:
    55! -----------------
    6 ! Adjustments for the ocean version.
    7 ! use_pt_reference renamed use_reference
     6!
    87!
    98! Former revisions:
    109! -----------------
    1110! $Id$
     11!
     12! 97 2007-06-21 08:23:15Z raasch
     13! Adjustments for the ocean version.
     14! use_pt_reference renamed use_reference
    1215!
    1316! 87 2007-05-22 15:46:47Z raasch
  • palm/trunk/SOURCE/init_3d_model.f90

    r97 r98  
    77! Actual revisions:
    88! -----------------
    9 ! Initialization of salinity, call of init_ocean
     9!
    1010!
    1111! Former revisions:
    1212! -----------------
    1313! $Id$
     14!
     15! 97 2007-06-21 08:23:15Z raasch
     16! Initialization of salinity, call of init_ocean
    1417!
    1518! 87 2007-05-22 15:46:47Z raasch
  • palm/trunk/SOURCE/init_cloud_physics.f90

    r95 r98  
    44! Actual revisions:
    55! -----------------
    6 ! hydro_press renamed hyp
     6!
    77!
    88! Former revisions:
    99! ------------------
    1010! $Id$
     11!
     12! 95 2007-06-02 16:48:38Z raasch
     13! hydro_press renamed hyp
     14!
     15! February 2007
    1116! RCS Log replace by Id keyword, revision history cleaned up
    1217!
  • palm/trunk/SOURCE/init_grid.f90

    r94 r98  
    44! Actual revisions:
    55! -----------------
    6 ! Grid definition for ocean version
     6!
    77!
    88! Former revisions:
    99! -----------------
    1010! $Id$
     11!
     12! 94 2007-06-01 15:25:22Z raasch
     13! Grid definition for ocean version
    1114!
    1215! 75 2007-03-22 09:54:05Z raasch
  • palm/trunk/SOURCE/init_ocean.f90

    r97 r98  
    44! Actual revisions:
    55! -----------------
    6 ! hydro_press renamed hyp
     6!
    77!
    88! Former revisions:
     
    1010! $Id$
    1111!
    12 ! Initial revision (raasch 01/06/07)
     12! 97 2007-06-21 08:23:15Z raasch
     13! Initial revision
    1314!
    1415! Description:
  • palm/trunk/SOURCE/modules.f90

    r97 r98  
    55! Actual revisions:
    66! -----------------
    7 ! +atmos_ocean_sign, ocean, r, + salinity variables
    8 ! defaults of .._vertical_gradient_levels changed from -1.0 to -9999999.9
    9 ! hydro_press renamed hyp, use_pt_reference renamed use_reference
     7!
    108!
    119! Former revisions:
    1210! -----------------
    1311! $Id$
     12!
     13! 97 2007-06-21 08:23:15Z raasch
     14! +atmos_ocean_sign, ocean, r, + salinity variables
     15! defaults of .._vertical_gradient_levels changed from -1.0 to -9999999.9
     16! hydro_press renamed hyp, use_pt_reference renamed use_reference
    1417!
    1518! 89 2007-05-25 12:08:31Z raasch
  • palm/trunk/SOURCE/netcdf.f90

    r97 r98  
    77! Current revisions:
    88! ------------------
    9 ! Grids defined for rho and sa
     9!
    1010!
    1111! Former revisions:
    1212! -----------------
    1313! $Id$
     14!
     15! 97 2007-06-21 08:23:15Z raasch
     16! Grids defined for rho and sa
    1417!
    1518! 48 2007-03-06 12:28:36Z raasch
  • palm/trunk/SOURCE/parin.f90

    r95 r98  
    44! Actual revisions:
    55! -----------------
     6!
     7!
     8! Former revisions:
     9! -----------------
     10! $Id$
     11!
     12! 95 2007-06-02 16:48:38Z raasch
    613! +bc_sa_t, bottom_salinityflux, ocean, sa_surface, sa_vertical_gradient,
    714! sa_vertical_gradient_level, top_salinityflux in inipar,
    815! sa_init is allocated
    9 !
    10 ! Former revisions:
    11 ! -----------------
    12 ! $Id$
    1316!
    1417! 87 2007-05-22 15:46:47Z raasch
  • palm/trunk/SOURCE/production_e.f90

    r97 r98  
    44! Actual revisions:
    55! -----------------
    6 ! energy production by density flux (in ocean) added
    7 ! use_pt_reference renamed use_reference
     6!
    87!
    98! Former revisions:
    109! -----------------
    1110! $Id$
     11!
     12! 97 2007-06-21 08:23:15Z raasch
     13! Energy production by density flux (in ocean) added
     14! use_pt_reference renamed use_reference
    1215!
    1316! 75 2007-03-22 09:54:05Z raasch
  • palm/trunk/SOURCE/prognostic_equations.f90

    r97 r98  
    44! Actual revisions:
    55! -----------------
     6!
     7!
     8! Former revisions:
     9! -----------------
     10! $Id$
     11!
     12! 97 2007-06-21 08:23:15Z raasch
    613! prognostic equation for salinity, density is calculated from equation of
    714! state for seawater and is used for calculation of buoyancy,
     
    1118! in calls of buoyancy and diffusion_e, calc_mean_pt_profile renamed
    1219! calc_mean_profile
    13 !
    14 ! Former revisions:
    15 ! -----------------
    16 ! $Id$
    1720!
    1821! 75 2007-03-22 09:54:05Z raasch
  • palm/trunk/SOURCE/read_3d_binary.f90

    r96 r98  
    44! Actual revisions:
    55! -----------------
    6 ! +rho_av, sa, sa_av, saswsb, saswst
     6!
    77!
    88! Former revisions:
    99! -----------------
    1010! $Id$
     11!
     12! 96 2007-06-04 08:07:41Z raasch
     13! +rho_av, sa, sa_av, saswsb, saswst
    1114!
    1215! 73 2007-03-20 08:33:14Z raasch
  • palm/trunk/SOURCE/read_var_list.f90

    r95 r98  
    44! Actual revisions:
    55! -----------------
    6 ! +bc_sa_t, ocean, sa_init, sa_surface, sa_vertical_gradient,
    7 ! sa_vertical_gradient_level, bottom/top_salinity_flux
     6!
    87!
    98! Former revisions:
    109! -----------------
    1110! $Id$
     11!
     12! 95 2007-06-02 16:48:38Z raasch
     13! +bc_sa_t, ocean, sa_init, sa_surface, sa_vertical_gradient,
     14! sa_vertical_gradient_level, bottom/top_salinity_flux
    1215!
    1316! 87 2007-05-22 15:46:47Z raasch
  • palm/trunk/SOURCE/run_control.f90

    r97 r98  
    44! Actual revisions:
    55! -----------------
    6 ! Timestep format changed
     6!
    77!
    88! Former revisions:
    99! -----------------
    1010! $Id$
     11!
     12! 97 2007-06-21 08:23:15Z raasch
     13! Timestep and z_i format changed
    1114!
    1215! 87 2007-05-22 15:46:47Z raasch
  • palm/trunk/SOURCE/sum_up_3d_data.f90

    r96 r98  
    44! Actual revisions:
    55! -----------------
    6 ! +sum-up of density and salinity
     6!
    77!
    88! Former revisions:
    99! -----------------
    1010! $Id$
     11!
     12! 96 2007-06-04 08:07:41Z raasch
     13! +sum-up of density and salinity
    1114!
    1215! 72 2007-03-19 08:20:46Z raasch
  • palm/trunk/SOURCE/swap_timelevel.f90

    r95 r98  
    44! Actual revisions:
    55! -----------------
    6 ! Swaping of salinity
     6!
    77!
    88! Former revisions:
    99! -----------------
    1010! $Id$
     11!
     12! 95 2007-06-02 16:48:38Z raasch
     13! Swaping of salinity
    1114!
    1215! 75 2007-03-22 09:54:05Z raasch
  • palm/trunk/SOURCE/time_integration.f90

    r97 r98  
    44! Actual revisions:
    55! -----------------
     6!
     7!
     8! Former revisions:
     9! -----------------
     10! $Id$
     11!
     12! 97 2007-06-21 08:23:15Z raasch
    613! diffusivities is called with argument rho in case of ocean runs,
    714! new argument pt_/prho_reference in calls of diffusivities,
    815! ghostpoint exchange for salinity and density
    9 !
    10 ! Former revisions:
    11 ! -----------------
    12 ! $Id$
    1316!
    1417! 87 2007-05-22 15:46:47Z raasch
  • palm/trunk/SOURCE/user_interface.f90

    r95 r98  
    44! Actual revisions:
    55! -----------------
    6 ! user action for salinity added
     6!
    77!
    88! Former revisions:
    99! -----------------
    1010! $Id$
     11!
     12! 95 2007-06-02 16:48:38Z raasch
     13! user action for salinity added
    1114!
    1215! 89 2007-05-25 12:08:31Z raasch
  • palm/trunk/SOURCE/write_3d_binary.f90

    r96 r98  
    44! Actual revisions:
    55! -----------------
    6 ! +rho_av, sa, sa_av, saswsb, saswst
     6!
    77!
    88! Former revisions:
    99! -----------------
    1010! $Id$
     11!
     12! 96 2007-06-04 08:07:41Z raasch
     13! +rho_av, sa, sa_av, saswsb, saswst
    1114!
    1215! 75 2007-03-22 09:54:05Z raasch
  • palm/trunk/SOURCE/write_var_list.f90

    r95 r98  
    44! Actual revisions:
    55! -----------------
    6 ! +bc_sa_t, ocean, sa_init, sa_surface, sa_vertical_gradient,
    7 ! sa_vertical_gradient_level, bottom/top_salinity_flux
     6!
    87!
    98! Former revisions:
    109! -----------------
    1110! $Id$
     11!
     12! 95 2007-06-02 16:48:38Z raasch
     13! +bc_sa_t, ocean, sa_init, sa_surface, sa_vertical_gradient,
     14! sa_vertical_gradient_level, bottom/top_salinity_flux
    1215!
    1316! 87 2007-05-22 15:46:47Z raasch
Note: See TracChangeset for help on using the changeset viewer.