ENH: avoid undefined method in temperatureCoupledBase
- old constructor interface allowed arbitrary strings to specify the method enumeration. If actually used at runtime, they could/would raise a FatalError (unknown enumeration). Define a simpler default constructor instead.
Showing
- src/regionModels/regionCoupling/derivedFvPatchFields/filmPyrolysisRadiativeCoupledMixed/filmPyrolysisRadiativeCoupledMixedFvPatchScalarField.C 1 addition, 8 deletions...ed/filmPyrolysisRadiativeCoupledMixedFvPatchScalarField.C
- src/thermoTools/derivedFvPatchFields/externalWallHeatFluxTemperature/externalWallHeatFluxTemperatureFvPatchScalarField.C 1 addition, 8 deletions...ature/externalWallHeatFluxTemperatureFvPatchScalarField.C
- src/thermoTools/derivedFvPatchFields/fixedIncidentRadiation/fixedIncidentRadiationFvPatchScalarField.C 1 addition, 8 deletions...identRadiation/fixedIncidentRadiationFvPatchScalarField.C
- src/thermoTools/derivedFvPatchFields/humidityTemperatureCoupledMixed/humidityTemperatureCoupledMixedFvPatchScalarField.C 1 addition, 8 deletions...Mixed/humidityTemperatureCoupledMixedFvPatchScalarField.C
- src/thermoTools/derivedFvPatchFields/lumpedMassWallTemperature/lumpedMassWallTemperatureFvPatchScalarField.C 1 addition, 8 deletions...Temperature/lumpedMassWallTemperatureFvPatchScalarField.C
- src/thermoTools/derivedFvPatchFields/temperatureCoupledBase/temperatureCoupledBase.C 133 additions, 73 deletions...tchFields/temperatureCoupledBase/temperatureCoupledBase.C
- src/thermoTools/derivedFvPatchFields/temperatureCoupledBase/temperatureCoupledBase.H 25 additions, 20 deletions...tchFields/temperatureCoupledBase/temperatureCoupledBase.H
- src/thermoTools/derivedFvPatchFields/turbulentTemperatureCoupledBaffleMixed/turbulentTemperatureCoupledBaffleMixedFvPatchScalarField.C 1 addition, 8 deletions...urbulentTemperatureCoupledBaffleMixedFvPatchScalarField.C
- src/thermoTools/derivedFvPatchFields/turbulentTemperatureRadCoupledMixed/turbulentTemperatureRadCoupledMixedFvPatchScalarField.C 1 addition, 8 deletions...d/turbulentTemperatureRadCoupledMixedFvPatchScalarField.C
Please register or sign in to comment