~fluidity-core/fluidity/profiling

« back to all changes in this revision

Viewing changes to schemas/prognostic_field_options.rng

  • Committer: Stephan Kramer
  • Date: 2013-03-05 14:05:20 UTC
  • Revision ID: s.kramer@imperial.ac.uk-20130305140520-ki0ovepbn34pzfcg
Update description of initial Poisson solve.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1651
1651
    <element name="scheme">
1652
1652
      <a:documentation>scheme</a:documentation>
1653
1653
      <element name="poisson_pressure_solution">
1654
 
        <a:documentation>Use a poisson pressure equation to calculate a first guess at pressure.
1655
 
This does not necessarily satisfy continuity.
1656
 
  = 1 -- use a poisson guess at every timestep
1657
 
  = 0 -- never use a poisson guess
1658
 
  =-1 -- use a poisson guess at the first timestep only
1659
 
Manual suggests -1</a:documentation>
 
1654
        <a:documentation>Use a poisson pressure equation to calculate a first guess at pressure
 
1655
before the first momentum solve (in addition to the usual 
 
1656
pressure correction after the momentum solve). Recommended in most
 
1657
runs to ensure correct results.</a:documentation>
1660
1658
        <element name="string_value">
1661
1659
          <!--
1662
1660
            Lines is a hint to the gui about the size of the text box.