Mark Olesen
60155bd90d
TUT: add (disabled) surfaceFieldValue interpolate ( #1488 )
2019-11-09 16:51:31 +01:00
Mark Olesen
e230e9c5e6
TUT: add missing relax entry in reactingTwoPhaseEulerFoam/RAS/wallBoiling
2019-11-09 16:51:31 +01:00
Mark Olesen
784d3ad5d4
BUG: sourced incorrect LogFunctions location
...
- cleanup the run script syntax
2019-11-08 13:14:14 +01:00
Mark Olesen
979a12e521
TUT: fix Allrun script for bump2D
...
- use sed instead of foamDictionary and avoid log file
- ensure consistent behaviour with plot script
GIT: added missing 0/k field : inlet values still need adjustment
2019-11-07 09:35:10 +01:00
Mark Olesen
46d7db79aa
TUT: consistent calling of m4
2019-11-06 11:50:42 +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
Mark Olesen
ad5be0586b
TUT: define slip boundaries in building motion tutorial
...
- define nut conditions explicitly, without fallback definition
2019-11-02 19:46:12 +01:00
Kutalmis Bercin
5577606997
ENH: generalise bump2D Allrun and plot scripts
...
STYLE: renamed periodicHill createPlots -> plot for consistency
TUT: use nutLowReWallFunction for bump2D
- required for the new nutWallFuncs hierarchy
2019-11-01 16:08:24 +00:00
sergio ferraris
9f11d892f5
ENH: Update of alphaBoiling BC, Bromley and tutorial
2019-10-28 12:30:53 -07:00
Mark Olesen
7b42931a7b
TUT: use nutkWallFunction
2019-10-10 07:35:16 +02:00
Mark Olesen
6b5492e3bd
ENH: code simplification, improvements for reading dictionary variables
...
- Now accept '/' when reading variables without requiring
a surrounding '{}'
- fix some degenerate parsing cases when the first character is
already bad.
Eg, $"abc" would have previously parsed as a <$"> variable, even
although a double quote is not a valid variable character.
Now emits a warning and parses as a '$' token and a string token.
2019-10-08 18:43:38 +02:00
Kutalmis Bercin
5cbfe44d6b
TUT: add Allclean script into bump2D
2019-10-02 18:32:13 +01: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
8f1844fff0
TUT: remove cr-nl endings
...
- use git show --ignore-space-change when examining
2019-10-01 12:39:10 +02:00
Mark Olesen
93422f1a72
TUT: use simpler syntax for motionSolverLibs entries
2019-10-01 10:58:53 +02:00
Mark Olesen
e7f380dcd5
TUT: use #eval instead of #calc where possible
2019-10-01 10:14:55 +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
Mark Olesen
8037b8d6a8
ENH: allow invariant surfaces for sampling ( #1418 )
...
- an advanced feature, for example when sampling on a static patch
while some motion occurs elsewhere. [use with caution]
- If the sampled surface dictionary is modified during run-time, the
ensight file indexing for the geometry will become out of sync.
This is addressed in a subsequent commit.
2019-08-30 15:46:07 +02:00
OpenFOAM bot
880d81475b
TUT: use simpler syntax for libs entries
2019-08-30 16:45:45 +02:00
sergio
785241178f
BUG: Correct div(u*p) for Teqn in compressibleInterFoam .Gitlab 1400.
2019-08-21 11:34:18 -07:00
sergio
27a0a073e5
ENH: Adding div schemes for div(phi,p)
2019-08-22 09:11:27 -07:00
Mark Olesen
8d7b8043a4
ENH: add time ramping to surfaceNormalFixedValue ( #1407 )
...
- alternatively can use uniformNormalFixedValue with PatchFunction1
specification and temporal ramping.
TUT: add ramped example for simpleCar
2019-08-22 12:28:30 +02:00
Mark Olesen
2ca4792734
TUT: add coded example for sampling cellZoneId ( #1383 )
2019-08-21 12:13:51 +02:00
sergio
771410e546
ENH: Adding tutorial for overset and multi motion solvers
2019-08-16 12:36:18 -07:00
sergio
f95b67b565
Merge branch 'master' of develop.openfoam.com:Development/OpenFOAM-plus
2019-07-30 08:49:57 -07: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
Mark Olesen
d4454ab6b4
TUT: binary output for windAroundBuildings
2019-07-30 11:42:00 +02:00
Jozsef Nagy
c41843e4f9
TUT: New AMI tutorial case for pimpleFoam - rotatingFanInRoom
2019-08-01 08:29:45 +01:00
Mark Olesen
5767a77732
TUT: remove trailing space
...
- use git show --ignore-space-change when examining
2019-07-24 09:52:18 +01:00
sergio
09b91bbd97
ENH: Small editing to alphatWallBoilingWallFunction
2019-07-30 08:51:06 -07:00
Mark Olesen
c54c4c8c62
ENH: improve overwrite behaviour of tutorials/Alltest ( #1364 )
...
Modifications to help avoid inadvertent overwriting of tutorialsTest:
- new '-force' option to overwrite existing directory
- generate a 'tutorialsTest/Alltest' script that disallows the
possibilty of self-recursion
2019-07-09 12:06:41 +02:00
Mark Olesen
84bc1cc8a8
TUT: use simpleGrading vs simplegrading
...
- add PDRblockMeshDict example for cavity
2019-06-28 10:30:58 +02:00
Andrew Heather
ed08f3d006
TUT: tutorial update
2019-06-26 11:54:12 +01:00
Andrew Heather
be44dcaf1f
RELEASE: Version clean-up for release
2019-06-25 11:51:19 +01:00
Mark Olesen
c997b16db4
TUT: add '-n' when linking tutorial directory
2019-06-26 13:59:45 +02:00
Andrew Heather
1b2708226e
TUT: Tutorial updates
2019-06-25 09:59:20 +01:00
Mark Olesen
49864ba7d7
TUT: generalize scripts for turbulentInflow
2019-06-24 12:29:19 +02:00
Andrew Heather
40401ccbd0
TUT: tutorial script updates
2019-06-24 13:51:15 +01:00
Kutalmis Bercin
14a2a8bf55
TUT: add new tutorial case for turbulent inflow BCs
...
The following three synthetic turbulence inflow boundary conditions are
examined through single-cell-domain smooth-wall plane channel flow setup:
- turbulentDFSEMInlet
- turbulentDigitalFilterInlet variant=digitalFilter
- turbulentDigitalFilterInlet variant=reducedDigitalFilter
The examinations are performed in terms of the first-/second-order turbulence
statistics provided by (Moser et al., (1999)) doi.org/10.1063/1.869966
from smooth-wall plane channel flow direct numerical simulations at Re=395.
Serial executing:
./Allrun
Parallel (decompositionMethod=scotch) executing:
./Allrunparallel
2019-06-19 19:23:53 +01:00
Andrew Heather
74ec94281e
TUT: Tuorial updates
2019-06-21 10:53:13 +01:00
mattijs
8e3df10069
STYLE: overBuoyantPimpleDyMFoam: consistent directory naming
2019-06-20 10:26:24 +01:00
Andrew Heather
cd71fe008e
Merge branch 'integration-adjoint' into 'develop'
...
Integration adjoint
See merge request Development/OpenFOAM-plus!269
2019-06-19 22:06:59 +01:00
Andrew Heather
12afb3d34a
ENH: Refactored pressure function object
2019-06-19 09:00:14 +01:00