-
- Downloads
"...git@develop.openfoam.com:Development/openfoam.git" did not exist on "OpenFOAM-v1912"
ENH: added new objective functions
- flowRate: volume flow-rate through given patches - flowRatePartition: distribution of the inlet flow-rate to certain outlet patches, with given percentages - uniformityPatch: uniformity of the velocity field at given (outlet) patches, expressed as (half) the variance of the velocity field - uniformityCellZone: same as uniformityPatch, but defined over cellZones - powerDissipation: the fluid power dissipation taking place within given cellZones. In the absence of viscous stress at the "inlets" and "outlets" of the cellZones, this corresponds to the volume flow-rate weighted total pressure losses through the cellZones ENH: updated nutSqr so it can be used with adjointkOmegaSST too
Showing
- src/optimisation/adjointOptimisation/adjoint/Make/files 5 additions, 0 deletionssrc/optimisation/adjointOptimisation/adjoint/Make/files
- src/optimisation/adjointOptimisation/adjoint/objectives/incompressible/objectiveFlowRate/objectiveFlowRate.C 138 additions, 0 deletions...ives/incompressible/objectiveFlowRate/objectiveFlowRate.C
- src/optimisation/adjointOptimisation/adjoint/objectives/incompressible/objectiveFlowRate/objectiveFlowRate.H 121 additions, 0 deletions...ives/incompressible/objectiveFlowRate/objectiveFlowRate.H
- src/optimisation/adjointOptimisation/adjoint/objectives/incompressible/objectiveFlowRatePartition/objectiveFlowRatePartition.C 208 additions, 0 deletions...e/objectiveFlowRatePartition/objectiveFlowRatePartition.C
- src/optimisation/adjointOptimisation/adjoint/objectives/incompressible/objectiveFlowRatePartition/objectiveFlowRatePartition.H 126 additions, 0 deletions...e/objectiveFlowRatePartition/objectiveFlowRatePartition.H
- src/optimisation/adjointOptimisation/adjoint/objectives/incompressible/objectiveIncompressible/objectiveIncompressible.C 1 addition, 1 deletion...essible/objectiveIncompressible/objectiveIncompressible.C
- src/optimisation/adjointOptimisation/adjoint/objectives/incompressible/objectiveNutSqr/objectiveNutSqr.C 75 additions, 32 deletions...jectives/incompressible/objectiveNutSqr/objectiveNutSqr.C
- src/optimisation/adjointOptimisation/adjoint/objectives/incompressible/objectiveNutSqr/objectiveNutSqr.H 11 additions, 7 deletions...jectives/incompressible/objectiveNutSqr/objectiveNutSqr.H
- src/optimisation/adjointOptimisation/adjoint/objectives/incompressible/objectivePowerDissipation/objectivePowerDissipation.C 262 additions, 0 deletions...ble/objectivePowerDissipation/objectivePowerDissipation.C
- src/optimisation/adjointOptimisation/adjoint/objectives/incompressible/objectivePowerDissipation/objectivePowerDissipation.H 122 additions, 0 deletions...ble/objectivePowerDissipation/objectivePowerDissipation.H
- src/optimisation/adjointOptimisation/adjoint/objectives/incompressible/objectiveUniformityCellZone/objectiveUniformityCellZone.C 198 additions, 0 deletions...objectiveUniformityCellZone/objectiveUniformityCellZone.C
- src/optimisation/adjointOptimisation/adjoint/objectives/incompressible/objectiveUniformityCellZone/objectiveUniformityCellZone.H 131 additions, 0 deletions...objectiveUniformityCellZone/objectiveUniformityCellZone.H
- src/optimisation/adjointOptimisation/adjoint/objectives/incompressible/objectiveUniformityPatch/objectiveUniformityPatch.C 236 additions, 0 deletions...sible/objectiveUniformityPatch/objectiveUniformityPatch.C
- src/optimisation/adjointOptimisation/adjoint/objectives/incompressible/objectiveUniformityPatch/objectiveUniformityPatch.H 131 additions, 0 deletions...sible/objectiveUniformityPatch/objectiveUniformityPatch.H
Loading
Please register or sign in to comment