Martin Beaudoin
23f4d5cb81
controlSwitches: - Addition of the command-line option -dumpControlSwitches
...
- Display at the console all the controlSwitches for a given application.
- Getting rid of the application foamDebugSwitches
- Some code cleanup.
2015-05-08 08:53:47 -04:00
Martin Beaudoin
473f85c949
controlSwitches: - We are now completely free from the global controlDict file.
...
This file is no longer necessary.
- If necessary, one can still use a global controlDict file
using the environment variable FOAM_GLOBAL_CONTROLDICT
- Case specific global control switches values can now be
supplied in the case's system/controlDict file.
- Renaming $WM_PROJECT_DIR/etc/controlDict to
$WM_PROJECT_DIR/etc/controlDict-EXAMPLE
- Some code cleanup.
2015-05-05 08:57:06 -04:00
Martin Beaudoin
4706995f5f
controlSwitches: updating after code merge. Minor correction for DimensionedConstants sigmaSB. Adapting foamDebugSwitches
2015-05-02 09:57:47 -04:00
Martin Beaudoin
e64704203c
Merge branch 'nextRelease' into nr/feature/changeGlobalControlDictParamsFromCmdLine
2014-12-24 11:59:55 -05:00
Dominik Christ
be934ff674
FEATURE: Added makeAxialMesh to the scripts in extend-bazaar; clean-up and option to choose SITE or USER for installation. Author: Bernhard Gschaider. Merge: Dominik Christ.
2014-11-07 11:51:21 +00:00
Dominik Christ
c8eb903f58
FEATURE: Backport of wallShearStress to allow calculation also for compresible flow. Backport: Dominik Christ. Merge: Dominik Christ.
2014-11-07 11:47:36 +00:00
Dominik Christ
f4fbff4289
BUGFIX: Reverted ProcessorPointPatchField.C to previous version as the new one broke parallel motion on some cases. "Author": Dominik Christ. Merge: Dominik Christ.
2014-11-07 11:47:02 +00:00
Dominik Christ
95e76409e4
BUGFIX: IOReferencer now holds the object pointer instead of its reference and manages its deletion. Author: Hrvoje Jasak. Merge: Dominik Christ.
2014-11-07 11:45:29 +00:00
Dominik Christ
5b4387472b
BUGFIX: Fixes bug [ticketsfoamextendrelease:#256] processorBlockGAMGInterfaceField vs. scalarProcessorBlockGAMGInterfaceField. Author: Hrvoje Jasak. Merge: Dominik Christ.
2014-11-07 11:45:11 +00:00
Dominik Christ
0dd5e34846
Backport of wallShearStress to allow compresible flow
2014-11-07 11:38:45 +00:00
Dominik Christ
b7a6e17dd0
Reverted ProcessorPointPatchField.C, which broke parallel motion on some cases
2014-10-29 13:54:51 +00:00
Bernhard F.W. Gschaider
42f94e16b2
Make sure that all bazaar-installations go either to USER or to SITE
2014-10-15 00:27:16 +02:00
Bernhard F.W. Gschaider
9dcb46baa0
Use () to make 'cd -' unnecessary
2014-10-14 23:18:12 +02:00
Bernhard F.W. Gschaider
193fd56eb7
Modify arguments for variants of sed that are not as relaxed about them as the GNU sed is
2014-10-14 01:50:57 +02:00
Bernhard F.W. Gschaider
ed75761f36
Added makeAxialMesh to the scripts in extend-bazaar
2014-10-14 01:31:42 +02:00
Hrvoje Jasak
8155253abb
Bug fix: IOReferencer holds basic object instead of its reference
2014-10-03 10:41:30 +01:00
Hrvoje Jasak
798239779a
Bug fix: ticketsfoamextendrelease:#256
2014-10-02 17:51:16 +01:00
Dominik Christ
8910693203
FEATURE: New solver for potential flow on dynamic meshes. Author: Hrvoje Jasak. Merge: Dominik Christ.
2014-09-30 16:25:39 +01:00
Dominik Christ
98114b178a
FEATURE: Improvements in the coupled solver coupling syntax. First version of the coupled compressible solver. Author: Hrvoje Jasak. Merge: Dominik Christ.
2014-09-30 16:25:28 +01:00
Dominik Christ
cc4804428b
FEATURE: Make sure constant directory is available before writing into it. Author: Hrvoje Jasak. Merge: Dominik Christ.
2014-09-30 16:25:19 +01:00
Hrvoje Jasak
b1c25026e6
Added new solver potentialDyMFoam
2014-09-30 16:18:38 +01:00
Hrvoje Jasak
815a4536aa
Update to coupled solvers
2014-09-30 16:17:47 +01:00
Hrvoje Jasak
1567f5c620
Remove from release
2014-09-30 16:17:46 +01:00
Dominik Christ
21ae0b8f31
Clean up tutorials
2014-09-30 16:16:21 +01:00
Hrvoje Jasak
bae18c4d32
Make constant directories
2014-09-30 16:16:21 +01:00
Dominik Christ
80b603ad1a
BUGFIX: Fixed errors in MRF, switched to rothalpy equation. Author: Hrvoje Jasak. Merge: Dominik Christ.
2014-09-30 16:13:17 +01:00
Dominik Christ
b634472d7e
BUGFIX: Surface normal BCs, improvements in formulation and support for compressible flows. Author: Hrvoje Jasak. Merge: Dominik Christ.
2014-09-30 16:13:07 +01:00
Dominik Christ
eeb4197dd6
BUGFIX: Fixed I/O for degrees option in coordinate systems. Author: Hrvoje Jasak. Merge: Dominik Christ.
2014-09-30 16:12:56 +01:00
Dominik Christ
f6f114d3e0
BUGFIX: Increase viable second-level size for AMG coarsening in large parallel cases. Author: Hrvoje Jasak. Merge: Dominik Christ.
2014-09-30 16:12:45 +01:00
Dominik Christ
6337756e8c
BUGFIX: Minor fixes and formatting. Author: Hrvoje Jasak. Merge: Dominik Christ.
2014-09-30 16:12:29 +01:00
Dominik Christ
f1aa6ef184
BUGFIX: Fixed errors in MRF, switched to rothalpy equation. Author: Hrvoje Jasak. Merge: Dominik Christ.
2014-09-30 15:50:21 +01:00
Hrvoje Jasak
8e56da0041
Updates to compressible SRF and MRF enthalpy equation
...
Conflicts:
applications/solvers/compressible/steadyCompressibleFoam/hEqn.H
2014-09-30 15:50:06 +01:00
Hrvoje Jasak
dc6d3f61dc
Fix compilation error
...
Conflicts:
applications/solvers/compressible/steadyCompressibleFoam/hEqn.H
2014-09-30 15:50:06 +01:00
Hrvoje Jasak
e7794e0559
Isentropic total pressure, initial version
2014-09-30 15:50:06 +01:00
Hrvoje Jasak
fd2c3bc914
Updated transonic tutorial
2014-09-30 15:50:06 +01:00
Hrvoje Jasak
0c1ad0a78e
Tutorial clean-up
...
Conflicts:
tutorials/mesh/cfMesh/Allclean
2014-09-30 15:50:00 +01:00
Hrvoje Jasak
6c18df843a
Clean-up: p0 not needed
...
Conflicts:
src/thermophysicalModels/basic/derivedFvPatchFields/isentropicTotalTemperature/isentropicTotalTemperatureFvPatchScalarField.C
2014-09-30 13:47:18 +01:00
Dominik Christ
1b920c546a
BUGFIX: Surface normal BCs, improvements in formulation and support for compressible flows. Author: Hrvoje Jasak. Merge: Dominik Christ.
2014-09-30 13:42:57 +01:00
Dominik Christ
44f746dc6d
BUGFIX: Fixed I/O for degrees option in coordinate systems. Author: Hrvoje Jasak. Merge: Dominik Christ.
2014-09-30 13:42:45 +01:00
Dominik Christ
ff74c92859
BUGFIX: Increase viable second-level size for AMG coarsening in large parallel cases. Author: Hrvoje Jasak. Merge: Dominik Christ.
2014-09-30 13:42:31 +01:00
Dominik Christ
69d25c0528
BUGFIX: Minor fixes and formatting. Author: Hrvoje Jasak. Merge: Dominik Christ.
2014-09-30 13:38:33 +01:00
Hrvoje Jasak
aa0e39703f
Update of surface normal evaluation, write and mapping
2014-09-30 13:27:19 +01:00
Hrvoje Jasak
a854351f62
Update time loop format
2014-09-30 13:27:04 +01:00
Hrvoje Jasak
052c2a6532
Compilation of Isentropic total pressure bc
2014-09-30 13:27:04 +01:00
Hrvoje Jasak
92bb931647
Coordinate systems in degrees I/O bug fix
2014-09-30 13:26:51 +01:00
Hrvoje Jasak
d45105a082
Minor updates
2014-09-30 13:26:34 +01:00
Hrvoje Jasak
407760308d
Allow PAMG to be used for larger processor pieces
2014-09-30 13:26:33 +01:00
Hrvoje Jasak
65a19e8d07
Robustness change: empty face
2014-09-30 13:25:58 +01:00
Hrvoje Jasak
8166e39e54
Formatting
2014-09-30 13:25:58 +01:00
Hrvoje Jasak
be2ecaad3b
Removed empty line
2014-09-30 13:25:58 +01:00