Test using a simple limiting for the Kelly absorption model instead of using the piece-wise function currently in the code: https://github.com/ORNL/AdditiveFOAM/blob/de7699203a29025700ac71256b830cdd68408f98/applications/solvers/additiveFoam/movingHeatSource/absorptionModels/Kelly/KellyAbsorption.C#L73
Test using a simple limiting for the Kelly absorption model instead of using the piece-wise function currently in the code:
AdditiveFOAM/applications/solvers/additiveFoam/movingHeatSource/absorptionModels/Kelly/KellyAbsorption.C
Line 73 in de76992