Commit graph

2409 commits

Author SHA1 Message Date
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
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
6c43057f27 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 15:50:48 +01:00
Dominik Christ
d7645d2af6 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 15:49:38 +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
05e6bdc778 BUGFIX: Change to setSet.batch to make MRF zone smooth. Author: Dominik Christ. Merge: Dominik Christ. 2014-09-12 11:35:19 +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
07c2f7b260 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-12 09:59:09 +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
21f678bc37 Avoid core dump when flux-dependent bcs are evaluated in absence of flux. Author: Hrvoje Jasak. Merge: Dominik Christ. 2014-08-15 13:25:41 +01:00
Dominik Christ
a5b0d2cad1 Clean-up of code indentation and comments. Author: Hrvoje Jasak. Merge: Dominik Christ. 2014-08-15 13:25:21 +01:00
Dominik Christ
44eafe013a Switching compressible MRF solvers from enthalpy to rothalpy. Author: Hrvoje Jasak. Merge: Dominik Christ. 2014-08-15 13:23:37 +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