d530bc254a
STYLE: code cleanup searchableSurface (issue #929 )
...
- improve doxygen entries for searchable surfaces.
- support selection of searchable surfaces with shorter names.
Eg,
type box | cylinder | ...;
vs type searchableBox | searchableCylinder | ...;
2018-07-06 11:03:28 +02:00
7b8e2b1a18
Merge remote-tracking branch 'origin/master' into develop
2018-07-10 16:42:59 +01:00
ad5ab870ef
Merge branch 'feature-dictionary-checks' into develop
2018-07-05 13:40:25 +02:00
109a791d35
TUT: adjust dictionary parsing tests
2018-07-05 11:09:40 +02:00
f7dc92d744
STYLE: mark compatibility level for keyword redirectType (issue #912 )
...
- was replaced with "name" in 1706
2018-07-05 09:26:26 +02:00
f3f30c94b4
ENH: improve detection of EOF missing/additional braces (issue #762 )
...
- stricter checking for common dictionary input errors such as a
missing ';' for primitive entries, extra or missing closing '}' etc.
2018-07-04 09:24:43 +02:00
2662042d49
ENH: improve controls for Time (issue #910 )
...
- relocate some standard functionality to TimePaths to allow a lighter
means of managing time directories without using the entire Time
mechanism.
- optional enableLibs for Time construction (default is on)
and a corresponding argList::noLibs() and "-no-libs" option
STYLE:
- mark Time::outputTime() as deprecated MAY-2016
- use pre-increment for runTime, although there is no difference in
behaviour or performance.
2018-07-02 10:20:01 +02:00
e8c1ae3c16
ENH: sloshingTank2D: correct decomposeParDict. Fixes #913 .
2018-07-04 17:18:06 +01:00
252b5ff7dc
BUG: snappyHexMesh: missing tutorial in ./Allrun. Fixes #916 .
2018-07-02 16:09:49 +01:00
d04100a99e
TUT: fix for snappy mesh layers
2018-06-28 15:39:32 +01:00
6e35bcda70
ENH: Updated config for release v1806
2018-06-28 12:56:00 +01:00
16a6379183
TUT: Cleaned up headers
2018-06-26 17:37:38 +01:00
069f8c158d
Merge branch 'develop-pre-release' of develop.openfoam.com:Development/OpenFOAM-plus into develop-pre-release
2018-06-27 16:46:24 -07:00
cfc6701f76
TUT: Changing outlet p BC
2018-06-27 16:45:59 -07:00
2df51655ca
TUT: remove stray catalyst script
2018-06-27 08:22:13 +02:00
b70b2d8629
TUT: fixup formatting, tabs etc
2018-06-26 16:37:35 +02:00
30b4eda7a4
TUT: update some old keywords found in tutorials
...
- functionObjectLibs -> libs
- redirectType -> name
- change deprecated writeCompression flags types to Switch.
- cleanup some trailing ';;' from some dictionaries
2018-06-26 14:18:52 +02:00
1c9f93e173
TUT: Added sloshingTank2D case for comparison with the interFoam solver
2018-06-26 14:16:22 +01:00
1e5919f8b0
TUT: Updates - see #856
2018-06-26 11:16:24 +01:00
edcb649212
STY: Changing folder name for icoReactingMultiphaseInterFoam
2018-06-25 10:35:53 -07:00
d9568a4b56
SUBMODULE: updates for catalyst
...
- SIGFPE handling, cmake configuration
CONFIG: adjust for simplified Catalyst channel naming
- no sub-channels, select volField output based in the
(internal | boundary) dictionary switches instead
2018-06-24 15:50:50 +02:00
eed1e99378
TUT: remove 'functions' dictionary scope from catalyst files
...
- rename Allrun.parallel to Allrun-parallel (issue #899 )
2018-06-23 13:41:20 +02:00
e0db37f043
ENH: support rhoRef for derived surfMesh sampled fields (issue #898 )
2018-06-22 16:57:30 +02:00
22e1384522
TUT: Updated headers
2018-06-22 15:36:33 +01:00
598c49fe8a
TUT: Added new tutorial cases
2018-06-22 15:25:06 +01:00
abb597359f
ENH: Updated the boundaryDataSurfaceWriter to use a plain list for the points file
2018-06-22 15:24:07 +01:00
f7d4f52726
STYLE: update names of known solvers, consistent End value (issue #856 )
2018-06-21 16:03:06 +02:00
237f20b0ed
TUT: tab removal
2018-06-21 15:43:15 +02:00
73fbed1c2c
TUT: consistent use of scale and headers for blockMeshDict
2018-06-21 15:28:25 +02:00
8717f9936e
TUT: consistency in Allclean Allrun scripts
2018-06-21 15:19:09 +02:00
dcde2eed74
TUT: consistent name for runTimePostProcessing dictionary
2018-06-21 11:56:00 +02:00
1f953b807c
ENH: use double for VTK legacy output (issue #891 )
...
- some paraview versions (eg, on windows) don't support float, only double.
This mostly affected the vtkSurfaceWriter.
The foamToVTK is also affected, but since it also supports the XML
output formats (vtp, vtu) these can be used instead.
2018-06-21 10:24:04 +02:00
f9dc9dbf5f
TUT: updates
2018-06-21 08:31:22 +01:00
2790f2da4e
ENH: Editing tutorials, and Make/files
2018-06-20 12:27:12 -07:00
3603cf289f
BUG: basicThermo: enforcing shared T. Fixes #887 .
2018-06-20 12:07:00 +01:00
636328fc1c
ENH: icoReactingMultiPhaseInterFoam: thermo sharing T
2018-06-15 14:05:37 +01:00
4cb073e150
ENH: Up to date icoReactingMultiphaseInterFoam solver and libs
...
Adding tutorials and other minor changes
2018-06-04 11:25:59 -07:00
7bf7aaea91
ENH: Further enhancements to stabilizationSchemes
2018-06-19 12:04:27 -07:00
9001aa2440
Merge branch 'develop-pre-release' of develop.openfoam.com:Development/OpenFOAM-plus into develop-pre-release
2018-06-19 11:23:36 -07:00
a3a6768608
ENH: Adding additional entry to stabilizationSchemes.
...
Correcting tutorial and expanding documentation
2018-06-19 11:21:56 -07:00
1871b1d3bc
TUT: use separate forces file for wingMotion2D
2018-06-19 17:18:15 +02:00
27dcb69ccc
GIT: add forgotten Allrun-parallel script (issue #866 )
2018-06-19 13:03:35 +02:00
0c5f36f40a
ENH: Move stabilisation to steady-state part of LES motorBike tutorial. See #856 .
2018-06-18 15:00:47 +01:00
e3d306d3cf
TUT: additional and extra closing braces in dictionaries
2018-06-18 14:05:49 +02:00
6a13ad2d93
ENH: vtkCloud function object (issue #866 )
...
- writes lagrangian data in VTP format during a simulation.
In parallel, all data are written from the master.
2018-06-16 01:16:00 +02:00
357042c801
TUT: Updates for combustionModel = none. See #867
2018-06-14 14:45:32 +01:00
15288516c7
INT: Added wave-mangrove interaction test from IH Cantabria
2018-06-14 14:30:42 +01:00
d1ca1ff51d
INT: Removed incompatible case
2018-06-14 14:16:45 +01:00
7a7ecf600f
ENH: prescribedRotation: smaller end time so simulation is shorter.
2018-06-14 13:47:07 +01:00
6e6ae853b5
ENH: prescribedRotation: improvements to testcase. See #872 .
2018-06-14 13:45:49 +01:00