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
|
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 |
|
Hrvoje Jasak
|
a06d78d48b
|
Formatting
|
2014-09-30 13:25:57 +01:00 |
|
Hrvoje Jasak
|
b9497d6460
|
Type
|
2014-09-30 13:25:57 +01:00 |
|
Hrvoje Jasak
|
50f2b4bb99
|
Formatting
|
2014-09-30 13:25:57 +01:00 |
|
Dominik Christ
|
3a22faaa90
|
BUGFIX: The polyMesh is now picked up from constant/setSubset directory; before subsetting had no effect on mesh. Author: Dominik Christ. Merge: Dominik Christ.
|
2014-09-19 13:21:02 +01:00 |
|
Dominik Christ
|
5e2c924773
|
BUGFIX: Changed MRFZone algorithm so it works only on wall patches instead of all non-coupled, non-empty patches, which caused problems on inlets and outlets in MRF zone. Author: Dominik Christ. Merge: Dominik Christ.
|
2014-09-19 13:20:13 +01:00 |
|
Dominik Christ
|
e4f05428e7
|
New MRFZone algorithm ignores all non-wall patches
|
2014-09-19 13:16:54 +01:00 |
|
Dominik Christ
|
12be090e3a
|
Changed tutorial so mesh subset has an effect
|
2014-09-17 10:20:35 +01:00 |
|
Dominik Christ
|
9128f94c0d
|
BUGFIX: Change to setSet.batch to make MRF zone smooth. Author: Dominik Christ. Merge: Dominik Christ.
|
2014-09-12 11:33:19 +01:00 |
|
Dominik Christ
|
88993965c2
|
Adjusted setSet.batch to produce smooth MRF zone side
|
2014-09-12 11:29:57 +01:00 |
|
Dominik Christ
|
cd59938f3a
|
Bugfix relocates iEqn/hEqn to outside of p/U-system. Otherwise Urel is calculated explicitly from U before U is corrected in pEqn. Author: Dominik Christ. Merge: Dominik Christ
|
2014-09-11 18:07:49 +01:00 |
|
Dominik Christ
|
fdbe471727
|
BUGFIX: U and Urel were different with omega=0
|
2014-09-11 17:55:19 +01:00 |
|
Dominik Christ
|
7b05f67822
|
Avoid core dump when flux-dependent bcs are evaluated in absence of flux. Author: Hrvoje Jasak. Merge: Dominik Christ.
|
2014-08-15 11:51:37 +01:00 |
|
Dominik Christ
|
98ce366827
|
Clean-up of code indentation and comments. Author: Hrvoje Jasak. Merge: Dominik Christ.
|
2014-08-15 11:48:49 +01:00 |
|
Dominik Christ
|
ebfe7268b9
|
Switching compressible MRF solvers from enthalpy to rothalpy. Author: Hrvoje Jasak. Merge: Dominik Christ.
|
2014-08-15 11:45:07 +01:00 |
|
Hrvoje Jasak
|
f06b77fedc
|
Clean-up and comments
|
2014-08-15 10:16:13 +01:00 |
|
Hrvoje Jasak
|
fba59ef62a
|
Safe evaluation in absence of flux field
|
2014-08-15 10:15:17 +01:00 |
|
Hrvoje Jasak
|
b155c2bbde
|
Switching to rothalpy equation for compressible MRF
|
2014-08-15 10:13:25 +01:00 |
|
Hrvoje Jasak
|
fcc4b2b305
|
Switching to rothalpy equation for compressible MRF
|
2014-08-15 10:13:05 +01:00 |
|
Hrvoje Jasak
|
ffb866bb9a
|
Added rothalpy support in boundary conditions
|
2014-08-15 10:12:45 +01:00 |
|
Dominik Christ
|
c5a2b9d772
|
BUGFIX: In parallel run, if no cells are on a processor, min() returns no ::max instead of ::zero and max() returns ::min instead of ::zero. Author: Pablo Higuera. Merge: Dominik Christ.
|
2014-08-07 11:59:41 +01:00 |
|
Dominik Christ
|
346a19c3c9
|
If no cells on processor, min() returns ::max instead of ::zero; same fix for max()
|
2014-08-07 11:45:23 +01:00 |
|
Dominik Christ
|
0387b0be1e
|
BUGFIX: New blockMesh can create mixing plane BC directly. Removed a-posteriori change of boundary definition from Allrun, updated Allclean and removed boundary.preconfigured from tutorials. Author: Dominik Christ. Merge: Dominik Christ
|
2014-08-01 13:57:05 +01:00 |
|
Dominik Christ
|
95b418a1ff
|
Modified Allrun in mixing plane cases
|
2014-08-01 13:47:42 +01:00 |
|
Dominik Christ
|
79616c2fc8
|
BUGFIX: Correct interpolation of point data on processor boundaries after parallel topological changes. Author: Zeljko Tukovic. Merge: Dominik Christ.
|
2014-08-01 12:21:48 +01:00 |
|
Dominik Christ
|
13b8fde0ae
|
BUGFIX: Updated wmake/rules for compilation with ICC 14. Author: Hrvoje Jasak. Merge: Dominik Christ.
|
2014-08-01 12:21:32 +01:00 |
|
Dominik Christ
|
278e106f03
|
BUGFIX: Fixed typos and formatting in ReleaseNotes file. Author: Hrvoje Jasak. Merge: Dominik Christ.
|
2014-08-01 12:20:14 +01:00 |
|
Dominik Christ
|
d47abc3626
|
BUGFIX: Bumped version number in ReleaseNotes and updated links to SourceForce pages. Author: Hakan Nilsson. Merge: Dominik Christ.
|
2014-08-01 12:19:54 +01:00 |
|
Hrvoje Jasak
|
221751a310
|
Formatting and grammar
|
2014-08-01 12:01:20 +01:00 |
|