Andrew Heather
dd3fb6225f
ENH: Tutorials - added new channel tutorial to show turbulence DFSEM inlet behaviour
2016-06-28 15:49:18 +01:00
sergio
248af9e43a
Fixing set up for verticalChannelLTS
2016-06-27 11:33:32 -07:00
sergio
08be9fcb5d
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-plus into develop
2016-06-22 09:19:36 -07:00
sergio
36ad131dc9
ENH: Correcting T.particles outlet BC for fluidsedBed
2016-06-22 09:18:58 -07:00
mattijs
2ca4082852
ENH: snappyHexMesh: add profiling of snappyHexMesh
2016-06-22 16:12:18 +01:00
Andrew Heather
a8b0552338
Merge branch 'feature-profiling' into 'develop'
...
high-level profiling/timing functionality
See merge request !47
2016-06-22 14:46:50 +01:00
mattijs
bcb17b23b1
ENH: createPatch: removed createPatch after snappyHexMesh to remove zero-sized patches
...
This is now handled inside snappyHexMesh with the keepPatches setting.
2016-06-22 11:21:00 +01:00
mattijs
606b952246
ENH: wallBoiling: underrelax mass transfer, solve intermediates tighter
...
Fixes wallBoiling mentioned in #141
2016-06-22 10:20:42 +01:00
mattijs
facb1457f2
ENH: snappyHexMesh: move locationInMesh away from rotor.
...
snappyHexMesh filters out zero-sized patches so no more createPatches.
Fixes part of #152
2016-06-22 10:04:48 +01:00
Mark Olesen
cbc4e0d96f
ENH: add maxMem information to profiling
...
- value corresponds to the max memory when the corresponding profiling
is started.
Only used when the top-level profiling has memInfo active.
- memInfo is disabled by default, since the new maxMem functionality
otherwise adds overhead with every call.
tutorial:
/lagrangian/reactingParcelFoam/verticalChannelLTS
2016-06-20 21:21:43 +02:00
Andrew Heather
b6ad46e139
GIT: Resolved conflict
2016-06-17 14:20:45 +01:00
Andrew Heather
f029bda6d2
Merge branch 'feature-conservativeACMI' into 'develop'
...
BUG: cyclicACMI: make conservative and remove faceAreas0
Need to review cyclicACMI patch non-overlap values
- values here preserve initial values only
- snGrad - used?
- wall functions - no longer call updateCoeffs with ACMI weights (?)
See merge request !46
2016-06-15 16:16:43 +01:00
sergio
6905a80c15
Reordering interDyFoam cases for RAS and laminar
2016-06-14 15:09:59 -07:00
sergio
acc0e56c78
ENh: Updating windshieldDefrost case set up
2016-06-14 15:01:56 -07:00
mattijs
4aafaf9bb8
BUG: surfaceBooleanFeatures: uses triSurfaceMesh so does not need path
...
Fixes the simpleShapes failure in #141
2016-06-13 13:14:48 +01:00
mattijs
d571e6cfcc
BUG: externalSolarLoad: boundaryRadiationProperties : uniform emissivity etc.
2016-06-13 13:12:20 +01:00
Andrew Heather
7572c99c79
GIT: Resolve conflict
2016-06-10 16:05:48 +01:00
sergio
4ba2b7bec7
Improved mesh motion in pyrolyis region. Fixed energy Eq in pyrolysis model
...
and adding tutorial
2016-06-09 15:38:13 +01:00
Andrew Heather
ac6f01ed7a
Merge branch 'feature-MPPICInterFoam' into 'develop'
...
Feature mppic inter foam
New MPPICInterFoam solver. Add MPPIC cloud to a VOF approach. Particles volume are considered into transport Eq fluxes.
Solves for 2 incompressible, isothermal immiscible fluids using a VOF
(volume of fluid) phase-fraction based interface capturing approach.
The momentum and other fluid properties are of the "mixture" and a single
momentum equation is solved.
Solver:
/applications/solvers/multiphase/MPPICInterFoam
Tutorial:
/tutorials/multiphase/MPPICInterFoam/twoPhasePachuka
See merge request !41
2016-06-08 14:04:49 +01:00
Andrew Heather
f9e10f1a95
Merge branch 'feature-interCondensatingEvaporatingFoam' into 'develop'
...
ENH: Adding interCondensingEvaporatingFoam and tutorial
Solver for 2 incompressible, isothermal immiscible fluids using a VOF
(volume of fluid) phase-fraction based interface capturing approach.
The momentum and other fluid properties are of the "mixture" and a single
momentum equation is solved.
Solver:
/applications/solvers/multiphase/interCondensingEvaporatingFoam
Tutorial:
/tutorials/multiphase/interCondensingEvaporatingFoam/condensatingVessel
See merge request !43
2016-06-08 14:00:39 +01:00
Andrew Heather
b6c45cd08e
Merge branch 'feature-boundaryRadiationProperties' into 'develop'
...
Feature boundary radiation properties
Change of the frame work for the specification of radiation properties
See merge request !42
2016-06-08 13:58:14 +01:00
Andrew Heather
86bdabccb5
GIT: Resolved conflict
2016-06-08 13:57:05 +01:00
sergio
3eb6cb89e7
Adding comment on limitations on using cachedDiv option in FvDom and
...
changing tutorial settings to cachedDiv = false
2016-06-08 12:06:28 +01:00
mattijs
b6472f3f7c
BUG: cavity: fixes the running of the cavity case #141
2016-06-07 12:44:34 +01:00
mattijs
c4b5880f9c
BUG: cyclicACMI: make conservative. Remove faceAreas0
2016-06-06 14:30:00 +01:00
sergio
af648d7c89
Changing header in tutorial files and updating pEq.H
2016-06-03 09:31:56 -07:00
sergio
e1f2329222
STY: Updating function in pEq, ErrorInFunction and tutorial web site name
2016-06-03 09:16:34 -07:00
Prashant
4b807b580c
ENH: Global file handling - update initial Solver control
2016-06-03 17:10:37 +05:30
Prashant
ec5a0e75b4
ENH: Update tutorial for features directionalPressureGradient, Global file handling
2016-06-03 16:38:34 +05:30
sergio
6a49568b8d
ENh: Adding reactionSensitivityAnalysis FO and adding it to utorials/combustion/chemFoam/gri/ test case
2016-06-02 10:31:31 -07:00
sergio
ab2f17e6fb
Changed tutorial location
2016-06-02 10:27:25 -07:00
sergio
45264f1b2d
Deleting files from tutorial
2016-06-01 11:45:17 -07:00
sergio
6c92bfdf5a
Deleting files from tutorial
2016-06-01 11:37:40 -07:00
sergio
00d4761aa8
MPPICInterFoam and tutorial
2016-06-01 11:08:06 -07:00
sergio
d141b3c9b5
ENH: Adding interCondensingEvaporatingFoam and tutorial
2016-05-31 14:41:47 -07:00
sergio
c9e872b3bc
ENH: Changing boundaryRadiationProperties to read an scalar when a lookup mode is used for boudanry radiation properties.
...
Tutorials updated accordingly
2016-05-31 08:42:07 -07:00
Andrew Heather
62144e4dd7
Revert "Change boundaryRadiationProperties and boundaryRadiationPropertiesPatch to mesh object and changing tutorials accordingly"
...
This reverts commit 662f9242e9
.
Note: functionality moved to feature-boundaryRadiationProperties branch
2016-05-05 12:21:23 +01:00
sergio
b7ee80c926
GIT: Resolve conflict when applying Sergio's updates to new local branch
2016-04-29 15:51:08 -07:00
sergio
662f9242e9
Change boundaryRadiationProperties and boundaryRadiationPropertiesPatch to mesh object and changing tutorials accordingly
2016-04-29 15:51:08 -07:00
sergio
4228873d7f
Merge branch 'master' of develop.openfoam.com:Development/OpenFOAM-plus
2016-04-27 12:17:26 -07:00
sergio
fd27dafcc6
ENH: Adding option for closing or opening wall/cyclic double baffle in activePressureForceBaffleVelocityFvPatchVectorField
2016-04-27 12:15:31 -07:00
Andrew Heather
f0b404748d
ENH: Further tutorial update
2016-04-27 09:41:27 +01:00
Andrew Heather
d1e4b6dbec
ENH: More tuorial updates
2016-04-26 16:57:35 +01:00
Andrew Heather
58513c63bb
ENH: Tutorial updates
2016-04-26 15:04:42 +01:00
Andrew Heather
16dfd33db8
ENH: Tutorials - updates
2016-04-26 14:32:19 +01:00
Andrew Heather
a7dcf8fc61
ENH: Tutorials - updated use of -log to use -s
2016-04-26 09:31:44 +01:00
Andrew Heather
b9313ef2fe
ENH: Consistency updates after Foundation merge and code tidying
2016-04-25 16:46:56 +01:00
andy
fd9d801e2d
GIT: Initial commit after latest foundation merge
2016-04-25 11:40:48 +01:00
Prashant
cdec7b0e1a
bugFixes
2016-04-22 12:11:10 +05:30
Henry Weller
e5a029c187
tutorials/multiphase/interDyMFoam/ras/damBreakWithObstacle: Added alphaPhi to correctFluxes
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=2062
2016-04-21 21:19:01 +01:00