Changes between Version 18 and Version 19 of doc/app/chemistry_parameters


Ignore:
Timestamp:
Oct 11, 2018 1:54:07 PM (7 years ago)
Author:
forkel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/chemistry_parameters

    v18 v19  
    5353}}}
    5454{{{#!td style="vertical-align:top; width: 50px"
    55 R
     55C*20
    5656}}}
    5757{{{#!td style="vertical-align:top; width: 75px"
    58 0.0
     58'dirichlet'
    5959}}}
    6060{{{#!td
    6161Bottom boundary condition of the chemical species ('cs')concentration.
    6262
    63  Allowed values are  'dirichlet'  (cs(k=0) = const. = cs_surface + cs_surface_initial_change; When a constant surface concentration flux is used (surface_cs_flux) or emissions are applied ('do_emis' = .T.), bc_cs_b =  'neumann'  must be used. }}}
    64 
     63Allowed values are  'dirichlet'  (cs(k=0) = const. = cs_surface + cs_surface_initial_change; When a constant surface concentration flux is used (surface_cs_flux) or emissions are applied ('do_emis' = .T.), bc_cs_b =  'neumann'  must be used.
     64}}}
     65|----------------
    6566{{{#!td style="vertical-align:top; width: 150px"
    6667[=#cs_surface '''bc_cs_t''']
    6768}}}
    6869{{{#!td style="vertical-align:top; width: 50px"
    69 R
     70C*20
    7071}}}
    7172{{{#!td style="vertical-align:top; width: 75px"
    72 0.0
     73'initial_gradient'
    7374}}}
    7475{{{#!td
    7576Top boundary condition of the scalar concentration.
    7677
    77  Allowed are the values  'dirichlet'  (cs(k=nz+1) does not change during the run),  'neumann'  (cs(k=nz+1) = cs(k=nz)),
     78Allowed are the values  'dirichlet'  (cs(k=nz+1) does not change during the run),  'neumann'  (cs(k=nz+1) = cs(k=nz)),
    7879
    7980### RFo No idea whther this also works für cs
     
    8990When a constant cs flux is used at the top boundary (top_csflux), bc_cs_t = 'neumann' must be used, because otherwise the resolved scale may contribute to the top flux so that a constant value cannot be guaranteed.
    9091}}}
    91 
     92|----------------
    9293{{{#!td style="vertical-align:top; width: 150px"
    9394[=#cs_surface '''cs_surface''']