Skip to content

[MPL/Vapour] Corrected the DBUG message in two creators.

wenqing requested to merge wenqing/ogs:MPL_vapour_fixing into master

This is a quick fixing of DBUG messages in two creators:

  • createVapourDiffusionFEBEX: changed the word of medium to phase.
  • createWaterVapourDensity: added DBUG("Create WaterVapourDensity phase property");.
  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
  3. Any new feature or behavior change was documented?

Merge request reports