Skip to content

Commit

Permalink
[Doc] Add documentation for parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
renchao-lu committed Jan 22, 2019
1 parent 1f61ef0 commit d7a2f41
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions MaterialLib/MPL/PropertyType.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,11 @@ enum PropertyType : int
entry_pressure,
fredlund_parameters,
heat_capacity,
/// used to compute the hydrodynamic dispersion tensor.
longitudinal_dispersivity,
molar_mass,
mole_fraction,
/// used to compute the hydrodynamic dispersion tensor.
molecular_diffusion,
name,
permeability,
Expand All @@ -67,6 +69,7 @@ enum PropertyType : int
specific_heat_capacity,
thermal_conductivity,
thermal_expansivity,
/// used to compute the hydrodynamic dispersion tensor.
transversal_dispersivity,
viscosity,
number_of_properties
Expand Down

0 comments on commit d7a2f41

Please sign in to comment.