Skip to content

Commit

Permalink
Merge commit '584ace8291dd98dc2b81894b1ee67541c7e934d6'
Browse files Browse the repository at this point in the history
  • Loading branch information
moosetest committed Nov 28, 2024
2 parents a46aa6f + 584ace8 commit 38b5876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moose
Submodule moose updated 30 files
+1 −1 framework/include/fvbcs/FVDirichletBC.h
+1 −1 framework/include/fvbcs/FVDirichletBCBase.h
+1 −1 framework/include/fvbcs/FVFunctionDirichletBC.h
+1 −1 framework/include/fvbcs/FVFunctorDirichletBC.h
+1 −1 framework/include/fvbcs/FVPostprocessorDirichletBC.h
+1 −1 framework/src/fvbcs/FVDirichletBC.C
+9 −2 framework/src/fvbcs/FVFunctionDirichletBC.C
+5 −4 framework/src/fvbcs/FVFunctorDirichletBC.C
+2 −1 framework/src/fvbcs/FVPostprocessorDirichletBC.C
+4 −13 framework/src/variables/MooseVariableFV.C
+1 −1 modules/navier_stokes/include/fvbcs/INSFVInletIntensityTKEBC.h
+1 −1 modules/navier_stokes/include/fvbcs/INSFVMixingLengthTKEDBC.h
+2 −1 modules/navier_stokes/include/fvbcs/INSFVOutletPressureBC.h
+2 −1 modules/navier_stokes/include/fvbcs/INSFVSwitchableOutletPressureBC.h
+1 −1 modules/navier_stokes/include/fvbcs/INSFVTKEDWallFunctionBC.h
+1 −1 modules/navier_stokes/include/fvbcs/INSFVTurbulentViscosityWallFunction.h
+1 −1 modules/navier_stokes/include/fvbcs/WCNSFVInletTemperatureBC.h
+1 −1 modules/navier_stokes/include/fvbcs/WCNSFVInletVelocityBC.h
+1 −1 modules/navier_stokes/include/fvbcs/WCNSFVSwitchableInletVelocityBC.h
+1 −2 modules/navier_stokes/src/fvbcs/INSFVInletIntensityTKEBC.C
+1 −2 modules/navier_stokes/src/fvbcs/INSFVMixingLengthTKEDBC.C
+12 −3 modules/navier_stokes/src/fvbcs/INSFVOutletPressureBC.C
+4 −3 modules/navier_stokes/src/fvbcs/INSFVSwitchableOutletPressureBC.C
+1 −2 modules/navier_stokes/src/fvbcs/INSFVTKEDWallFunctionBC.C
+2 −1 modules/navier_stokes/src/fvbcs/INSFVTurbulentViscosityWallFunction.C
+1 −2 modules/navier_stokes/src/fvbcs/WCNSFVInletTemperatureBC.C
+2 −2 modules/navier_stokes/src/fvbcs/WCNSFVInletVelocityBC.C
+4 −3 modules/navier_stokes/src/fvbcs/WCNSFVSwitchableInletVelocityBC.C
+1 −1 test/include/fvbcs/FVUseFunctorSideForSsfDirichletBC.h
+3 −3 test/src/fvbcs/FVUseFunctorSideForSsfDirichletBC.C

0 comments on commit 38b5876

Please # to comment.