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 |
|
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 |
|
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 |
|
Hakan Nilsson
|
49c104f817
|
Another fix of version number, and link to new bug tracker, and link to the HowToContribute Wiki page
|
2014-08-01 11:37:56 +01:00 |
|
Hakan Nilsson
|
64d2ce8570
|
Modified version number for installation link at OpenFOAM Wiki
|
2014-08-01 11:37:41 +01:00 |
|
Hrvoje Jasak
|
2ce462ad47
|
On topo change processor patch ordering changes. Zeljko Tukovic
|
2014-07-22 14:13:54 +01:00 |
|
Hrvoje Jasak
|
3bef09ddb4
|
Intel Icc 14 porting
|
2014-07-11 16:38:49 +02:00 |
|
Dominik Christ
|
f77b4801a2
|
Merge branch 'BUGFIX/3rdPartyDownloadFromSourceForge'
|
2014-06-18 11:53:06 +01:00 |
|
Dominik Christ
|
49902057f2
|
BUGFIX: Changed download location to SorgeForge mirror, where possible
|
2014-06-18 11:52:33 +01:00 |
|
Henrik Rusche
|
d42bae4f2f
|
Merge branch 'bugfix/releaseNotes'
|
2014-06-18 09:36:45 +02:00 |
|
Hakan Nilsson
|
811bd0048a
|
Removed obsolete and incomplete HowToContribute, and reference to that file in ReleaseNotes. Also some typo fixes in ReleaseNotes.
|
2014-06-18 09:36:38 +02:00 |
|
Henrik Rusche
|
6c0c77dee2
|
Merge branch 'nextRelease'
|
2014-06-17 11:43:09 +02:00 |
|
Dominik Christ
|
ddbc29bdfb
|
Added bazaar packages
|
2014-06-17 11:35:58 +02:00 |
|
Dominik Christ
|
d71951fb59
|
Commented out ulimit in etc/bashrc
|
2014-06-17 11:35:58 +02:00 |
|
Hakan Nilsson
|
d86d25ab99
|
Corrected version number to 3.1
|
2014-06-17 11:35:58 +02:00 |
|
Henrik Rusche
|
3389731ba8
|
Release note export to HTML/TXT
|
2014-06-16 16:43:10 +02:00 |
|
Hrvoje Jasak
|
b3969cf5b9
|
Release notes update
|
2014-06-16 15:03:38 +01:00 |
|
Henrik Rusche
|
78ae03fe29
|
Sorted list of contributors
|
2014-06-16 12:37:09 +02:00 |
|
Hrvoje Jasak
|
bdba5c95e1
|
Merge branch 'nextRelease' of ssh://git.code.sf.net/p/openfoam-extend/foam-extend-3.1 into nextRelease
|
2014-06-16 11:35:19 +01:00 |
|
Hrvoje Jasak
|
3bd8c0354d
|
Write mesh data binary: test loop on Blue Gene
|
2014-06-16 11:35:08 +01:00 |
|
Hrvoje Jasak
|
e30e02e9ef
|
Merge branch 'nextRelease' of ssh://git.code.sf.net/p/openfoam-extend/foam-extend-3.1 into nextRelease
|
2014-06-16 11:14:26 +01:00 |
|
Hrvoje Jasak
|
563fec3090
|
Intel 11.1 porting changes: enum is a type
|
2014-06-16 10:31:08 +01:00 |
|
Henrik Rusche
|
db2f14f563
|
Formatted & Renamed Release notes
|
2014-06-15 13:46:34 +02:00 |
|
Hrvoje Jasak
|
8b9c3d4764
|
ulimit on Mac OS X - temporary fix
|
2014-06-14 22:05:26 +01:00 |
|