- 19 Feb, 2020 1 commit
-
-
1) Adding interfaceHeight FO 2) Adding interfaceHeatResistance mass transfer model to interCondensatingEvaporatingFoam with spread source approach 3) Reworking framework for icoReactingMultiphaseInterFoam
-
- 09 Dec, 2019 1 commit
-
-
- 13 Nov, 2019 1 commit
-
-
Mark Olesen authored
-
- 31 Oct, 2019 1 commit
-
-
OpenFOAM bot authored
-
- 27 Sep, 2019 1 commit
-
-
sergio authored
-
- 09 Sep, 2019 1 commit
-
-
- 06 Nov, 2019 1 commit
-
-
Mark Olesen authored
-
- 24 Sep, 2019 1 commit
-
-
OpenFOAM bot authored
-
- 21 Aug, 2019 1 commit
-
-
sergio authored
-
- 22 Aug, 2019 1 commit
-
-
Mark Olesen authored
-
- 16 Aug, 2019 1 commit
-
-
sergio authored
1) Add softWall rigidBody restrain 2) Add linearSpringDamper sixDoF restrain to work as soft rope 3) dynamicMotionSolverListFvMesh changed to dictionary based input 4) Add Time reference access to sixDof restraints 5) Add drivenLinearMotion to solidBodyMotionFunctions.
-
- 06 Aug, 2019 1 commit
-
-
Mark Olesen authored
-
- 30 Jul, 2019 3 commits
-
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
- data types were used for initial adios interface, but this proved difficult to manage and maintain.
-
- 16 Jul, 2019 1 commit
-
-
Mark Olesen authored
-
- 12 Jul, 2019 2 commits
-
-
Mark Olesen authored
-
Mark Olesen authored
- to simplify/unify error handling STYLE: use NotImplemented instead of longer notImplemented(...)
-
- 25 Jun, 2019 2 commits
-
-
Andrew Heather authored
-
sergio authored
-
- 24 Jun, 2019 1 commit
-
-
sergio authored
-
- 14 Jun, 2019 1 commit
-
-
Mark Olesen authored
- pending resolution of cyclic dependencies
-
- 13 Jun, 2019 1 commit
-
-
sergio authored
-
- 12 Jun, 2019 1 commit
-
-
sergio authored
Adding poly solid thermo to InterfaceCompositionModel for use on icoReactingMultiphaseInterFoam
-
- 11 Jun, 2019 1 commit
-
-
sergio authored
-
- 07 Jun, 2019 1 commit
-
-
Sergio Ferraris authored
Integration of VOF MULES new interfaces. Update of VOF solvers and all instances of MULES in the code. Integration of reactingTwoPhaseEuler and reactingMultiphaseEuler solvers and sub-models Updating reactingEuler tutorials accordingly (most of them tested) New eRefConst thermo used in tutorials. Some modifications at thermo specie level affecting mostly eThermo. hThermo mostly unaffected New chtMultiRegionTwoPhaseEulerFoam solver for quenching and tutorial. Phases sub-models for reactingTwoPhaseEuler and reactingMultiphaseEuler were moved to src/phaseSystemModels/reactingEulerFoam in order to be used by BC for chtMultiRegionTwoPhaseEulerFoam. Update of interCondensatingEvaporatingFoam solver.
-
- 05 Jun, 2019 1 commit
-
-
Andrew Heather authored
-
- 08 May, 2019 1 commit
-
-
Mark Olesen authored
Modified revert of commit 6c6f777b. - The "alphaContactAngleFvPatchScalarField" occurs in several places in the code base: - as abstract class for two-phase properties - in various multiphase solvers To resolve potential linking conflicts, renamed the abstract class as "alphaContactAngleTwoPhaseFvPatchScalarField" instead. This permits potential linking of two-phase and multi-phase libraries without symbol conflicts and has no effect on concrete uses of two-phase alphaContactAngle boudary conditions.
-
- 30 Apr, 2019 2 commits
-
-
Mark Olesen authored
-
Johan Roenby authored
- failed when nAlphaSubCycles > 1 and nOuterCorrectors > 1. Fixed thanks to Henning Scheufler (DLR Bremen).
-
- 28 Apr, 2019 1 commit
-
-
Mark Olesen authored
- Eg, with surface writers now in surfMesh, there are fewer libraries depending on conversion and sampling. COMP: regularize linkage ordering and avoid some implicit linkage (#1238)
-
- 26 Apr, 2019 2 commits
-
-
Mark Olesen authored
- avoids unnecessary cyclic dependency
-
Mark Olesen authored
-
- 10 Apr, 2019 1 commit
-
- 08 Apr, 2019 1 commit
-
-
mattijs authored
-
- 01 Apr, 2019 1 commit
-
-
sergio authored
-
- 26 Mar, 2019 1 commit
-
-
sergio authored
-
- 23 Feb, 2019 1 commit
-
-
Mark Olesen authored
-
- 21 Feb, 2019 1 commit
-
-
sergio authored
and reading dpdt in one basicThermo constructor
-
- 30 Apr, 2019 1 commit
-
-
Johan Roenby authored
Introduced changes required to make isoAdvector and interIsoFoam work with morphing meshes: 1) In the alphaEqn.H U is made relative to mesh motion before the interface advection step, 2) in isoAdvection::advect() alpha must be multiplied by Vsc0()/Vsc(). Implementation tested and verified with 1) a spherical interface in a cubic domain with no flow, where the domain walls are squeezed together and 2) a spherical interfacee inside the sloshingCylinder, again with no flow, so the sphere should stay spherical, which it does.
-