Mark Olesen
1a9f067df9
TUT: use expression and/or step function in a few places
2020-05-23 18:42:47 +02:00
OpenFOAM bot
dc04980d5c
STYLE: remove trailing space, tabs
2020-05-21 15:21:23 +01:00
sergio
8218923b8c
ENH: Adding support for two phases Euler solver to heatTransferModel FO
2020-05-21 15:21:23 +01:00
Kutalmis Bercin
01514e4d43
TUT: clean up multiphase tutorials
2020-04-14 16:30:44 +01:00
sergio
0eed8fa829
ENH: Adding option to thermalBaffle to be used as external/internal baffle
...
Now the thermal baffle can be extrapolated from a patch which is
coupled to the bottom patch of the solid region.
The user can set the T bc on the 'top' patch of the solid.
The new keyword is 'internal' and its default is true. Check new
tutorial for an example:
tutorials/heatTransfer/buoyantSimpleFoam/roomWithThickCeiling/
2020-04-06 15:29:07 -07:00
Mark Olesen
9b1c0786ce
TUT: verificationAndValidation Allrun uses bash
...
STYLE: double-quote "$@" for isTest/notTest
2020-03-30 21:14:29 +02:00
OpenFOAM bot
596e4aef3f
STYLE: remove trailing space, tabs
2020-01-22 10:00:03 +01:00
Kutalmis Bercin
152890d288
TUT: change residuals
FO remnants to solverInfo
FO ( #1290 )
2020-01-10 09:44:38 +00:00
Andrew Heather
ae2ab06312
REL: Release preparations
2019-12-23 09:49:23 +00:00
Mark Olesen
75ba4a07ef
STYLE: consistent quoting for 'cd'
2019-12-14 13:34:48 +01:00
sergio
84095ef631
ENH: Adding solarBeamWithTrees tutorial
2019-12-13 16:40:32 -08:00
Mark Olesen
7aa2bf832f
STYLE: header format
2019-12-13 12:33:23 +01:00
Mark Olesen
98467036b3
STYLE: regularize quoting and exit on failed 'cd'
2019-11-13 13:19:16 +01:00
Mark Olesen
e6dfb39c66
STYLE: remove unnecessary stdout, stderr /dev/null redirects
...
- no stderr redirect needed:
* 'command -v'
- no stdout/stderr redirect needed:
* 'rm -f'
STYLE: consistent spacing after redirects
2019-11-06 10:44:36 +01:00
Mark Olesen
ec7e3c88e4
ENH: test for WM_PROJECT_DIR being set/unset in scripts
2019-11-06 09:18:51 +01:00
Andrew Heather
fdf8d10ab4
Merge commit 'e9219558d7' into develop-v1906
2019-12-05 11:47:19 +00:00
OpenFOAM bot
e9219558d7
GIT: Header file updates
2019-10-31 14:48:44 +00:00
sergio ferraris
9f11d892f5
ENH: Update of alphaBoiling BC, Bromley and tutorial
2019-10-28 12:30:53 -07:00
Mark Olesen
0968408736
STYLE: correct executable permissions and shebang on tutorial files
...
- triggers rpmlint warnings
2019-10-01 15:47:29 +02:00
Mark Olesen
02914539f7
TUT: consistent use of scale in blockMeshDict
2019-10-01 09:33:38 +02:00
Mark Olesen
3625d0ecd1
TUT: remove duplicate ;; in dictionaries
2019-10-01 10:39:40 +02:00
Mark Olesen
fc461a1cc6
TUT: use writeControl "adjustable" (alias for "adjustableRunTime")
2019-09-27 15:50:06 +02:00
sergio
356995bf07
TUT: Update radiation tutorials radiation BC's for transmissivity
2019-09-16 10:05:55 -07:00
OpenFOAM bot
880d81475b
TUT: use simpler syntax for libs entries
2019-08-30 16:45:45 +02:00
sergio
962e6f6318
ENH: Small editing to fvSchemes and alphatWallBoilingWallFunction
2019-07-30 08:49:15 -07:00
sergio
4631d3272f
ENH: Adding multiband absorptivity and solar load working with FVDOM
2019-08-07 15:36:22 -07:00
sergio
09b91bbd97
ENH: Small editing to alphatWallBoilingWallFunction
2019-07-30 08:51:06 -07:00
Andrew Heather
be44dcaf1f
RELEASE: Version clean-up for release
2019-06-25 11:51:19 +01:00
mattijs
8e3df10069
STYLE: overBuoyantPimpleDyMFoam: consistent directory naming
2019-06-20 10:26:24 +01:00
mattijs
cd36562d92
ENH: externalLoadSolar: cleanup - avoid multiple registrations
2019-06-17 17:03:23 +01:00
sergio
bb9225f3f7
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-plus into develop
2019-06-10 10:17:00 -07:00
sergio
fa61775768
ENH: Small changes on overBuoyantPimpleFoam tutorial
2019-06-10 10:16:08 -07:00
Sergio Ferraris
8170f2ad92
INT: Org integration of VOF, Euler phase solvers and models.
...
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.
2019-06-07 09:38:35 +01:00
sergio
5c58b07f5a
ENH: Adding overBuoyantPimpleFoam and tutorial
2019-06-04 12:18:13 -07:00
sergio
aaf5d7be6d
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-plus into develop
2019-06-04 11:06:35 -07:00
sergio
d44a72a1dd
ENH: Moving reactingHeterogenousParcelFoam tut
2019-05-13 13:13:18 -07:00
Andrew Heather
af9334631f
INT: Updates for radiation modelling for integration into the develop branch
2019-05-02 10:40:16 +01:00
Mark Olesen
03de501310
STYLE: fix file permissions, inconsistent Test files
2019-06-04 17:50:18 +02:00
Mark Olesen
722ebdb151
STYLE: update of 'mode' to 'type' keyword for radiation properties
2019-05-17 09:53:25 +01:00
sergio
659526101a
ENH: Adding reflection capability to solar load radiation model
...
ENH: Several modifycations to avoid erroneuos rays to be shot
from wrong faces.
ENH: Updating tutorials and avoiding registration of the
coarse singleCellFvMesh
Adding solarLoad tutorial case simpleCarSolarPanel
ENH: Changes needed for the merge
2019-01-21 16:29:58 -08:00
sergio
9893e62386
ENH:
...
Adding reflecting fluxes to Solar load radiation model.
Adding functionality to the boundary radiation models and new
place holder for basic wall types such as transparent, opaqueDiffusive,
opaqueReflective,etc.
Changing radiation wall models to run time selectable.
Adding multi-band capabilities to VF model and improving the set up
for using solar loads in VF and fvDOM radiation models.
2018-12-03 13:51:40 -08:00
Mark Olesen
eb0c35dc6a
STYLE: drop use of objToVTK conversion in viewFactors
2019-04-08 12:20:56 +02:00
Mark Olesen
f0f4af16d2
Merge remote-tracking branch 'origin/master' into develop
2019-04-08 12:05:24 +02:00
Andrew Heather
5615d1f256
BUG: Corrected debug output for solarLoad. Fixes #1195
2019-02-11 12:19:39 +00:00
OpenFOAM bot
154029ddd0
BOT: Cleaned up header files
2019-02-06 12:28:23 +00:00
Andrew Heather
9231534efa
STYLE: Updating version to v1812
2018-12-19 18:07:52 +00:00
Mark Olesen
db8ba80ae4
TUT: update old keywords
2018-12-14 11:20:31 +01:00
Mark Olesen
9103b199b9
TUT: remove unused default decomposition coeffs settings
2018-12-13 14:04:50 +01:00
Mark Olesen
98158f5409
TUT: add End marker for tutorials
2018-12-11 16:25:28 +01:00
sergio
942a7f8565
STY:
...
Reducing running time in controlDict
2018-12-03 16:06:20 -08:00