[properties] redistribute property tag definitions

Minimize changes compared to master. Avoid having the one and only
file for property tag definitions.
This commit is contained in:
Bernd Flemisch
2020-05-13 15:24:57 +02:00
parent 5e411a8665
commit de2ca522ff
48 changed files with 403 additions and 473 deletions

View File

@@ -37,15 +37,10 @@
BEGIN_PROPERTIES
//! Provides the thermodynamic relations
//! The type of the flash constraint solver
NEW_PROP_TAG(FlashSolver);
//! The maximum accepted error of the flash solver
//! The thermal conduction law which ought to be used
//! The parameters of the thermal conduction law
//! Specifies whether energy should be considered as a conservation quantity or not
//! Enable diffusive fluxes?
NEW_PROP_TAG(FlashTolerance);
END_PROPERTIES