Hrvoje Jasak
|
67409f71e7
|
Formatting
Conflicts:
src/foam/fields/PointPatchFields/constraint/processor/ProcessorPointPatchField.C
|
2015-04-22 10:48:47 +01:00 |
|
Hrvoje Jasak
|
3e93373759
|
Formatting
|
2015-04-07 16:44:35 +01:00 |
|
Hrvoje Jasak
|
333f677cb5
|
Formatting
|
2015-04-07 16:44:26 +01:00 |
|
Hrvoje Jasak
|
cc1551eff5
|
Formatting
|
2015-04-07 16:43:34 +01:00 |
|
Hrvoje Jasak
|
52fbcd4029
|
Array access optimisation
|
2015-04-07 16:43:21 +01:00 |
|
Hrvoje Jasak
|
4ade918e1c
|
Formatting
|
2015-04-07 16:43:01 +01:00 |
|
Hrvoje Jasak
|
e9e833155c
|
Bug fix: Evaluating coupled boundaries on least squares vectors
|
2015-04-07 16:42:37 +01:00 |
|
Hrvoje Jasak
|
5237598e1e
|
Parallel bug fix, processor boundaries comms. Zeljko Tukovic
|
2015-04-07 16:42:02 +01:00 |
|
Hrvoje Jasak
|
ebf0529d1e
|
Bug Fix: #268 P. Beckstein: nbr polyPatch normals
|
2015-04-07 16:41:53 +01:00 |
|
Hrvoje Jasak
|
88c60399fc
|
Formatting
|
2015-04-07 16:41:43 +01:00 |
|
Hrvoje Jasak
|
6e3925fcc9
|
Formatting
|
2015-04-07 16:41:32 +01:00 |
|
Hrvoje Jasak
|
5d8a7c2032
|
Formatting
|
2015-04-07 16:41:23 +01:00 |
|
Hrvoje Jasak
|
3cac4f07a2
|
Detailed error message
|
2015-04-07 16:40:57 +01:00 |
|
Hrvoje Jasak
|
1f26e16074
|
Removed woarning on mutiple constraints
|
2015-04-07 16:40:45 +01:00 |
|
Hrvoje Jasak
|
5010afdcf5
|
Formatting
|
2015-04-07 16:40:29 +01:00 |
|
Hrvoje Jasak
|
eeba34f188
|
Formatting
|
2015-04-07 16:40:20 +01:00 |
|
Hrvoje Jasak
|
22851738c1
|
Formatting
|
2015-04-07 16:40:10 +01:00 |
|
Hrvoje Jasak
|
f1adf78065
|
Formatting
|
2015-04-07 16:39:53 +01:00 |
|
Hrvoje Jasak
|
270ade1d4a
|
Formatting
|
2015-04-07 16:39:10 +01:00 |
|
Hrvoje Jasak
|
17e2f74d85
|
Formatting
|
2015-04-07 16:38:15 +01:00 |
|
Hrvoje Jasak
|
a51e82ebec
|
Formatting
|
2015-04-07 16:36:12 +01:00 |
|
Hrvoje Jasak
|
9f49954a5e
|
Formatting
|
2015-04-07 16:35:58 +01:00 |
|
Hrvoje Jasak
|
4a7e55b116
|
Porting: removed unnecessary typenames
Conflicts:
src/finiteVolume/finiteVolume/gradSchemes/limitedGradSchemes/cellLimitedGrad/cellLimitedGrads.C
src/finiteVolume/finiteVolume/gradSchemes/limitedGradSchemes/faceLimitedGrad/faceLimitedGrads.C
|
2015-04-07 16:35:38 +01:00 |
|
Hrvoje Jasak
|
7ba950d123
|
Formatting
|
2015-04-07 16:33:29 +01:00 |
|
Hrvoje Jasak
|
d5b124d72f
|
Bug fix: out-of range access in implicit least squares
Conflicts:
src/finiteVolume/finiteVolume/gradSchemes/leastSquaresGrad/leastSquaresVectors.C
|
2015-04-07 16:31:59 +01:00 |
|
Hrvoje Jasak
|
8622f1fd19
|
Formatting and type
|
2015-04-07 16:30:15 +01:00 |
|
Hrvoje Jasak
|
00e8dce8da
|
Formatting
|
2015-04-07 16:29:51 +01:00 |
|
Hrvoje Jasak
|
5dcdf87b79
|
LabelPairList
|
2015-04-07 16:29:40 +01:00 |
|
Hrvoje Jasak
|
16d2a566f2
|
Improved warning message
|
2015-04-07 16:29:26 +01:00 |
|
Hrvoje Jasak
|
abe380ca6a
|
LabelPairList
|
2015-04-07 16:29:13 +01:00 |
|
Hrvoje Jasak
|
135a28fa77
|
Formatting
|
2015-04-07 16:29:03 +01:00 |
|
Hrvoje Jasak
|
03283d2ede
|
Formatting
|
2015-04-07 16:28:51 +01:00 |
|
Hrvoje Jasak
|
7ba34de8e4
|
Formatting
|
2015-04-07 16:27:23 +01:00 |
|
Hrvoje Jasak
|
65cd7ee3f3
|
Formatting
|
2015-04-07 16:22:21 +01:00 |
|
Dominik Christ
|
aeb2c5e1d0
|
BUGFIX: Fixed FPE in parallel execution for varying number of solo cells
|
2015-02-19 11:09:46 +00:00 |
|
Dominik Christ
|
7d8e040bf5
|
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:43:21 +00:00 |
|
Dominik Christ
|
187c0cdc40
|
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:42:32 +00:00 |
|
Dominik Christ
|
b7a6e17dd0
|
Reverted ProcessorPointPatchField.C, which broke parallel motion on some cases
|
2014-10-29 13:54:51 +00: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
|
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
|
e7794e0559
|
Isentropic total pressure, initial version
|
2014-09-30 15:50:06 +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 |
|
Hrvoje Jasak
|
aa0e39703f
|
Update of surface normal evaluation, write and mapping
|
2014-09-30 13:27:19 +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 |
|