Ignore:
Timestamp:
Sep 7, 2010 7:32:53 AM (14 years ago)
Author:
raasch
Message:

New:
---

Changed:


Documentation for surface_heatflux in case of prandtl_layer = .F. improved.

bugfix for wrong netcdf/3.6.3 module on lcsgi (mbuild, mrun)

Errors:


Bugfix in if statement (disturb_heatflux)

Bugfix: in 2201 statement: closing " was missing (interpret_config)

Bugfix: default setting of nzb_local for flat topography (init_grid)

Bugfix: wrong dimension used for ts_value_l (user_statistics)

disturb_heatflux, init_grid, interpret_config, user_statistics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/DOC/app/chapter_4.1.html

    r531 r555  
    11<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    22<html><head>
     3
    34
    45
     
    98479848the pressure
    98489849boundary condition <a href="#bc_p_b">bc_p_b</a>
    9849 = <i>'neumann+inhomo'</i>&nbsp; is not allowed. </p>
     9850= <i>'neumann+inhomo'</i>&nbsp; is not allowed.<br>
     9851</p>
     9852      <p>If the Prandtl-layer is switched off and fluxes shall be prescribed at the surface (by setting <a href="#surface_heatflux">surface_heatflux</a>), it is required to set the parameter <a href="#use_surface_fluxes">use_surface_fluxes</a> = <span style="font-style: italic;">.T.</span>.<br>
     9853 </p>
     9854
    98509855
    98519856
     
    1277412779can be used to impose random perturbations on the (homogeneous) surface
    1277512780heat
    12776 flux field <span style="font-style: italic;">shf</span>.&nbsp;</p>
     12781flux field <span style="font-style: italic;">shf</span>.<br>
     12782</p>
     12783      <p><span style="font-weight: bold;">Attention:</span><br>
     12784Setting of <span style="font-weight: bold;">surface_heatflux</span> requires setting of <a href="#use_surface_fluxes">use_surface_fluxes</a>=<span style="font-style: italic;">.T.</span>, if the Prandtl-layer is switched off (<a href="#prandtl_layer">prandtl_layer</a>=<span style="font-style: italic;">.F.</span>).&nbsp;</p>
     12785
    1277712786
    1277812787
Note: See TracChangeset for help on using the changeset viewer.