2f41df18e3
Merge branch 'master' into develop
2017-03-21 13:36:26 +00:00
e6d9402e5a
BUG: nacaAirfoil tutorial - updated patches used by forceCoeffs function object. Fixes #438
2017-03-21 13:34:57 +00:00
31555346cc
Merge remote-tracking branch 'origin/master' into develop
2017-03-10 13:30:39 +01:00
a3ff45d50a
Use subDict for changeDictionary, Fixes #409
2017-02-23 11:33:29 +05:30
9e2e111518
STYLE: adjust ordering of 'find' command arguments
...
- use -name test before -type test to avoid calling stat(2) on every file.
- use -delete instead of -exec rm to avoid forking
2017-02-21 19:19:04 +01:00
d3911dd167
STYLE: avoid old-style shell backticks in various places
2017-02-20 09:30:58 +01:00
4f736b5c41
temperatureCoupledBase: alphaAni set to none by default
...
boundaryRadiationProperties: updating to new format
dynamicMeshDict and snappyHexMeshDict in utorials/multiphase/interDyMFoam/RAS/motorBike to follow Mattijs Git lab id 381
2017-02-10 11:40:15 -08:00
ff2a335310
ENH: add tutorials/Allrun -collect option
...
- collects the log information only, without running any cases.
This can be useful if the user has terminated the test prematurely
but nonetheless wishes to summarize the log output.
2017-02-09 13:07:48 +01:00
aaeab42691
ENH: provide -git option for Alltest
...
- fast means of ensuring we are only testing what is contained in the
repository
2017-02-06 08:49:04 +01:00
ec94c078e3
BUG: STL patch names not being passed through
...
- regression introduced by a719528832
STYLE: add meaningful solid names for some stl files
2017-02-03 09:33:22 +00:00
eeb486c38d
adding viewFactorWall to inGroups fixes #384
2017-01-17 11:27:42 +00:00
2c778ce54e
STYLE: Tutorial - updated keyword
2016-12-23 14:20:30 +00:00
b8f328c7f2
STYLE: Header updates
2016-12-23 11:15:32 +00:00
02ba3a2d44
ENH: InjectedParticleDistributionInjection model - added protection for the case of zero particles; updated tutorial scripts. See #363
2016-12-22 10:30:15 +00:00
c3df4b9368
BUG: Tutorial updates - updated rhoSimpleFoam thermo to use rhoThermo after commit a7c8d1c - see #355
2016-12-22 10:14:34 +00:00
33f2559a98
ENH: relativeMotion: new tutorial demonstrating relative motion
2016-12-21 13:40:32 +00:00
8d65da5b5c
ENH: Adding parallel running for compressibleDyInterFoam tutorial
2016-12-20 09:45:52 -08:00
8a11a492f1
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-plus into develop
2016-12-19 15:42:01 -08:00
a7c8d1cfca
ENH: changing rhoSimpleFoam to rhothermo and bounding thermo.rho between minRho and maxRho.
...
Bounding thermo.rho in rhoPorousSimpleFoam.
Changing initial time step in externalSolarLoad tutorial.
Commenting out momemtun source term in steamInjection which causes problems
2016-12-19 15:39:13 -08:00
c537e4e8ac
ENH: Updated output to use the writer class
2016-12-19 20:38:27 +00:00
a529ced473
ENH: Aachen bomb tutorial - added example of particleSistribution function object
2016-12-19 14:24:35 +00:00
f41c88000f
ENH: Tutorial updates
2016-12-16 20:24:02 +00:00
28e37bbec9
STYLE: Consistency updates
2016-12-16 14:36:48 +00:00
bd86b155aa
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-plus into develop
2016-12-16 13:26:39 +00:00
30d8fc3459
ENH: Tutorial updates and clean-up
2016-12-16 13:26:28 +00:00
501ad5a607
ENH: Tutorial script update
2016-12-15 17:46:37 +00:00
7e985a9b7c
BUG: tutorial - corrected runTimePostProcessing intput. See #340
2016-12-15 16:28:36 +00:00
d5301772f7
Update of interCondensingEvaporatingFoam and its tutorial
2016-12-15 12:36:48 -08:00
6baf1d7d8f
Merge branch 'integration-ihcantabria' into 'develop'
...
Integration of ihcantabria wave models
Integration of functionality produced by The Environmental Hydraulics Institute "IHCantabria" (http://www.ihcantabria.com/en/ )
- Original code introduced in commit 95e9467e
- Restructured and updated by OpenCFD into a new `waveModels` library available to the interFoam family of solvers
Main source:
`$FOAM_SRC/waveModels`
Tutorials:
`$FOAM_TUTORIALS/multiphase/interFoam/waveExample*`
Capabilities include:
- Wave generation
- Solitary wave using Boussinesq theory
- Cnoidal wave theory
- StokesI, StokesII, StokesV wave theory
- Active wave absorption at the inflow/outflow boundaries based on shallow water theory
IHCantabria Authors:
- Javier Lopez Lara (jav.lopez@unican.es )
- Gabriel Barajas (barajasg@unican.es )
- Inigo Losada (losadai@unican.es )
See merge request !88
2016-12-15 13:38:13 +00:00
95f3adb1fb
ENH: waveModels - moved to main source tree and simplified
2016-12-15 12:45:14 +00:00
f0a046fa81
GIT: Resolved conflict
2016-12-14 15:56:58 +00:00
7f2907f617
ENH: Added tutorials to show extraction of particle data from eulerian cases and subsequent injjection via lagrangian cases
2016-12-14 15:51:11 +00:00
f59c9762bb
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-plus into develop
2016-12-14 07:37:06 -08:00
1f87361208
ENH: snappyMultiRegionHeater: remove confusing README
2016-12-14 11:30:33 +00:00
67ea233d21
ENH: Usage of locationsInMesh for tutorial and other fix
2016-12-14 11:04:15 +00:00
9ffd7aed3f
BUG: Tutorial update - see #336
2016-12-14 08:31:03 +00:00
36f8895e78
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-plus into develop
2016-12-13 07:20:39 -08:00
ad0338123a
BUG: Tutorial update - fixes #336
2016-12-13 12:45:01 +00:00
7063555abb
BUG: Tutorial update - fixes #339
2016-12-13 12:43:02 +00:00
ad807e8d31
BUG: Updates to DyM tutorials - see #340
2016-12-13 12:40:58 +00:00
c0a2c16f6c
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-plus into develop
2016-12-12 10:36:33 -08:00
88128e0392
ENH: compressibleInterDyMFoam enhancements for mesh motion and sphere drop test case tutorial
2016-12-12 10:34:49 -08:00
6408cd1fbb
ENH: outletMappedUniformInlet BC - Cp only calculated for patch and not entire domain; input keywords updated for consistency
2016-12-12 12:13:53 +00:00
c0f44ac4f3
MRG: Integrated foundation code
2016-12-12 12:10:29 +00:00
83f3044db9
tutorials/compressible/rhoSimpleFoam/squareBend: Stabilize by further relaxing e
...
Patch contributed by Mattijs Janssens
http://bugs.openfoam.org/view.php?id=2382
2016-12-09 16:53:35 +00:00
7d54e57fa0
Renamed searchableCurve -> searchableExtrudedCircle
...
to clarify purpose.
Patch contributed by Mattijs Janssens
2016-12-09 16:30:46 +00:00
d2f6f7e391
tutorials/incompressible/pisoFoam/les/motorBike/motorBike/Allrun: Removed spurious '-parallel' option
...
Resolves bug-report http://bugs.openfoam.org/view.php?id=2378
2016-12-07 15:39:40 +00:00
c0de376b2a
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-plus into develop
...
Conflicts:
src/TurbulenceModels/compressible/turbulentFluidThermoModels/derivedFvPatchFields/outletMappedUniformInletHeatAddition/outletMappedUniformInletHeatAdditionFvPatchField.H
2016-12-05 15:32:26 -08:00
fc8f2ac94b
ENH: Adding tutorial for outletMappedUniformInletHeatAddition
2016-12-05 14:40:11 -08:00
ab760b6cd1
tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling.*: Correct q entry
...
Patch contributed by Mattijs Janssens
2016-12-02 12:22:30 +00:00