~fluidity-core/fluidity/sea-ice-branch

« back to all changes in this revision

Viewing changes to schemas/diagnostic_algorithms.rng

  • Committer: Simon Mouradian
  • Date: 2012-10-19 10:35:59 UTC
  • mfrom: (3520.32.371 fluidity)
  • Revision ID: simon.mouradian06@imperial.ac.uk-20121019103559-y36qa47phc69q8sc
mergeĀ fromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
1084
1084
      </attribute>
1085
1085
    </element>
1086
1086
  </define>
 
1087
  <define name="sediment_concentration_dependent_viscosity_algorithm">
 
1088
    <element name="algorithm">
 
1089
      <a:documentation>Effective viscosity is affected by sediment concentration. This 
 
1090
algorithm computes the viscosity based upon the combined concentrations
 
1091
of the sediment fields and the zero concentration viscosity
 
1092
 
 
1093
  \nu = \nu_0(1-c/0.65)^{-1.625}
 
1094
</a:documentation>
 
1095
      <attribute name="name">
 
1096
        <value>sediment_concentration_dependent_viscosity</value>
 
1097
      </attribute>
 
1098
      <attribute name="material_phase_support">
 
1099
        <value>single</value>
 
1100
      </attribute>
 
1101
    </element>
 
1102
  </define>
1087
1103
  <define name="imposed_material_velocity_source_algorithm">
1088
1104
    <element name="algorithm">
1089
1105
      <attribute name="name">