Standardised naming convention for source files containing New selector functions
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
phaseChangeTwoPhaseMixture/phaseChangeTwoPhaseMixture.C
|
||||
phaseChangeTwoPhaseMixture/newPhaseChangeTwoPhaseMixture.C
|
||||
phaseChangeTwoPhaseMixture/phaseChangeTwoPhaseMixtureNew.C
|
||||
Kunz/Kunz.C
|
||||
Merkle/Merkle.C
|
||||
SchnerrSauer/SchnerrSauer.C
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
========= |
|
||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||
\\ / O peration | Website: https://openfoam.org
|
||||
\\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation
|
||||
\\ / A nd | Copyright (C) 2011-2020 OpenFOAM Foundation
|
||||
\\/ M anipulation |
|
||||
-------------------------------------------------------------------------------
|
||||
License
|
||||
@ -28,7 +28,7 @@ Description
|
||||
|
||||
SourceFiles
|
||||
phaseChangeTwoPhaseMixture.C
|
||||
newPhaseChangeModel.C
|
||||
phaseChangeModelNew.C
|
||||
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
========= |
|
||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||
\\ / O peration | Website: https://openfoam.org
|
||||
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
|
||||
\\ / A nd | Copyright (C) 2011-2020 OpenFOAM Foundation
|
||||
\\/ M anipulation |
|
||||
-------------------------------------------------------------------------------
|
||||
License
|
||||
@ -1,20 +1,20 @@
|
||||
diffusiveMassTransferModels/diffusiveMassTransferModel/diffusiveMassTransferModel.C
|
||||
diffusiveMassTransferModels/diffusiveMassTransferModel/newDiffusiveMassTransferModel.C
|
||||
diffusiveMassTransferModels/diffusiveMassTransferModel/diffusiveMassTransferModelNew.C
|
||||
diffusiveMassTransferModels/Frossling/Frossling.C
|
||||
diffusiveMassTransferModels/sphericalDiffusiveMassTransfer/sphericalDiffusiveMassTransfer.C
|
||||
|
||||
surfaceTensionModels/surfaceTensionModel/surfaceTensionModel.C
|
||||
surfaceTensionModels/surfaceTensionModel/newSurfaceTensionModel.C
|
||||
surfaceTensionModels/surfaceTensionModel/surfaceTensionModelNew.C
|
||||
surfaceTensionModels/constantSurfaceTensionCoefficient/constantSurfaceTensionCoefficient.C
|
||||
|
||||
interfaceCompositionModels/interfaceCompositionModel/interfaceCompositionModel.C
|
||||
interfaceCompositionModels/interfaceCompositionModel/newInterfaceCompositionModel.C
|
||||
interfaceCompositionModels/interfaceCompositionModel/interfaceCompositionModelNew.C
|
||||
interfaceCompositionModels/Henry/Henry.C
|
||||
interfaceCompositionModels/nonRandomTwoLiquid/nonRandomTwoLiquid.C
|
||||
interfaceCompositionModels/saturated/saturated.C
|
||||
|
||||
saturationModels/saturationModel/saturationModel.C
|
||||
saturationModels/saturationModel/newSaturationModel.C
|
||||
saturationModels/saturationModel/saturationModelNew.C
|
||||
saturationModels/Antoine/Antoine.C
|
||||
saturationModels/AntoineExtended/AntoineExtended.C
|
||||
saturationModels/ArdenBuck/ArdenBuck.C
|
||||
|
||||
@ -28,7 +28,7 @@ Description
|
||||
|
||||
SourceFiles
|
||||
saturationModel.C
|
||||
newSaturationModel.C
|
||||
saturationModelNew.C
|
||||
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@ -28,7 +28,7 @@ Description
|
||||
|
||||
SourceFiles
|
||||
surfaceTensionModel.C
|
||||
newAspectRatioModel.C
|
||||
aspectRatioModelNew.C
|
||||
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
dragModels/dragModel/dragModel.C
|
||||
dragModels/dragModel/newDragModel.C
|
||||
dragModels/dragModel/dragModelNew.C
|
||||
dragModels/Beetstra/Beetstra.C
|
||||
dragModels/segregated/segregated.C
|
||||
dragModels/Ergun/Ergun.C
|
||||
@ -20,12 +20,12 @@ dragModels/aerosolDrag/aerosolDrag.C
|
||||
dragModels/timeScaleFilteredDrag/timeScaleFilteredDrag.C
|
||||
|
||||
swarmCorrections/swarmCorrection/swarmCorrection.C
|
||||
swarmCorrections/swarmCorrection/newSwarmCorrection.C
|
||||
swarmCorrections/swarmCorrection/swarmCorrectionNew.C
|
||||
swarmCorrections/noSwarm/noSwarm.C
|
||||
swarmCorrections/TomiyamaSwarm/TomiyamaSwarm.C
|
||||
|
||||
liftModels/liftModel/liftModel.C
|
||||
liftModels/liftModel/newLiftModel.C
|
||||
liftModels/liftModel/liftModelNew.C
|
||||
liftModels/noLift/noLift.C
|
||||
liftModels/constantLiftCoefficient/constantLiftCoefficient.C
|
||||
liftModels/Moraga/Moraga.C
|
||||
@ -34,7 +34,7 @@ liftModels/TomiyamaLift/TomiyamaLift.C
|
||||
liftModels/wallDampedLift/wallDampedLift.C
|
||||
|
||||
heatTransferModels/heatTransferModel/heatTransferModel.C
|
||||
heatTransferModels/heatTransferModel/newHeatTransferModel.C
|
||||
heatTransferModels/heatTransferModel/heatTransferModelNew.C
|
||||
heatTransferModels/constantNu/constantNuHeatTransfer.C
|
||||
heatTransferModels/RanzMarshall/RanzMarshall.C
|
||||
heatTransferModels/Gunn/Gunn.C
|
||||
@ -42,20 +42,20 @@ heatTransferModels/sphericalHeatTransfer/sphericalHeatTransfer.C
|
||||
heatTransferModels/timeScaleFilteredHeatTransfer/timeScaleFilteredHeatTransfer.C
|
||||
|
||||
virtualMassModels/virtualMassModel/virtualMassModel.C
|
||||
virtualMassModels/virtualMassModel/newVirtualMassModel.C
|
||||
virtualMassModels/virtualMassModel/virtualMassModelNew.C
|
||||
virtualMassModels/noVirtualMass/noVirtualMass.C
|
||||
virtualMassModels/constantVirtualMassCoefficient/constantVirtualMassCoefficient.C
|
||||
virtualMassModels/Lamb/Lamb.C
|
||||
|
||||
wallLubricationModels/wallLubricationModel/wallLubricationModel.C
|
||||
wallLubricationModels/wallLubricationModel/newWallLubricationModel.C
|
||||
wallLubricationModels/wallLubricationModel/wallLubricationModelNew.C
|
||||
wallLubricationModels/noWallLubrication/noWallLubrication.C
|
||||
wallLubricationModels/Antal/Antal.C
|
||||
wallLubricationModels/Frank/Frank.C
|
||||
wallLubricationModels/TomiyamaWallLubrication/TomiyamaWallLubrication.C
|
||||
|
||||
turbulentDispersionModels/turbulentDispersionModel/turbulentDispersionModel.C
|
||||
turbulentDispersionModels/turbulentDispersionModel/newTurbulentDispersionModel.C
|
||||
turbulentDispersionModels/turbulentDispersionModel/turbulentDispersionModelNew.C
|
||||
turbulentDispersionModels/noTurbulentDispersion/noTurbulentDispersion.C
|
||||
turbulentDispersionModels/constantTurbulentDispersionCoefficient/constantTurbulentDispersionCoefficient.C
|
||||
turbulentDispersionModels/Burns/Burns.C
|
||||
@ -63,7 +63,7 @@ turbulentDispersionModels/Gosman/Gosman.C
|
||||
turbulentDispersionModels/LopezDeBertodano/LopezDeBertodano.C
|
||||
|
||||
aspectRatioModels/aspectRatioModel/aspectRatioModel.C
|
||||
aspectRatioModels/aspectRatioModel/newAspectRatioModel.C
|
||||
aspectRatioModels/aspectRatioModel/aspectRatioModelNew.C
|
||||
aspectRatioModels/constantAspectRatio/constantAspectRatio.C
|
||||
aspectRatioModels/TomiyamaAspectRatio/TomiyamaAspectRatio.C
|
||||
aspectRatioModels/VakhrushevEfremov/VakhrushevEfremov.C
|
||||
@ -72,13 +72,13 @@ aspectRatioModels/Wellek/Wellek.C
|
||||
wallDependentModel/wallDependentModel.C
|
||||
|
||||
wallDampingModels/wallDampingModel/wallDampingModel.C
|
||||
wallDampingModels/wallDampingModel/newWallDampingModel.C
|
||||
wallDampingModels/wallDampingModel/wallDampingModelNew.C
|
||||
wallDampingModels/linear/linearWallDamping.C
|
||||
wallDampingModels/cosine/cosineWallDamping.C
|
||||
wallDampingModels/sine/sineWallDamping.C
|
||||
|
||||
phaseTransferModels/phaseTransferModel/phaseTransferModel.C
|
||||
phaseTransferModels/phaseTransferModel/newPhaseTransferModel.C
|
||||
phaseTransferModels/phaseTransferModel/phaseTransferModelNew.C
|
||||
phaseTransferModels/deposition/deposition.C
|
||||
phaseTransferModels/reactionDriven/reactionDriven.C
|
||||
|
||||
|
||||
@ -28,7 +28,7 @@ Description
|
||||
|
||||
SourceFiles
|
||||
aspectRatioModel.C
|
||||
newAspectRatioModel.C
|
||||
aspectRatioModelNew.C
|
||||
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@ -28,7 +28,7 @@ Description
|
||||
|
||||
SourceFiles
|
||||
dragModel.C
|
||||
newDragModel.C
|
||||
dragModelNew.C
|
||||
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@ -28,7 +28,7 @@ Description
|
||||
|
||||
SourceFiles
|
||||
liftModel.C
|
||||
newLiftModel.C
|
||||
liftModelNew.C
|
||||
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@ -28,7 +28,7 @@ Description
|
||||
|
||||
SourceFiles
|
||||
swarmCorrection.C
|
||||
newSwarmCorrection.C
|
||||
swarmCorrectionNew.C
|
||||
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@ -28,7 +28,7 @@ Description
|
||||
|
||||
SourceFiles
|
||||
turbulentDispersionModel.C
|
||||
newTurbulentDispersionModel.C
|
||||
turbulentDispersionModelNew.C
|
||||
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@ -28,7 +28,7 @@ Description
|
||||
|
||||
SourceFiles
|
||||
virtualMassModel.C
|
||||
newVirtualMassModel.C
|
||||
virtualMassModelNew.C
|
||||
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@ -52,7 +52,7 @@ Usage
|
||||
|
||||
SourceFiles
|
||||
wallDampingModel.C
|
||||
newWallDampingModel.C
|
||||
wallDampingModelNew.C
|
||||
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@ -28,7 +28,7 @@ Description
|
||||
|
||||
SourceFiles
|
||||
wallLubricationModel.C
|
||||
newWallLubricationModel.C
|
||||
wallLubricationModelNew.C
|
||||
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@ -7,55 +7,55 @@ phasePressureModel/phasePressureModel.C
|
||||
kineticTheoryModels/kineticTheoryModel/kineticTheoryModel.C
|
||||
|
||||
kineticTheoryModels/viscosityModel/viscosityModel/viscosityModel.C
|
||||
kineticTheoryModels/viscosityModel/viscosityModel/newViscosityModel.C
|
||||
kineticTheoryModels/viscosityModel/viscosityModel/viscosityModelNew.C
|
||||
kineticTheoryModels/viscosityModel/Gidaspow/GidaspowViscosity.C
|
||||
kineticTheoryModels/viscosityModel/Syamlal/SyamlalViscosity.C
|
||||
kineticTheoryModels/viscosityModel/HrenyaSinclair/HrenyaSinclairViscosity.C
|
||||
kineticTheoryModels/viscosityModel/none/noneViscosity.C
|
||||
|
||||
kineticTheoryModels/conductivityModel/conductivityModel/conductivityModel.C
|
||||
kineticTheoryModels/conductivityModel/conductivityModel/newConductivityModel.C
|
||||
kineticTheoryModels/conductivityModel/conductivityModel/conductivityModelNew.C
|
||||
kineticTheoryModels/conductivityModel/Gidaspow/GidaspowConductivity.C
|
||||
kineticTheoryModels/conductivityModel/Syamlal/SyamlalConductivity.C
|
||||
kineticTheoryModels/conductivityModel/HrenyaSinclair/HrenyaSinclairConductivity.C
|
||||
|
||||
kineticTheoryModels/radialModel/radialModel/radialModel.C
|
||||
kineticTheoryModels/radialModel/radialModel/newRadialModel.C
|
||||
kineticTheoryModels/radialModel/radialModel/radialModelNew.C
|
||||
kineticTheoryModels/radialModel/CarnahanStarling/CarnahanStarlingRadial.C
|
||||
kineticTheoryModels/radialModel/LunSavage/LunSavageRadial.C
|
||||
kineticTheoryModels/radialModel/SinclairJackson/SinclairJacksonRadial.C
|
||||
|
||||
kineticTheoryModels/granularPressureModel/granularPressureModel/granularPressureModel.C
|
||||
kineticTheoryModels/granularPressureModel/granularPressureModel/newGranularPressureModel.C
|
||||
kineticTheoryModels/granularPressureModel/granularPressureModel/granularPressureModelNew.C
|
||||
kineticTheoryModels/granularPressureModel/Lun/LunPressure.C
|
||||
kineticTheoryModels/granularPressureModel/SyamlalRogersOBrien/SyamlalRogersOBrienPressure.C
|
||||
|
||||
kineticTheoryModels/frictionalStressModel/frictionalStressModel/frictionalStressModel.C
|
||||
kineticTheoryModels/frictionalStressModel/frictionalStressModel/newFrictionalStressModel.C
|
||||
kineticTheoryModels/frictionalStressModel/frictionalStressModel/frictionalStressModelNew.C
|
||||
kineticTheoryModels/frictionalStressModel/JohnsonJackson/JohnsonJacksonFrictionalStress.C
|
||||
kineticTheoryModels/frictionalStressModel/Schaeffer/SchaefferFrictionalStress.C
|
||||
kineticTheoryModels/frictionalStressModel/JohnsonJacksonSchaeffer/JohnsonJacksonSchaefferFrictionalStress.C
|
||||
|
||||
|
||||
derivedFvPatchFields/wallBoilingSubModels/partitioningModels/partitioningModel/partitioningModel.C
|
||||
derivedFvPatchFields/wallBoilingSubModels/partitioningModels/partitioningModel/newPartitioningModel.C
|
||||
derivedFvPatchFields/wallBoilingSubModels/partitioningModels/partitioningModel/partitioningModelNew.C
|
||||
derivedFvPatchFields/wallBoilingSubModels/partitioningModels/phaseFraction/phaseFraction.C
|
||||
derivedFvPatchFields/wallBoilingSubModels/partitioningModels/Lavieville/Lavieville.C
|
||||
derivedFvPatchFields/wallBoilingSubModels/partitioningModels/cosine/cosine.C
|
||||
derivedFvPatchFields/wallBoilingSubModels/partitioningModels/linear/linear.C
|
||||
|
||||
derivedFvPatchFields/wallBoilingSubModels/nucleationSiteModels/nucleationSiteModel/nucleationSiteModel.C
|
||||
derivedFvPatchFields/wallBoilingSubModels/nucleationSiteModels/nucleationSiteModel/newNucleationSiteModel.C
|
||||
derivedFvPatchFields/wallBoilingSubModels/nucleationSiteModels/nucleationSiteModel/nucleationSiteModelNew.C
|
||||
derivedFvPatchFields/wallBoilingSubModels/nucleationSiteModels/LemmertChawla/LemmertChawla.C
|
||||
derivedFvPatchFields/wallBoilingSubModels/nucleationSiteModels/KocamustafaogullariIshiiNucleationSite/KocamustafaogullariIshiiNucleationSite.C
|
||||
|
||||
derivedFvPatchFields/wallBoilingSubModels/departureDiameterModels/departureDiameterModel/departureDiameterModel.C
|
||||
derivedFvPatchFields/wallBoilingSubModels/departureDiameterModels/departureDiameterModel/newDepartureDiameterModel.C
|
||||
derivedFvPatchFields/wallBoilingSubModels/departureDiameterModels/departureDiameterModel/departureDiameterModelNew.C
|
||||
derivedFvPatchFields/wallBoilingSubModels/departureDiameterModels/TolubinskiKostanchuk/TolubinskiKostanchuk.C
|
||||
derivedFvPatchFields/wallBoilingSubModels/departureDiameterModels/KocamustafaogullariIshiiDepartureDiameter/KocamustafaogullariIshiiDepartureDiameter.C
|
||||
|
||||
derivedFvPatchFields/wallBoilingSubModels/departureFrequencyModels/departureFrequencyModel/departureFrequencyModel.C
|
||||
derivedFvPatchFields/wallBoilingSubModels/departureFrequencyModels/departureFrequencyModel/newDepartureFrequencyModel.C
|
||||
derivedFvPatchFields/wallBoilingSubModels/departureFrequencyModels/departureFrequencyModel/departureFrequencyModelNew.C
|
||||
derivedFvPatchFields/wallBoilingSubModels/departureFrequencyModels/Cole/Cole.C
|
||||
derivedFvPatchFields/wallBoilingSubModels/departureFrequencyModels/KocamustafaogullariIshiiDepartureFrequency/KocamustafaogullariIshiiDepartureFrequency.C
|
||||
|
||||
|
||||
@ -29,7 +29,7 @@ Description
|
||||
|
||||
SourceFiles
|
||||
departureDiameterModel.C
|
||||
newDepartureDiameterModel.C
|
||||
departureDiameterModelNew.C
|
||||
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@ -29,7 +29,7 @@ Description
|
||||
|
||||
SourceFiles
|
||||
departureFrequencyModel.C
|
||||
newDepartureFrequencyModel.C
|
||||
departureFrequencyModelNew.C
|
||||
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@ -29,7 +29,7 @@ Description
|
||||
|
||||
SourceFiles
|
||||
nucleationSiteModel.C
|
||||
newNucleationSiteModel.C
|
||||
nucleationSiteModelNew.C
|
||||
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@ -29,7 +29,7 @@ Description
|
||||
|
||||
SourceFiles
|
||||
partitioningModel.C
|
||||
newPartitioningModel.C
|
||||
partitioningModelNew.C
|
||||
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
phaseModel/phaseModel/phaseModel.C
|
||||
phaseModel/phaseModel/newPhaseModel.C
|
||||
phaseModel/phaseModel/phaseModelNew.C
|
||||
phaseModel/phaseModel/phaseModels.C
|
||||
|
||||
phasePair/phasePairKey/phasePairKey.C
|
||||
@ -11,7 +11,7 @@ phaseSystem/phaseSystemNew.C
|
||||
phaseSystem/phaseSystemSolve.C
|
||||
|
||||
diameterModels/diameterModel/diameterModel.C
|
||||
diameterModels/diameterModel/newDiameterModel.C
|
||||
diameterModels/diameterModel/diameterModelNew.C
|
||||
diameterModels/sphericalDiameter/sphericalDiameter.C
|
||||
diameterModels/constantDiameter/constantDiameter.C
|
||||
diameterModels/isothermalDiameter/isothermalDiameter.C
|
||||
@ -82,7 +82,7 @@ $(nucleationModels)/reactionDriven/reactionDriven.C
|
||||
$(nucleationModels)/wallBoiling/wallBoiling.C
|
||||
|
||||
BlendedInterfacialModel/blendingMethods/blendingMethod/blendingMethod.C
|
||||
BlendedInterfacialModel/blendingMethods/blendingMethod/newBlendingMethod.C
|
||||
BlendedInterfacialModel/blendingMethods/blendingMethod/blendingMethodNew.C
|
||||
BlendedInterfacialModel/blendingMethods/noBlending/noBlending.C
|
||||
BlendedInterfacialModel/blendingMethods/linear/linear.C
|
||||
BlendedInterfacialModel/blendingMethods/hyperbolic/hyperbolic.C
|
||||
|
||||
@ -29,7 +29,7 @@ Description
|
||||
|
||||
SourceFiles
|
||||
diameterModel.C
|
||||
newDiameterModel.C
|
||||
diameterModelNew.C
|
||||
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@ -48,7 +48,7 @@ rigidBodyMotion/rigidBodyMotion.C
|
||||
rigidBodyMotion/rigidBodyMotionIO.C
|
||||
|
||||
rigidBodySolvers/rigidBodySolver/rigidBodySolver.C
|
||||
rigidBodySolvers/rigidBodySolver/newRigidBodySolver.C
|
||||
rigidBodySolvers/rigidBodySolver/rigidBodySolverNew.C
|
||||
rigidBodySolvers/symplectic/symplectic.C
|
||||
rigidBodySolvers/Newmark/Newmark.C
|
||||
rigidBodySolvers/CrankNicolson/CrankNicolson.C
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
========= |
|
||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||
\\ / O peration | Website: https://openfoam.org
|
||||
\\ / A nd | Copyright (C) 2016-2018 OpenFOAM Foundation
|
||||
\\ / A nd | Copyright (C) 2016-2020 OpenFOAM Foundation
|
||||
\\/ M anipulation |
|
||||
-------------------------------------------------------------------------------
|
||||
License
|
||||
@ -28,7 +28,7 @@ Description
|
||||
|
||||
SourceFiles
|
||||
rigidBodySolver.C
|
||||
newSixDoFSolver.C
|
||||
rigidBodySolverNew.C
|
||||
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
========= |
|
||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||
\\ / O peration | Website: https://openfoam.org
|
||||
\\ / A nd | Copyright (C) 2016-2018 OpenFOAM Foundation
|
||||
\\ / A nd | Copyright (C) 2016-2020 OpenFOAM Foundation
|
||||
\\/ M anipulation |
|
||||
-------------------------------------------------------------------------------
|
||||
License
|
||||
@ -27,7 +27,7 @@ $(constraints)/point/sixDoFRigidBodyMotionPointConstraint.C
|
||||
sixDoFRigidBodyMotionSolver/sixDoFRigidBodyMotionSolver.C
|
||||
|
||||
sixDoFSolvers/sixDoFSolver/sixDoFSolver.C
|
||||
sixDoFSolvers/sixDoFSolver/newSixDoFSolver.C
|
||||
sixDoFSolvers/sixDoFSolver/sixDoFSolverNew.C
|
||||
sixDoFSolvers/symplectic/symplectic.C
|
||||
sixDoFSolvers/CrankNicolson/CrankNicolson.C
|
||||
sixDoFSolvers/Newmark/Newmark.C
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
========= |
|
||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||
\\ / O peration | Website: https://openfoam.org
|
||||
\\ / A nd | Copyright (C) 2015-2018 OpenFOAM Foundation
|
||||
\\ / A nd | Copyright (C) 2015-2020 OpenFOAM Foundation
|
||||
\\/ M anipulation |
|
||||
-------------------------------------------------------------------------------
|
||||
License
|
||||
@ -28,7 +28,7 @@ Description
|
||||
|
||||
SourceFiles
|
||||
sixDoFSolver.C
|
||||
newSixDoFSolver.C
|
||||
sixDoFSolverNew.C
|
||||
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
========= |
|
||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||
\\ / O peration | Website: https://openfoam.org
|
||||
\\ / A nd | Copyright (C) 2015-2018 OpenFOAM Foundation
|
||||
\\ / A nd | Copyright (C) 2015-2020 OpenFOAM Foundation
|
||||
\\/ M anipulation |
|
||||
-------------------------------------------------------------------------------
|
||||
License
|
||||
@ -1,7 +1,7 @@
|
||||
interfaceProperties.C
|
||||
|
||||
surfaceTensionModels/surfaceTensionModel/surfaceTensionModel.C
|
||||
surfaceTensionModels/surfaceTensionModel/newSurfaceTensionModel.C
|
||||
surfaceTensionModels/surfaceTensionModel/surfaceTensionModelNew.C
|
||||
surfaceTensionModels/constant/constantSurfaceTension.C
|
||||
surfaceTensionModels/temperatureDependent/temperatureDependentSurfaceTension.C
|
||||
|
||||
|
||||
@ -48,7 +48,7 @@ Usage
|
||||
|
||||
SourceFiles
|
||||
surfaceTensionModel.C
|
||||
newSurfaceTensionModel.C
|
||||
surfaceTensionModelNew.C
|
||||
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
waveModels/waveModel/waveModel.C
|
||||
waveModels/waveModel/newWaveModel.C
|
||||
waveModels/waveModel/waveModelNew.C
|
||||
waveModels/Airy/Airy.C
|
||||
waveModels/Stokes2/Stokes2.C
|
||||
waveModels/Stokes5/Stokes5.C
|
||||
waveModels/solitary/solitary.C
|
||||
|
||||
waveSuperpositions/waveSuperposition/waveSuperposition.C
|
||||
waveSuperpositions/waveSuperposition/newWaveSuperposition.C
|
||||
waveSuperpositions/waveSuperposition/waveSuperpositionNew.C
|
||||
waveSuperpositions/waveAtmBoundaryLayerSuperposition/waveAtmBoundaryLayerSuperposition.C
|
||||
|
||||
derivedFvPatchFields/waveAlpha/waveAlphaFvPatchScalarField.C
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
========= |
|
||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||
\\ / O peration | Website: https://openfoam.org
|
||||
\\ / A nd | Copyright (C) 2017-2019 OpenFOAM Foundation
|
||||
\\ / A nd | Copyright (C) 2017-2020 OpenFOAM Foundation
|
||||
\\/ M anipulation |
|
||||
-------------------------------------------------------------------------------
|
||||
License
|
||||
@ -31,6 +31,7 @@ Description
|
||||
|
||||
SourceFiles
|
||||
waveModel.C
|
||||
waveModelNew.C
|
||||
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
========= |
|
||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||
\\ / O peration | Website: https://openfoam.org
|
||||
\\ / A nd | Copyright (C) 2017-2018 OpenFOAM Foundation
|
||||
\\ / A nd | Copyright (C) 2017-2020 OpenFOAM Foundation
|
||||
\\/ M anipulation |
|
||||
-------------------------------------------------------------------------------
|
||||
License
|
||||
@ -2,7 +2,7 @@
|
||||
========= |
|
||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||
\\ / O peration | Website: https://openfoam.org
|
||||
\\ / A nd | Copyright (C) 2017-2018 OpenFOAM Foundation
|
||||
\\ / A nd | Copyright (C) 2017-2020 OpenFOAM Foundation
|
||||
\\/ M anipulation |
|
||||
-------------------------------------------------------------------------------
|
||||
License
|
||||
@ -72,6 +72,7 @@ Usage
|
||||
|
||||
SourceFiles
|
||||
waveSuperposition.C
|
||||
waveSuperpositionNew.C
|
||||
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
========= |
|
||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||
\\ / O peration | Website: https://openfoam.org
|
||||
\\ / A nd | Copyright (C) 2017-2019 OpenFOAM Foundation
|
||||
\\ / A nd | Copyright (C) 2017-2020 OpenFOAM Foundation
|
||||
\\/ M anipulation |
|
||||
-------------------------------------------------------------------------------
|
||||
License
|
||||
Reference in New Issue
Block a user