Commit graph

2451 commits

Author SHA1 Message Date
Hrvoje Jasak
f458227c57 Added BlockILU smoother solvers 2017-06-19 23:09:12 +01:00
Hrvoje Jasak
5aa34daf28 Coupled interface update fix, scalar CholeskyPrecon 2017-06-19 19:24:18 +01:00
Hrvoje Jasak
cb58ca4e8f Coupled interface handling in Block Cholesky preconditioner: bug fix 2017-06-19 18:31:30 +01:00
Hrvoje Jasak
f6ea803727 Fix preconditionT in scalar ILU0 2017-06-19 18:21:24 +01:00
Hrvoje Jasak
bc7cc7ca9b Clean-up of coupled updates on scalar Cholesky and ILU0 preconditioners 2017-06-19 18:17:34 +01:00
Hrvoje Jasak
dc0ad86c6f Merging scalar Cholesky and ILU0 preconditioners: coupled boundary update 2017-06-19 18:13:08 +01:00
Hrvoje Jasak
f00a6361ac Merge branch 'development' of ssh://git.code.sf.net/u/hjasak/foam-extend-4.0 into development 2017-06-19 18:08:35 +01:00
Hrvoje Jasak
d17c293e6d Cholesky and ILU0 precon on coupled patches: bug fix 2017-06-19 17:19:17 +01:00
Hrvoje Jasak
1354e6971c Update iluSmoother for symmetric and asymmetric matrices 2017-06-19 17:18:50 +01:00
Hrvoje Jasak
af92cfddc8 Coupled boundaries in BlockCholeskyPrecon 2017-06-19 17:16:46 +01:00
Hrvoje Jasak
775edf12c0 Formatting 2017-06-19 16:18:39 +01:00
Hrvoje Jasak
0cbbf0d443 Update coupled boundaries in ILU preconditioner 2017-06-19 12:58:13 +01:00
Hrvoje Jasak
d26ff4d776 Revert: no renormalisation of residual allowed 2017-06-16 13:02:59 +01:00
Hrvoje Jasak
317e116229 Experimental: diag inverse check 2017-06-16 12:47:54 +01:00
Hrvoje Jasak
058c2b425d Comment on initialisation of xCorr in ILU smoother 2017-06-16 12:47:28 +01:00
Hrvoje Jasak
7c4511894b Experimental: Rebase residual before restriction 2017-06-16 12:47:06 +01:00
Hrvoje Jasak
34e47b44b9 Inline destructor 2017-06-16 12:46:37 +01:00
Hrvoje Jasak
58ff8e1e54 Clean-up 2017-06-16 12:44:32 +01:00
Hrvoje Jasak
c3c233a493 Formatting and clean-up 2017-06-15 19:40:53 +01:00
Vuko Vukcevic
d9690e81ae Reorganisation of improved wall functions
Instead of calculating pressure gradient and convection terms in each
wall function (for each patch), function objects pressureGradient and
velocityConvection will update them and register them in the database and we
only fetch the data when updating wall functions.
2017-06-12 15:01:17 +02:00
Hrvoje Jasak
cf887cbe5e Report coarse level size at debug level 3 in AMG 2017-06-09 00:42:13 +01:00
Hrvoje Jasak
41e28bb072 Fast processor SAMG support without search 2017-06-08 17:46:02 +01:00
Hrvoje Jasak
774009e384 Hast table optimisation for better look-up. Experimental 2017-06-08 17:45:12 +01:00
Hrvoje Jasak
f3b95fec68 Added GGL SAMG block interface fields 2017-06-08 16:12:37 +01:00
Hrvoje Jasak
a3df01751f Consistent handling of moving boundaries with new MRF mesh flux 2017-06-08 16:12:05 +01:00
Hrvoje Jasak
0fe89520a2 Improved new-style MRF 2017-06-08 14:53:33 +01:00
Hrvoje Jasak
4ac325ab77 Parallel GGI selective AMG coarsening 2017-06-08 13:39:56 +01:00
Hrvoje Jasak
cad4b9295e Serial Block GGI SAMG interface 2017-06-07 17:48:56 +01:00
Hrvoje Jasak
73d7fe4e3f Use dynamic lists in processor SAMG interfaces 2017-06-07 14:09:58 +01:00
Hrvoje Jasak
b92474c8d4 GGI SAMG interface field 2017-06-07 12:54:07 +01:00
Hrvoje Jasak
5ac0d32666 Processor and GGI Block selective AMG: reference point 2017-06-07 12:30:05 +01:00
Hrvoje Jasak
3ca1b11770 Added expandCrMatrixToZone to ggiFvPatch 2017-06-06 18:38:12 +01:00
Hrvoje Jasak
78faa550f7 Add crMatrix buffer 2017-06-06 18:25:53 +01:00
Hrvoje Jasak
c482887c99 Add null constructors to crAddressing and crMatrix 2017-06-06 18:25:41 +01:00
Hrvoje Jasak
bf1d5b22a4 Formatting 2017-06-06 18:04:34 +01:00
Hrvoje Jasak
c65ef13139 GGI SAMG interface support, first version 2017-06-06 18:03:58 +01:00
Hrvoje Jasak
1b45e34c8a Deactivate MRF debug 2017-06-06 11:32:04 +01:00
Hrvoje Jasak
27c31a4b62 MRF Zone: new calculation of MRF mesh fluxes 2017-06-06 11:09:30 +01:00
Hrvoje Jasak
8926a0a44b Clean-up 2017-06-05 13:50:11 +01:00
Hrvoje Jasak
83dea72edf Bad index for weight increment 2017-06-05 13:33:23 +01:00
Hrvoje Jasak
0b182be462 Coarse selective matrix assembly without search 2017-06-01 16:31:21 +01:00
Hrvoje Jasak
e48f1057fd Use only one norm in block selective AMG 2017-06-01 14:44:09 +01:00
Hrvoje Jasak
c5fd9c9326 Comments 2017-06-01 14:20:40 +01:00
Hrvoje Jasak
1faa10bed0 Parallel block selective AMG. Tessa Uroic 2017-06-01 10:21:19 +01:00
Hrvoje Jasak
fec3d9f714 Clean-up 2017-06-01 10:20:51 +01:00
Hrvoje Jasak
f74532adce Updates to block selective AMG 2017-05-31 16:34:40 +01:00
Hrvoje Jasak
749d15f8ea Deleted old implementation 2017-05-31 16:34:21 +01:00
Hrvoje Jasak
bd0a7f8764 Deleted old implementation 2017-05-31 16:33:26 +01:00
Vuko Vukcevic
391e98828f Additional wall functions: k/epsilonNonEqWallFunctions
Non-equilibrium wall functions for k and epsilon.

Author: Filip Sutalo, Merge: Vuko Vukcevic
2017-05-31 13:25:48 +02:00
Hrvoje Jasak
4482bcfdae Bugfix: Uncommented unused variable 2017-05-30 14:55:11 +01:00
Hrvoje Jasak
4a56611efe Added block abblomerative reordered cluster 2017-05-30 14:48:14 +01:00
Hrvoje Jasak
7c1ca1b9ea Added missing overlap ggi enthalpy jump condition 2017-05-30 14:33:58 +01:00
Hrvoje Jasak
2ffeda244c Block matrix reorder clustering AMG 2017-05-30 14:33:23 +01:00
Hrvoje Jasak
dfbe88d9fb Typo 2017-05-30 14:32:58 +01:00
Vuko Vukcevic
2af7fe9b02 Additional wall functions: omega/nutMEWTWallFunctions
Modified enhanced wall treatment by Sutalo, wall functions are
sensitive to convection and pressure gradient effects.

Author: Filip Sutalo, Merge: Vuko Vukcevic
2017-05-29 14:02:48 +02:00
Vuko Vukcevic
c0741e5def Additional wall functions: omega/nutCWTWallFunctions
Compound wall treatment by Popovac and Hanjalic, wall functions are sensitive to
flow unsteadiness, convection effects and pressure gradient effects.

Author: Filip Sutalo, Merge: Vuko Vukcevic
2017-05-29 09:46:39 +02:00
Hrvoje Jasak
a2deada572 Update fv SAMG interfaces 2017-05-26 11:45:40 +01:00
Hrvoje Jasak
8e342b09df Update SAMG interfaces 2017-05-26 11:30:51 +01:00
Hrvoje Jasak
9e8428eb0c Update of MRF Zones 2017-05-25 14:45:47 +01:00
Hrvoje Jasak
41353e4dac Reorganisation and clean-up 2017-05-25 14:44:59 +01:00
Hrvoje Jasak
739cbbfca5 Clean-up 2017-05-25 14:44:47 +01:00
Hrvoje Jasak
7c2fb83e9c Steady compressible solver updates, MRF and jump conditions. Gregor Cvijetic 2017-05-25 14:43:28 +01:00
Hrvoje Jasak
7b2137f0e9 Clean-up of mesh classes 2017-05-25 14:42:01 +01:00
Hrvoje Jasak
0644d65996 Bugfix, efficiency: store only first and last residual in series 2017-05-25 14:41:29 +01:00
Hrvoje Jasak
b2ea462dd4 Formatting 2017-05-25 14:41:04 +01:00
Hrvoje Jasak
01aebe4bf9 Bugfix: empty wedge patch in parallel. Zeljko Tukovic 2017-05-25 14:40:47 +01:00
Hrvoje Jasak
05899eaa9e Bugfix: Comms type in processor point fields. Further fixes needed 2017-05-25 14:40:25 +01:00
Hrvoje Jasak
a14b7c2b03 SAMG interface updates: WIP 2017-05-22 15:07:00 +01:00
Hrvoje Jasak
ea89a08f66 Bugfix: no deltaCoeffs update on topo change. Mesh can have zero volume/area cells/faces 2017-05-22 15:06:49 +01:00
Hrvoje Jasak
c1d4310795 AMG policy interface updates 2017-05-22 14:47:17 +01:00
Hrvoje Jasak
4313020814 Formatting 2017-05-22 14:45:33 +01:00
Hrvoje Jasak
e43b547977 SAMG parallel interface updates 2017-05-22 14:45:01 +01:00
Hrvoje Jasak
37ab92b905 Bugfix: zero rotation for translative velocity 2017-05-17 18:31:31 +01:00
Hrvoje Jasak
87cb2ac5fa Formatting 2017-05-16 18:44:41 +01:00
Hrvoje Jasak
52c9cbf138 Parallel block selective AMG interfaces 2017-05-10 21:12:51 +01:00
Hrvoje Jasak
89ab032da4 Parallel selective AMG - work in progress 2017-05-10 13:20:05 +01:00
Hrvoje Jasak
bae31764dc Changed crMatrix and crAddressing member naming 2017-05-10 13:19:15 +01:00
Hrvoje Jasak
9e9168c389 Deactivate debug 2017-05-10 13:19:11 +01:00
Hrvoje Jasak
d4e39f0606 Added interfaceSize member function, 2 2017-05-10 13:17:53 +01:00
Hrvoje Jasak
600093db5b Added interfaceSize member function 2017-05-10 13:17:21 +01:00
Hrvoje Jasak
d4a39a93ca Formatting 2017-05-10 13:16:37 +01:00
Hrvoje Jasak
f0014817fe Block AMG matrix selection with 2 norms 2017-05-10 13:15:45 +01:00
Hrvoje Jasak
f600c863c4 Block SAMG solver updates 2017-05-09 08:35:49 +01:00
Hrvoje Jasak
32621068ae First version of block matrix selection and interfaces, 3 2017-05-08 16:10:33 +01:00
Hrvoje Jasak
08c56d4665 Formatting 2017-05-08 16:08:17 +01:00
Hrvoje Jasak
cb2bf1de62 Bugfix: better error message and formatting 2017-05-08 16:08:02 +01:00
Hrvoje Jasak
0a1d3e426e First version of block matrix selection and interfaces, 2 2017-05-08 16:07:16 +01:00
Hrvoje Jasak
9161009a77 First version of block matrix selection and interfaces 2017-05-08 16:06:42 +01:00
Hrvoje Jasak
6d12ae2013 Comment 2017-05-08 16:06:06 +01:00
Hrvoje Jasak
b0024110c3 Bugfix: allocate Pstream comm in faMesh 2017-05-08 16:05:31 +01:00
Hrvoje Jasak
fb9d050df4 Comments and formatting 2017-05-08 15:52:05 +01:00
Vuko Vukcevic
072238fa11 Fixed typos in comments 2017-04-28 07:30:51 +02:00
Vuko Vukcevic
57af002275 No slip wall boundary condition 2017-04-28 07:13:40 +02:00
Hrvoje Jasak
c083bd1139 Formatting 2017-04-26 21:02:16 +01:00
Hrvoje Jasak
89c063083d Experimental block clustering algorithms 2017-04-26 21:01:58 +01:00
Hrvoje Jasak
2bbc8d86ce Improved formulation of the block componentNorm and twoNorm 2017-04-26 20:59:43 +01:00
Vuko Vukcevic
28a310ce71 Update in solutionControl class
Flux should not be recalculated for patches with inletOutlet boundary
conditions.
2017-04-20 08:59:23 +02:00
Vuko Vukcevic
795249e50e Fixed typo in error stream in checkField macro 2017-04-20 08:24:47 +02:00
Vuko Vukcevic
16ea621887 Consistency update in solution control class:
The rewrite enables multiple pressure/velocity systems to be treated in a time
and under-relaxation consistent way (useful for multiphase flows).
2017-04-20 08:24:25 +02:00
Robert Keser
d69eccdc69 Bugfix: Avoid zero in log function in dsmcInitialise Authors: Robert Keser & Vanja Skuric 2017-04-19 14:21:43 +02:00
Robert Keser
64eed6d825 Bugfix: Reading files on Windows (recognizing relative or absoulte path) Author: Vanja Skuric 2017-04-17 15:27:50 +02:00
Hrvoje Jasak
2344656c85 Debug messaging in the view factor radiation model 2017-04-13 15:10:02 +01:00
Hrvoje Jasak
9cbd7cc56e TEMPORARY FIX: singleCellMesh and coupled patches: bad check 2017-04-13 10:48:27 +01:00
Hrvoje Jasak
cefa14acbf Bugfix: removed info message 2017-04-12 11:45:07 +01:00
Hrvoje Jasak
1ecd06bd02 Added error message for empty viewFactor matrix 2017-04-12 08:34:29 +01:00
Hrvoje Jasak
e9d6a86292 Bugfix: view factor radiation model and tools 2017-04-11 12:30:48 +01:00
Hrvoje Jasak
83f5d22b2c Bugfix: Activated viewFactor radiation model 2017-04-10 11:46:15 +01:00
Hrvoje Jasak
b8e061ec27 Temporary fix: scalarSquareMatrix tools 2017-04-10 11:45:33 +01:00
Hrvoje Jasak
21d8588cc8 Added view factor radiation model and tools 2017-04-10 11:44:58 +01:00
Hrvoje Jasak
1d1bc4dcf3 Changes in master/slave virtual mamber function for coupled patches 2017-04-10 11:43:38 +01:00
Hrvoje Jasak
568a927388 Better error messaging for coupled patches 2017-04-10 11:42:59 +01:00
Hrvoje Jasak
ed73abd931 Improved form of BlockCoeffTwoNorm 2017-04-10 11:19:39 +01:00
Hrvoje Jasak
0e04d88628 Added zero CoeffField 2017-04-05 11:08:42 +01:00
Hrvoje Jasak
9fca371a48 Change handling of zero cluster 2017-04-05 12:06:59 +02:00
Hrvoje Jasak
4b63cb7069 Switch off debug messages 2017-04-05 12:06:44 +02:00
Pascal Beckstein
60270c0af6 Merge branch 'pascal/fix/regionDecompositionReconstruction' into pascal/fixes 2017-04-04 21:05:58 +02:00
Hrvoje Jasak
3968a5c900 Added support for block-coupled coefficients in fvPatchFields 2017-04-04 16:35:14 +01:00
Pascal Beckstein
7575c60201 Add jumpFaceFluxCorrectionPtr_ to fvMatrix for cases of jump discontinuities in grad(psi). 2017-04-04 03:08:52 +02:00
Pascal Beckstein
333c815d8f Make all axis point labels available in wedgeFaPatch (idea from Zeljko) 2017-04-04 03:04:33 +02:00
Pascal Beckstein
9bd721da3e Performance upgrade for global patch creation in tetPolyMesh 2017-04-04 02:49:53 +02:00
Pascal Beckstein
4e95161b7b Fix write of rAU-keyword in fixedFluxPressureFvPatchScalarField 2017-04-04 02:43:26 +02:00
Pascal Beckstein
5d7e870db7 Bugfixes and improvements for parallel decomposition/reconstruction of regions 2017-04-04 02:41:00 +02:00
Hrvoje Jasak
7f020db73e Improved handling of solo cells in clustering 2017-03-30 16:09:47 +01:00
Hrvoje Jasak
0218b8c3ac Merge branch 'development' of ssh://git.code.sf.net/u/hjasak/foam-extend-4.0 into development 2017-03-30 13:47:39 +01:00
Hrvoje Jasak
df50c6e4a9 Rename group size in AMG agglomeration 2017-03-30 13:46:41 +01:00
Hrvoje Jasak
a8654cedcd Clean-up of files files 2017-03-30 13:28:52 +01:00
Hrvoje Jasak
5aaf1f0bec Report internal field min/max separately 2017-03-30 10:33:02 +01:00
Hrvoje Jasak
395ecdbe9d Formatting 2017-03-30 10:32:37 +01:00
Hrvoje Jasak
6b24ec0316 crMatrix move 2017-03-30 10:32:19 +01:00
Hrvoje Jasak
113e518906 Clean-up 2017-03-30 10:31:39 +01:00
Hrvoje Jasak
287e02f674 Make comm() a virtual function in fvMesh 2017-03-30 10:29:48 +01:00
Hrvoje Jasak
b21c183422 Clean-up 2017-03-30 10:29:29 +01:00
Hrvoje Jasak
775661dfdf Formatting 2017-03-30 10:28:48 +01:00
Hrvoje Jasak
f91bdbd2e8 Updates in AMG and block AMG coarsening 2017-03-30 10:28:06 +01:00
Hrvoje Jasak
7a89d06278 Moved crMatrix into foam library 2017-03-30 10:26:05 +01:00
Hrvoje Jasak
f67e2e0c4f Improved formulation of isentropic boundary conditions 2017-03-30 10:24:25 +01:00
Hrvoje Jasak
a1309b87f5 Formatting 2017-03-30 10:18:44 +01:00
Hrvoje Jasak
92a208f6c2 Clean-up of fam solver 2017-03-30 10:18:30 +01:00
Robert Keser
f9c99a109c Updated cross-coupling terms in coupledKEpsilon turbulence model. 2017-03-29 16:49:49 +02:00
Vuko Vukcevic
fcb7267543 Minor update in comment 2017-03-14 15:54:03 +01:00
Vuko Vukcevic
26f9cf0b5b Added member function to initialize force and moment in sixDOFODE 2017-03-14 14:57:49 +01:00
Vuko Vukcevic
ea398214f1 Added access functions in constraints/restraints 2017-03-13 17:01:32 +01:00
Vuko Vukcevic
67f3d04b5c Updates in constraints and restraints classes
They now hold a reference to underlying sixDOFODE object. Need to handle more
complex restraints/constraints depending on its state.
2017-03-13 16:03:30 +01:00
Vuko Vukcevic
715ee6a0fb Moved static functions in finiteRotation to public interface 2017-03-13 12:34:47 +01:00
Vuko Vukcevic
b245c86343 Update to eulerAngles static function in finiteRotation 2017-03-13 12:30:51 +01:00
Vuko Vukcevic
603882b543 Minor updates to sanity checks in sixDOFODE.C 2017-03-13 10:46:52 +01:00
Vuko Vukcevic
445630ae8d Changed reference in geometricSixDOF.H class description 2017-03-13 08:50:06 +01:00
Vuko Vukcevic
dfad77e0ec Added stabilisation for constraints
Note: necessary for arbitrary DAE systems
2017-03-10 16:36:15 +01:00
Vuko Vukcevic
8bf831fdc4 Force/moment update to sixDOFBodies 2017-03-10 15:35:38 +01:00
Vuko Vukcevic
e31adfa8fd Angular damper rotational restraint 2017-03-10 12:58:14 +01:00
Vuko Vukcevic
8459f22dbb Finalised the use of translationa/rotational restraints in sixDOFODE classes 2017-03-10 11:20:42 +01:00
Vuko Vukcevic
26f51f4572 Adding interface for restraints
Abstract base classes translationalRestraint and rotationalRestraint are laid
out. Need to use them in sixDOFODE class and write basic restraints.
2017-03-10 09:59:56 +01:00
Vuko Vukcevic
1531334d60 Relocated motion constraints to sixDOFODE base class 2017-03-09 10:35:50 +01:00
Vuko Vukcevic
9caa3ceb3b Periodic oscillation translational constraint 2017-03-09 10:08:39 +01:00
Vuko Vukcevic
65b54e96d0 Extended interface for motion constraints 2017-03-08 15:59:13 +01:00
Vuko Vukcevic
02680c81a8 Updated comments 2017-03-08 15:40:00 +01:00
Vuko Vukcevic
577ae885a0 Updates to sixDOFODE classes
2nd order accurate updates of force and moment during the ODE solution.
2017-03-08 11:08:20 +01:00
Vuko Vukcevic
8173f43dfb quaternionSixDOF using general constraints 2017-03-08 08:42:26 +01:00
Vuko Vukcevic
7b2a0ccb9d Fixed output of constraints for proper restart 2017-03-08 08:06:09 +01:00
Hrvoje Jasak
9fb69e5fd8 Bugfix: Typo in comment 2017-03-07 14:43:25 +00:00
Vuko Vukcevic
f88320f59c Implementation of constraints, part 4
Version that works (compiles and runs properly).
To do:
    1. Writing out constraints to dictionary for proper restart,
    2. Stabilisation of round-off errors when using constraints.
2017-03-07 12:37:03 +01:00
Vuko Vukcevic
b2c6c1d020 Implementation of constraints, part 3 2017-03-07 10:52:00 +01:00
Vuko Vukcevic
f6010446df Implementation of constraints, part 2 2017-03-07 10:28:43 +01:00
Vuko Vukcevic
9bf56b6571 Implementation of constraints, part 1 2017-03-07 09:05:34 +01:00
Vuko Vukcevic
2ac69ec9aa Added sanity check for mass and moment of inertia 2017-03-06 13:19:50 +01:00
Vuko Vukcevic
ded50536b9 Minor formatting 2017-03-06 12:25:23 +01:00
Vanja Skuric
5b563af464 Bugfix: Checking if running in parallel during processor patch points correction 2017-03-03 15:05:34 +01:00
Vanja Skuric
ab1330fc1c Bugfix: Corrected edge indexing in faMatrix::setValues() 2017-03-03 14:58:14 +01:00
Vuko Vukcevic
eecdc6e24c Restored translationODE class
Accidentally removed it in one of the previous commits
2017-03-02 14:22:30 +01:00
Vuko Vukcevic
106f871fc5 Updates to geometricSixDOF
Changed convention of rotation tensor and updated dexp member function to allow
higher order accuracy
2017-03-02 13:57:49 +01:00
Vuko Vukcevic
f4db00045d Updates to dynamicRefineFvMesh
Ported protection for non-hex cells from Vanilla
2017-03-02 09:58:12 +01:00
Vuko Vukcevic
b45ccb6bf5 Bugfix related to nonBlocking comms in ProcessorPointPatchField 2017-03-02 07:40:47 +01:00
Vuko Vukcevic
23caada7b0 Updates to Aitkens relaxation
Now completely handled from the sixDOFODE class
2017-03-01 16:47:34 +01:00
Vuko Vukcevic
5e03c726a4 Updates to ODESolver and sixDOFODE classes
Updates enable automatic handling of multiple calls to ODESolve::solve within a
single time step
2017-03-01 15:38:38 +01:00
Vuko Vukcevic
d4ed7d23d1 Restructured sixDOFODE interface
Removed implementation specific data and left only essential interface for
coupling with CFD solver.
2017-03-01 10:58:59 +01:00
Vuko Vukcevic
89ef2f50fc Minor updates in sixDOF classes 2017-03-01 08:02:57 +01:00
Vanja Skuric
248fcc3a2d Bugfix: Check for the zero-size WedgePointPatchField in parallel runs. Author: Zeljko Tukovic 2017-02-28 16:33:45 +01:00
Vuko Vukcevic
438fe88504 Runtime bugfixes and minor reorganization 2017-02-28 16:08:03 +01:00
Vuko Vukcevic
72d07087e4 First version of geometricSixDOF class
Compiles but does not produce correct results. Still need to find bugs.
2017-02-28 13:59:52 +01:00
Vuko Vukcevic
9e202d2f8d OutputControlDictionary host class
Used to enable a combination of run-time selection and automatic read/write
provided by IOdictionary. Currently used in sixDOFODE class.
2017-02-28 09:33:36 +01:00
Vuko Vukcevic
46da6ee8bd Additional functionality in finiteRotation 2017-02-27 16:57:45 +01:00
Vuko Vukcevic
442ac70b0f Restructuring sixDOFODE class
Separation of I/O and core functionality was necessary in order to enable
correct simulation restart because of combined run-time selection and automatic
read/write operations provided by regIOobject (IOdictionary)
2017-02-27 16:56:17 +01:00
Vuko Vukcevic
3bc8dbbb28 Reorganized sixDOFbodies in terms of sixDOFODE 2017-02-27 08:25:08 +01:00
Vuko Vukcevic
cd6a4a6f16 Derived class quaternionSixDOF
quaternionSixDOF provides the same functionality as the old sixDOFqODE, the only
difference being the addition of run-time selectable class hieararchy (i.e.
quaternionSixDOF is derived from sixDOFODE instead of being stand-alone class).

Note: sixDofqODE is left for backward compatibility.
2017-02-27 08:01:40 +01:00
Vuko Vukcevic
330d3a33af Abstract base class sixDOFODE 2017-02-24 11:13:54 +01:00
Hrvoje Jasak
1b05cb13dc Bugfix: Mac port: check for array size 2017-02-13 16:11:19 +00:00
Hrvoje Jasak
38bc5f681f Bugfix: Remove debug message 2017-02-13 16:10:43 +00:00
Hrvoje Jasak
4fad65ce7c Merge branch 'bugfix/UCMModel' Authoer: Miguel Nobrega etal. Merge: Hrvoje Jasak. 2017-02-10 14:24:57 +00:00
Hrvoje Jasak
09992c2b75 UCM model stability improvement. M. Nobrega etal 2017-02-10 14:19:52 +00:00
Hrvoje Jasak
6e7e7ec622 Merge commit 'c8949a5f9e822ec508fd6c732ab0c089e507d27d'. Author: Hrvoje Jasak. Merge: Hrvoje Jasak.
Conflicts:
	src/foam/matrices/lduMatrix/lduMatrix/lduMatrixUpdateMatrixInterfaces.C
2017-02-10 13:22:03 +00:00
Hrvoje Jasak
2ad4afaa0c Merge commit '79e61466993b52644d36f73302a9e1be4840b721' Author: Inno Gatin. Merge: Hrvoje Jasak. 2017-02-10 13:20:34 +00:00
Hrvoje Jasak
6df1d9861d Added option to relax only a part of the matrix 2017-02-10 10:03:04 +00:00
Hrvoje Jasak
f9540ece34 Bugfix: Added handling for matrix constraints 2017-02-10 10:01:22 +00:00
Hrvoje Jasak
c373b855ba Bugfix: do not read fluxRequired from dictionary 2017-02-10 10:00:24 +00:00
Hrvoje Jasak
6653e9a5d4 Bugfix: Aitken relaxation 2017-02-10 09:59:29 +00:00
Vanja Skuric
978c747d9d Bugfix: Conditionals for checking if FLEX_DIR is specified are corrected in Make/options 2017-02-07 12:38:46 +01:00
Hrvoje Jasak
13f27d9376 Added default removte field name for implicitly created regionCoupling patch fields 2017-02-06 11:43:00 +00:00
Hrvoje Jasak
fdffd47248 Report cluster size in AMG coarsening 2017-02-06 11:38:05 +00:00
Hrvoje Jasak
a8ddd0885f Added option for zonal under-relaxation 2017-02-06 11:32:06 +00:00
Hrvoje Jasak
71540e2164 Moved conjugate heat transfer library to src 2017-02-06 11:31:10 +00:00
Inno Gatin
c0de9b1b1e Bugfix: fvMesh.C and sixDOFqODE.C. Minor changes to lduMatrix and lduAdressing. 2017-01-25 14:09:01 +01:00
Hrvoje Jasak
5ad239d7ec Bugfix: simple matrix operations 2017-01-24 16:44:43 +00:00
Hrvoje Jasak
78a9142214 Bugfix: MRF zone flux check 2017-01-24 16:44:22 +00:00
Vuko Vukcevic
b2d3172e52 fvcConsistentDdtPhiCorr for ddtSchemes in dbns library 2017-01-23 08:32:32 +01:00
Hrvoje Jasak
58edb15fa9 Removed info message 2017-01-13 16:08:13 +00:00
Hrvoje Jasak
5a42868d78 Bugfix: consistent steady intertial relaxation 2017-01-12 15:13:58 +00:00
Hrvoje Jasak
59c57be5e4 Bugfix: Formatting 2017-01-11 12:03:56 +00:00
Hrvoje Jasak
88f3579418 Formatting 2017-01-11 12:01:30 +00:00
Hrvoje Jasak
aa0342f9a1 Formatting of destructors 2017-01-11 12:00:45 +00:00
Hrvoje Jasak
3d2d26334a Bugfix: added ramping to MRF zones 2017-01-11 11:57:48 +00:00
Hrvoje Jasak
297f63cce2 Bugfix: consistency of finite area operators 2017-01-11 11:55:37 +00:00
Hrvoje Jasak
7db1cb7a49 Merge branch 'PstreamUpdate' into development 2017-01-11 10:46:26 +00:00
Vuko Vukcevic
d05f9fc208 Minor bugfix in CrankNicolsonDdtScheme::fvcDdtConsistentPhiCorr 2017-01-10 15:10:40 +01:00
Vuko Vukcevic
876520462c Implementation of CrankNicolson::fvcDdtConsistentPhiCorr 2017-01-09 19:16:30 +01:00
Vuko Vukcevic
0b9e46375d Bugfix in solutionControl 2017-01-05 10:53:16 +01:00
Vuko Vukcevic
07a140a60a Added relax global functions taking tmp<fvMatrix> 2017-01-05 08:41:20 +01:00
Vuko Vukcevic
4031066a5a Changes in solutionControl::reconstructTransientVelocity
The function now takes care of making the flux relative if the mesh is moving.
This is necessary in order to consistently reconstruct the face velocity from
the flux and then call correctBoundaryConditions on U.
2017-01-04 16:22:27 +01:00
Vuko Vukcevic
ed03625c8b Changes to solutionControl time consistency functions
I realised that we need separate treatment for transient and steady state
solvers (which do not have ddt equation). Hence, I provided necessary interface
and implementation for steady state solvers.
2017-01-04 13:48:17 +01:00
Vuko Vukcevic
edb77356aa Run-time bugfixes regarding time consistency 2017-01-03 12:19:50 +01:00
Vuko Vukcevic
49b13aa2b3 Updated ddtSchemes to handle time-consistency 2017-01-02 16:33:04 +01:00
Vuko Vukcevic
1acf0274ce Handling consistency in solutionControls class
Note: additional machinery to enable easy top-level calls for
time/under-relaxation consistency in segregated solution algorithms.
Does not compile: still missing functions in ddtSchemes
2016-12-23 14:53:52 +01:00
Robert Keser
8bc571ee46 Merge branch 'nextRelease' into 'master'. 2016-12-13 11:21:50 +01:00
Hrvoje Jasak
e881837bb0 Formatting 2016-12-06 12:50:42 +00:00
Hrvoje Jasak
4d0125278f Finite area updates, Matthias Rauter 2016-12-06 12:49:27 +00:00
Hrvoje Jasak
a91cb63d88 Bugfix: processor polling in non-blocking comms 2016-11-29 12:44:48 +00:00
Hrvoje Jasak
727c4d67fb Improved non-blocking comms 2016-11-28 16:55:00 +00:00
Hrvoje Jasak
71e45fa381 Formatting and removal of debug statements 2016-11-28 12:08:33 +00:00
Vanja Skuric
0c886b5a93 Fixed bug: Segmentation fault when criteriaSatisfied() in simpleControl 2016-11-22 22:43:33 +01:00
Henrik Rusche
76e22c7825 Fixed bug in IBM (Hrvoje Jasak) 2016-11-18 14:04:48 +01:00
Henrik Rusche
dd6b304223 Merge /u/wyldckat/foam-extend32/ branch master into master
https://sourceforge.net/p/foam-extend/foam-extend-3.2/merge-requests/47/
2016-11-09 10:18:21 +00:00
Hrvoje Jasak
5859008288 Comment 2016-10-25 11:19:18 +01:00
Hrvoje Jasak
cf5230e54d Better handling of flex versions 2016-10-25 11:17:46 +01:00
Hrvoje Jasak
e806141209 UIPstream comment fix 2016-10-25 11:16:04 +01:00
Hrvoje Jasak
5d63832d6e Pstream output data only if debug > 1 2016-10-25 11:15:51 +01:00
Hrvoje Jasak
1460d20087 Barrier messaging 2016-10-25 11:15:33 +01:00
Hrvoje Jasak
efb22e56fd Testing: remove barrier 2016-10-19 16:48:18 +01:00
Hrvoje Jasak
5e9baf85c6 Info on debug: allocation of comms 2016-10-19 16:47:55 +01:00
Hrvoje Jasak
db04b34cff Bugfix: serial execution does not require mapping 2016-10-19 16:47:30 +01:00
Hrvoje Jasak
1ef4462461 Bugfix: reduce in serial does nothing 2016-10-19 16:46:36 +01:00
Hrvoje Jasak
e9758a867d Use comms in ordered Pstream communication for ggiAMGInterface 2016-10-18 13:20:12 +01:00
Hrvoje Jasak
149a3fc2af Checking performance with different comms types 2016-10-18 11:22:08 +01:00
Hrvoje Jasak
4ecd13081a Removed Info message 2016-10-18 11:15:12 +01:00
Hrvoje Jasak
9b1d737fd9 Better debug for allReduce with comms 2016-10-18 10:51:17 +01:00
Hrvoje Jasak
a2180b7a17 Improved checking on optimised reduce with comms 2016-10-11 10:03:50 +01:00
Hrvoje Jasak
e7e64a8134 Bugfix: remove locking: if processor does not touch GGI, skip it 2016-10-11 10:03:25 +01:00
Hrvoje Jasak
03bb8c8467 Removed debug messages 2016-10-10 11:00:44 +01:00
Hrvoje Jasak
87e936b3cc Bugfix: direct type match for optimised reduce 2016-10-10 10:56:02 +01:00
Hrvoje Jasak
4d780b2594 Comms on Allreduce: explicitly excluding processors outside of comm 2016-10-10 10:55:42 +01:00
Hrvoje Jasak
54f5bdac4d Temporary fix: global communicator 2016-10-09 19:30:04 +01:00
Hrvoje Jasak
0febbe5919 Use optimised global reduce for labelList 2016-10-08 19:05:25 +01:00
Hrvoje Jasak
52e99137eb Optimised global reduce for labelList 2016-10-08 19:05:14 +01:00
Hrvoje Jasak
b7b1edcf95 Improved parallel comms by using MPI allreduce directly on primitive types 2016-10-06 12:49:25 +01:00
Hrvoje Jasak
327be98074 Bugfix: use optimised comm 2016-10-06 12:48:55 +01:00
Hrvoje Jasak
d7af6267c9 Change Info 2016-10-04 13:59:34 +01:00
Hrvoje Jasak
011492fea1 Bugfix: invalid message tag 2016-10-04 13:54:35 +01:00
Hrvoje Jasak
65eff6644a GGI AMG coarsening with dynamic lists 2016-10-04 13:54:20 +01:00
Hrvoje Jasak
62cf3774f9 Bugfix: define Pstream procNo with comm 2016-09-23 18:49:44 +01:00
Hrvoje Jasak
0c1fa2853e Bugfix: IPstream and OPstream on local comm 2016-09-23 18:42:20 +01:00
Hrvoje Jasak
74933ca82b Comments and formatting 2016-09-23 18:41:40 +01:00
Hrvoje Jasak
19ab01acb8 Added template specialisation for reduce of bool 2016-09-23 18:41:03 +01:00
Hrvoje Jasak
4306c96365 Formatting 2016-09-23 18:38:12 +01:00
Hrvoje Jasak
e067357bd0 Performance measure 2016-09-23 15:24:42 +01:00
Hrvoje Jasak
927b4bb37c Changed clock type in block matrix coarsening 2016-09-23 10:19:27 +01:00
Hrvoje Jasak
65bb64442d Git clean-up: Pstream changes 2016-09-23 10:13:05 +01:00
Hrvoje Jasak
203a2bb7e0 Merge branch 'master' of git://git.code.sf.net/p/foam-extend/foam-extend-3.2 into feature/PstreamUpdate
Conflicts:
	src/foam/db/IOstreams/Pstreams/Pstream.C
2016-09-23 10:11:44 +01:00
Hrvoje Jasak
5ab3390aef Bugfix: restored floatTransfer flag 2016-09-22 00:54:58 +01:00
Hrvoje Jasak
33f13b59c8 Consistent comms in parallel ggi preparation 2016-09-20 22:41:39 +01:00
Hrvoje Jasak
0b1dc2b2cd Removed compressedSend/compressedReceive 2016-09-20 22:17:16 +01:00
Hrvoje Jasak
dee7645a8f Bugfix: Better messaging on invalid choice for stream 2016-09-20 22:15:16 +01:00
Hrvoje Jasak
96b1b66640 Formatting 2016-09-20 22:14:58 +01:00
Hrvoje Jasak
38a8732e4e Bugfix: localParallel and comms allocation per GGI pair 2016-09-20 22:13:37 +01:00
Hrvoje Jasak
3ecf7074fe Exclude processors outside of comm from gatherScatter without failure 2016-09-20 22:12:22 +01:00
Hrvoje Jasak
7261ad5177 Formatting 2016-09-20 22:11:52 +01:00
Hrvoje Jasak
913aa4a443 Bugfix: parallel comms usage in gather-scatter 2016-09-19 16:21:03 +01:00
Hrvoje Jasak
ceebeca087 GGI check changed to real value 2016-09-19 16:20:45 +01:00
Hrvoje Jasak
1848aaeeb2 Optimisation: inline functions in dimensionedType 2016-09-19 15:42:34 +01:00
Hrvoje Jasak
358c854945 ESI Comms optimisation: send to neighbours in reverse order 2016-09-19 15:42:09 +01:00
Hrvoje Jasak
e73480637b Fast comms, update 2016-09-19 12:11:06 +01:00
Hrvoje Jasak
b514e95f1b Activate local comms in GGI 2016-09-15 15:35:48 +01:00
Hrvoje Jasak
dbe26da7bd Removed unnecessary files 2016-09-15 15:28:43 +01:00
Hrvoje Jasak
f28283c743 Update decompose and reconstruct: patch cannot be active 2016-09-14 16:20:07 +01:00
Hrvoje Jasak
0ffa52a029 Formatting 2016-09-14 16:19:46 +01:00
Hrvoje Jasak
e3ffddaf2a Remove debug message 2016-09-14 16:19:38 +01:00
Hrvoje Jasak
7bab48776c Pstream with a single comm, updated parallel ops 2016-09-14 05:24:50 +01:00
Hrvoje Jasak
b19ac91318 Bugfix: adjusted handling of coupled interfaces on decomposition and reconstruction 2016-09-05 16:16:16 +01:00
Hrvoje Jasak
cb7afdb827 Added optional ramping to MRF 2016-09-05 16:04:23 +01:00
Hrvoje Jasak
7e950dd6b0 Compilation fix 2016-09-05 11:21:02 +01:00
Hrvoje Jasak
3fb876887d Better comments 2016-09-05 11:20:21 +01:00
Hrvoje Jasak
feeffeec55 Fixed wrond include 2016-09-05 11:18:23 +01:00
Hrvoje Jasak
d5840f2ec1 Formatting 2016-09-05 11:18:02 +01:00
Hrvoje Jasak
604a3fe9ab Fix problem with localParallel in new GGI AMG 2016-08-28 20:36:48 +01:00
wyldckat
56c5fe3e44 Updated .L files to assign properly the function 'yywrap()' for Flex 2.6.0 and newer.
Nonetheless, keep in mind that this isn't general enough, since this will again have future issues with Flex 3.0, if and when that time comes.

Note: Used the same fix from OpenFOAM-dev, commit a4eabffbacfa8e4648f044e3d4c2a74d722a2b47.
2016-08-25 20:47:10 +01:00
wyldckat
47faa3bad1 Updated .L files to assign properly the function 'yywrap()' for Flex 2.6.0 and newer.
Nonetheless, keep in mind that this isn't general enough, since this will again have future issues with Flex 3.0, if and when that time comes.

Note: Used the same fix from OpenFOAM-dev, commit a4eabffbacfa8e4648f044e3d4c2a74d722a2b47.
2016-08-25 19:11:41 +01:00
Henrik Rusche
1aa9f21825 BUGFIX: IB compilation 2016-08-21 15:40:17 +02:00
Henrik Rusche
6ca6d7f302 BUGFIX: pvdv function in Redlich Kwong model 2016-08-19 10:43:17 +02:00
Hrvoje Jasak
07de8431c1 Comms update on GGI AMG interface 2016-08-11 15:08:54 +01:00
Hrvoje Jasak
5f5860e3c4 Formatting 2016-08-11 15:08:54 +01:00
Hrvoje Jasak
3143f456cc Feature: Rewrite of GGI comms on AMG agglomeration 2016-08-11 15:08:53 +01:00
Hrvoje Jasak
c076f28ce1 Formatting 2016-08-11 15:08:53 +01:00
Hrvoje Jasak
60d46509a8 Formatting 2016-08-11 15:08:53 +01:00
Hrvoje Jasak
a1b190ed76 Formatting 2016-08-11 15:08:53 +01:00
Hrvoje Jasak
734b4de883 Debug info 2016-08-11 15:08:53 +01:00
Hrvoje Jasak
d4721bd6d1 Work in progress 2016-08-11 15:08:53 +01:00
Hrvoje Jasak
65e6031bcb Feature: comms update for immersed boundary solver 2016-08-11 15:06:26 +01:00
Hrvoje Jasak
4bc6ab309c Linked lists update 2016-08-11 15:05:46 +01:00
Hrvoje Jasak
990f036ea4 Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2 into nextRelease 2016-08-01 14:45:02 +01:00
Hrvoje Jasak
51362a4385 Bugfix: Destructor in sixDOFbodies is virtual 2016-08-01 14:44:03 +01:00
Hrvoje Jasak
c9a200104f Bugfix: add access to direction member functions 2016-08-01 14:43:27 +01:00
Hrvoje Jasak
b7e1ca950a Bugfix: const signature handling for manipulateMatrix in fvPatchField 2016-08-01 14:42:49 +01:00
Hrvoje Jasak
d442bc4693 Formatting 2016-08-01 14:42:26 +01:00
Hrvoje Jasak
82af003df0 Bugfix: do not clean fluxRequired 2016-08-01 14:42:07 +01:00
Hrvoje Jasak
23a3dcfada Comment style 2016-08-01 14:40:58 +01:00
Hrvoje Jasak
a214f5e6fe Performance update in immersed boundary search 2016-08-01 14:37:19 +01:00
Henrik Rusche
244e6aa028 BUGFIX: Switching real gas tutorial back to Peng Robinson / Some clean-up 2016-07-06 23:32:35 +02:00
Henrik Rusche
bc6dca05f1 Merge Requests #38, #39, #40, #41, #42, #43, #44, #45, #46. Author: Pascal Beckstein. Merge: Henrik Rusche
#38: Fix for uniformDimensionedScalarField
 #39: Fix for the access function curMotionTimeIndex() of polyMesh
 #40: Fix for REMOVE action in the setSet utility
 #41: Prevent erroneous warnings about failed library loading if a new dynamicFvMesh is constructed multiple times
 #42: Add ALL option for cellSource pointToCell
 #43: Add faceSource rotatedBoxToFace
 #44: Add (dummy) tetPolyPatches for directMappedPatch and directMappedWall
 #45: Make finiteArea-related applications aware of regions
 #46: Tiny improvement .gitignore
2016-07-05 14:23:30 +02:00
Pascal Beckstein
e655cbc255 Added new faceSource rotatedBoxToFace for meshTools 2016-06-29 02:50:31 +02:00
Pascal Beckstein
a90d267890 Fix public access to curMotionTimeIndex of polyMesh 2016-06-29 02:40:08 +02:00
Pascal Beckstein
80aa1d588f Fix: Prevent erroneous warning about failed library loading if new dynamicMesh is constructed multiple times 2016-06-29 02:34:56 +02:00
Pascal Beckstein
512b75bef5 Fix for assignment of value for UniformDimensionedScalarField if constructed from Istream via dictionary lookup 2016-06-29 02:33:42 +02:00
Pascal Beckstein
244a23ff0a Added tetPolyPatches based on directMapped 2016-06-29 02:16:18 +02:00
Pascal Beckstein
ee7a5233e7 Added ALL option for cellSource pointToCell of meshTools 2016-06-29 02:05:36 +02:00
Henrik Rusche
42b54f62c6 Updated headers & banners 2016-06-23 22:43:45 +02:00
Henrik Rusche
9fd3d5c72b Fixing Merge error 2016-06-23 17:31:55 +02:00
Henrik Rusche
ee238cd77e Merge Request #36: corrections in the real gas library. Author: Christian Lucas. Merge: Henrik Rusche
Conflicts:
	src/thermophysicalModels/specie/thermo/realGasThermo/constantHeatCapacity/constantHeatCapacity.C
	src/thermophysicalModels/specie/thermo/realGasThermo/constantHeatCapacity/constantHeatCapacityI.H
	src/thermophysicalModels/specie/transport/constRealGas/constRealGasTransport.C
	src/thermophysicalModels/specie/transport/constRealGas/constRealGasTransport.H
	src/thermophysicalModels/specie/transport/constRealGas/constRealGasTransportI.H
	tutorials/compressible/realFluidPisoFoam/ras/backStep/constant/thermophysicalProperties
	tutorials/compressible/realFluidPisoFoam/ras/cavity_IAPWS97/0.org/omega
	tutorials/compressible/realFluidPisoFoam/ras/cavity_IAPWS97/0/omega
	tutorials/compressible/realFluidPisoFoam/ras/t-junction/constant/thermophysicalProperties
2016-06-23 17:13:33 +02:00
Christian Lucas
e0f776a654 corrections in real gas library 2016-06-22 20:34:48 +02:00
Hrvoje Jasak
0d1f199ab1 Updated version of k-Omega-SST block-coupling 2016-06-22 17:28:32 +01:00
Hrvoje Jasak
87e6e7519b Change lduMatrix debug switch definition, 3 2016-06-22 17:08:10 +01:00
Hrvoje Jasak
0c113bfaf5 Bugfix: volPointInterpolation across coupled boundaries. Vuko Vukcevic 2016-06-22 17:06:40 +01:00
Hrvoje Jasak
bab8ef6814 Change lduMatrix debug switch definition, 2 2016-06-22 17:05:01 +01:00
Hrvoje Jasak
6321e2a9de Change lduMatrix debug switch definition 2016-06-22 17:04:16 +01:00
Hrvoje Jasak
1808228f77 Comment 2016-06-22 17:00:11 +01:00
Hrvoje Jasak
d121c473cb Added solverPerformance dictionary 2016-06-22 16:59:42 +01:00
Hrvoje Jasak
60d21de6de Change default nuRatio cut-off 2016-06-22 16:59:08 +01:00
Hrvoje Jasak
6d0cfbc4fe Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2 into nextRelease 2016-06-22 16:55:26 +01:00
Henrik Rusche
2881ea7064 Update case files 2016-06-21 15:04:21 +02:00
Henrik Rusche
63e40d1381 Sync headers and whitespace produced by library 2016-06-21 15:04:21 +02:00
Henrik Rusche
07e9416f30 Bump version in headers 2016-06-21 15:04:12 +02:00
Henrik Rusche
a224c64812 Removing trailing whitespace, tabs and DOS CR & Fixing some indentation 2016-06-21 12:03:31 +02:00
Henrik Rusche
d5852c09da Removed superfluous; Synced duplicated files; Converted binary files 2016-06-21 11:16:29 +02:00
Hrvoje Jasak
7e6c12cf14 Bugfix: dimensionedType name error 2016-06-20 17:55:59 +01:00
Vanja Skuric
373ac3a85c FSI solvers and tutorials, and miscellaneous fixes by Zeljko Tukovic 2016-06-20 13:30:15 +01:00
Hrvoje Jasak
a7d5aa2e89 Viscoelastic model update: linear Maxwell and upper convected Maxvell. Jovani Favero and Miguel Nobrega 2016-06-20 11:36:24 +01:00
Hrvoje Jasak
7bca916150 Bugfix: Update coupled boundaries. Vuko Vukcevic 2016-06-20 10:45:19 +01:00
Hrvoje Jasak
144505d9f2 Rename Maxwell to UpperConvectedMaxwell model 2016-06-17 17:07:42 +01:00
Hrvoje Jasak
378b24ba22 Bugfix: Initialise sumMagToDiag result to zero. Henrik Rusche 2016-06-10 10:25:12 +01:00
Henrik Rusche
a39035d1f9 BUGFIX: Linkage of freesteam on MinGW 2016-06-10 10:09:51 +02:00
Hrvoje Jasak
4d454840d5 Removed unnecessary global reduce in AMG interface coarsening 2016-06-09 18:17:33 +01:00
Hrvoje Jasak
b8f2798408 Formatting 2016-06-09 18:03:55 +01:00
Hrvoje Jasak
685c316758 Added interfaceSize member to ggi ldu interfaces 2016-06-09 18:00:55 +01:00
Hrvoje Jasak
1b5c56340e Formatting 2016-06-09 18:00:18 +01:00
Hrvoje Jasak
a9157a3f2f Formatting 2016-06-09 17:58:13 +01:00
Hrvoje Jasak
c44fb66a1f Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2 into nextRelease 2016-06-08 12:29:44 +01:00
Hrvoje Jasak
4dddd031d4 Clean-up 2016-06-08 12:28:53 +01:00
Hrvoje Jasak
4f014211e6 Expand-Contract for TensorN: first phase of optimisation 2016-06-08 12:27:51 +01:00
Hrvoje Jasak
761674415b Formatting 2016-06-08 12:27:13 +01:00
Hrvoje Jasak
ddb867ee9f Formatting 2016-06-07 16:28:47 +01:00
Henrik Rusche
235d99bd8e Merge fully integrated real gas thermo. Author: Christian Lucas. Merge: Henrik Rusche 2016-06-07 13:46:53 +02:00
Henrik Rusche
78ad89f025 Merge solution control backport. Auther: Vanja Skuric & FSB team. Merge: Henrik Rusche 2016-06-07 13:45:11 +02:00
Henrik Rusche
2477805d86 Merged Christian's update 2016-06-06 17:38:44 +02:00
Hrvoje Jasak
4f1adadf23 Changed turbulence model interface to remove non-const access to U 2016-06-06 14:59:41 +01:00
Hrvoje Jasak
3ea2cb128c Formatting 2016-06-06 12:09:15 +01:00
Henrik Rusche
d73e93637f FEAT: fluxRequired rolled out into FA 2016-06-05 21:47:27 +02:00
Vanja Skuric
c5dfd0efb6 Fixed faMeshDecomposition for globalFaceZone faces; added fam::laplacian with specified name 2016-06-05 01:40:44 +02:00
Vanja Skuric
958063aedb Modified backport for SolverPerformance and SolutionControl (removed data.C(H) and lduSolverPerformance is now typedef from BlockSolverPerformance) 2016-06-05 00:37:20 +02:00
Hrvoje Jasak
480cf683dd Bugfix: fixed memory leak for cached gradient in limited grad schemes 2016-06-04 08:47:49 +01:00
Hrvoje Jasak
ca7dbf2d1c Vanilla upgrade of tmp 2016-06-03 21:38:56 +01:00
Hrvoje Jasak
cb3fbb4092 Bugfix: MS Windows fixes. Cesare Guardino 2016-06-03 17:13:51 +01:00
Hrvoje Jasak
564a76cc82 Bugfix: use std string 2016-06-03 17:11:33 +01:00
Hrvoje Jasak
3936303a8e Formatting 2016-06-03 16:53:46 +01:00
Hrvoje Jasak
b532587f12 Bugfix: const cast in field access in matrix for setValues. Bernhard Gscheider 2016-06-03 16:52:08 +01:00
Hrvoje Jasak
1a2005903c Bugfix: determinant of TensorN. Tessa Uroic 2016-06-03 16:05:54 +01:00
Hrvoje Jasak
9ea87a03a3 Formatting 2016-06-02 17:55:29 +01:00
Hrvoje Jasak
fbc0a1b078 Formatting 2016-06-01 11:08:47 +01:00
Hrvoje Jasak
7e1ff4a7e7 Clean-up: debug was commented out 2016-05-31 20:22:49 +01:00
Hrvoje Jasak
262b02c5fb Fast coarse AMG comms: rewrite with maps 2016-05-31 19:26:15 +01:00
Hrvoje Jasak
bccb28bf05 Clean-up of old scaling options 2016-05-31 19:25:45 +01:00
Hrvoje Jasak
c36e6ae533 Formatting 2016-05-31 19:20:10 +01:00
Hrvoje Jasak
08918b96be Compilation: Removed typename from non-templated code 2016-05-31 16:59:22 +01:00
Hrvoje Jasak
0c4bb13943 Removed Info message 2016-05-31 14:35:46 +01:00
Hrvoje Jasak
2915b66887 Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2 into nextRelease 2016-05-31 14:30:17 +01:00
Hrvoje Jasak
9efb174e00 Bug fix: memory leak at coarse level AMG 2016-05-31 14:27:42 +01:00
Hrvoje Jasak
e73d555aaa Formatting 2016-05-31 14:13:36 +01:00
Henrik Rusche
09a06be1a4 Merge branch 'nextRelease' into feature/fullyIntegratedRealGasThermo
Conflicts:
	src/thermophysicalModels/basic/derivedFvPatchFields/fixedEnthalpy/fixedEnthalpyFvPatchScalarField.C
	src/thermophysicalModels/basic/derivedFvPatchFields/gradientEnthalpy/gradientEnthalpyFvPatchScalarField.C
	src/thermophysicalModels/basic/derivedFvPatchFields/mixedEnthalpy/mixedEnthalpyFvPatchScalarField.C
2016-05-31 14:30:51 +02:00
Henrik Rusche
d16b06a15a Removing trailing whitespace, tabs and DOS CR 2016-05-30 12:23:04 +02:00
Henrik Rusche
ff0871caf9 Fixing merge errors 2016-05-30 10:40:08 +02:00
Henrik Rusche
f89267604a Work on relaxation factors 2016-05-30 09:57:48 +02:00
Henrik Rusche
7fdaad2bde Quench warnings in systemCall FO - Full recompile! 2016-05-30 08:50:09 +02:00
Henrik Rusche
c0dc374d98 Merge PISO/PIMPLE solver updates. Author: Vanja Skuric. Merge: Henrik Rusche
Conflicts:
	applications/solvers/compressible/rhoPorousMRFPimpleFoam/rhoPorousMRFPimpleFoam.C
	applications/solvers/compressible/steadyCompressibleFoam/pEqn.H
	applications/solvers/compressible/steadyCompressibleMRFFoam/createFields.H
	applications/solvers/compressible/steadyCompressibleMRFFoam/pEqn.H
	applications/solvers/compressible/steadyCompressibleSRFFoam/createFields.H
	applications/solvers/compressible/steadyCompressibleSRFFoam/pEqn.H
	applications/solvers/coupled/MRFPorousFoam/createFields.H
	applications/solvers/coupled/pUCoupledFoam/createFields.H
	tutorials/compressible/rhoPorousMRFPimpleFoam/mixerVessel2D/system/fvSolution
	tutorials/compressible/steadyCompressibleFoam/transonicBump/system/fvSchemes
	tutorials/compressible/steadyCompressibleSRFFoam/bentBlade/system/fvSchemes
	tutorials/compressible/steadyCompressibleSRFFoam/simpleBlade/system/fvSchemes
	tutorials/coupled/conjugateHeatFoam/conjugateCavity/system/fvSchemes
	tutorials/coupled/conjugateHeatSimpleFoam/conjugateCavity/system/fvSchemes
	tutorials/equationReader/equationReaderDemo/pitzDaily/system/fvSchemes
	tutorials/heatTransfer/buoyantBoussinesqPisoFoam/hotRoom/system/fvSchemes
	tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/hotRoom/system/fvSchemes
	tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/system/fvSchemes
	tutorials/incompressible/pUCoupledFoam/backwardFacingStepLaminar/system/fvSchemes
	tutorials/incompressible/pUCoupledFoam/backwardFacingStepTurbulent/system/fvSchemes
	tutorials/incompressible/pUCoupledFoam/cavity/system/fvSchemes
	tutorials/viscoelastic/viscoelasticFluidFoam/XPP_SE/system/fvSchemes
2016-05-29 16:37:07 +02:00
Hrvoje Jasak
cf8537a82d MERGE clean-up 2016-05-27 15:27:34 +01:00
Hrvoje Jasak
6381350077 Compilation: remove typename from non-templates 2016-05-27 15:27:14 +01:00
Hrvoje Jasak
d62a001ab1 Formatting 2016-05-27 11:51:22 +01:00
Vanja Skuric
23765c920f Fixed solverPerformance residual backport 2016-05-26 22:16:12 +02:00
Hrvoje Jasak
249db95e94 Steady universal (compressible and incompressible) flow solvers. Author: Hrvoje Jasak and Ilaria De Dominicis. Merge: Hrvoje Jasak. 2016-05-26 14:34:25 +01:00
Hrvoje Jasak
6b932b7875 Mixing plane and GGI interface with jumps. Author Ilaria DeDominicus. Merge: Hrvoje Jasak. 2016-05-26 14:33:22 +01:00
Hrvoje Jasak
0248621005 Formatting 2016-05-26 13:38:48 +01:00
Hrvoje Jasak
bcff0c43f1 Bugfix: Execute GGI transforms only on masked faces to avoid NaNs 2016-05-26 13:38:39 +01:00
Hrvoje Jasak
bb1874eb34 Bugfix: handling of gradU with cacheing 2016-05-26 13:37:01 +01:00
Hrvoje Jasak
b80d362741 GGI and mixing planes with jump conditions 2016-05-26 13:36:20 +01:00
Hrvoje Jasak
6fcd33126d Bifite rotation and 6-DOF ODE bug fixes 2016-05-25 10:56:03 +01:00
Henrik Rusche
ec515b441f Merged vanilla compatibility branch. Author: Henrik Rusche, FSB team. Merge: Henrik Rusche
Conflicts:
	applications/solvers/incompressible/channelFoam/channelFoam.C
	applications/solvers/incompressible/icoFoam/icoFoam.C
	applications/solvers/incompressible/nonNewtonianIcoFoam/nonNewtonianIcoFoam.C
	applications/solvers/incompressible/pimpleDyMFoam/UEqn.H
	applications/solvers/incompressible/pimpleDyMFoam/pimpleDyMFoam.C
	applications/solvers/incompressible/pimpleFoam/UEqn.H
	applications/solvers/incompressible/pimpleFoam/pEqn.H
	applications/solvers/incompressible/simpleFoam/UEqn.H
	applications/solvers/incompressible/simpleFoam/pEqn.H
	src/foam/fields/GeometricFields/GeometricTensorNFields/GeometricTensorNFields.H
	src/turbulenceModels/compressible/RAS/LRR/LRR.C
	src/turbulenceModels/compressible/RAS/LaunderSharmaKE/LaunderSharmaKE.C
	src/turbulenceModels/compressible/turbulenceModel/laminar/laminar.C
	src/turbulenceModels/incompressible/LES/GenEddyVisc/GenEddyVisc.C
	src/turbulenceModels/incompressible/LES/Smagorinsky2/Smagorinsky2.C
	src/turbulenceModels/incompressible/LES/SpalartAllmaras/SpalartAllmaras.C
	src/turbulenceModels/incompressible/LES/kOmegaSSTSAS/kOmegaSSTSAS.C
	src/turbulenceModels/incompressible/LES/laminar/laminar.C
	src/turbulenceModels/incompressible/RAS/LamBremhorstKE/LamBremhorstKE.C
	src/turbulenceModels/incompressible/RAS/LaunderSharmaKE/LaunderSharmaKE.C
	src/turbulenceModels/incompressible/RAS/LienCubicKE/LienCubicKE.C
	src/turbulenceModels/incompressible/RAS/NonlinearKEShih/NonlinearKEShih.C
	src/turbulenceModels/incompressible/RAS/RNGkEpsilon/RNGkEpsilon.C
	src/turbulenceModels/incompressible/RAS/SpalartAllmaras/SpalartAllmaras.C
	src/turbulenceModels/incompressible/RAS/coupledKEpsilon/coupledKEpsilon.C
	src/turbulenceModels/incompressible/RAS/kEpsilon/kEpsilon.C
	src/turbulenceModels/incompressible/RAS/kOmegaSST/kOmegaSST.C
	src/turbulenceModels/incompressible/RAS/laminar/laminar.C
	src/turbulenceModels/incompressible/RAS/qZeta/qZeta.C
	src/turbulenceModels/incompressible/RAS/realizableKE/realizableKE.C
	src/turbulenceModels/incompressible/turbulenceModel/laminar/laminar.C
	tutorials/basic/laplacianFoam/Case1.1_mixingPlane_sector_AB_60deg/system/fvSchemes
	tutorials/compressible/dbnsFoam/forwardStep/system/fvSchemes
	tutorials/compressible/dbnsFoam/shockTube/system/fvSchemes
	tutorials/compressible/dbnsTurbFoam/naca0012/system/fvSchemes
	tutorials/compressible/rhoPimpleFoam/angledDuct/system/fvSchemes
	tutorials/immersedBoundary/backwardStepShortTurbulentSimpleIbFoam/system/fvSchemes
	tutorials/immersedBoundary/pitzDailyBodyFitted/system/fvSchemes
	tutorials/immersedBoundary/pitzDailyLaminarSimpleIbFoam/system/fvSchemes
	tutorials/immersedBoundary/pitzDailyTurbulentSimpleIbFoam/system/fvSchemes
	tutorials/immersedBoundary/porousBumpChannelBodyFitted/system/fvSchemes
	tutorials/immersedBoundary/porousBumpChannelIb/system/fvSchemes
	tutorials/incompressible/MRFSimpleFoam/mixerVessel2D/system/fvSchemes
	tutorials/incompressible/boundaryFoam/boundaryLaunderSharma/system/fvSchemes
	tutorials/incompressible/boundaryFoam/boundaryTwoWallsFlowSolution/system/fvSchemes
	tutorials/incompressible/boundaryFoam/boundaryWallFunctions/system/fvSchemes
	tutorials/incompressible/channelFoam/channel395/system/fvSchemes
	tutorials/incompressible/icoFoam/elbow/constant/polyMesh/boundary
	tutorials/incompressible/pimpleDyMFoam/axialTurbine/system/fvSchemes
	tutorials/incompressible/pimpleDyMFoam/movingCone/system/fvSchemes
	tutorials/incompressible/pimpleDyMFoam/movingCone/system/fvSolution
	tutorials/incompressible/pimpleDyMFoam/movingCylinders/system/fvSchemes
	tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion2D_pimpleDyMFoam/constant/polyMesh/boundary
	tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion2D_pimpleDyMFoam/system/fvSchemes
	tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion2D_simpleFoam/constant/polyMesh/boundary
	tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion2D_simpleFoam/system/fvSchemes
	tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion_snappyHexMesh/constant/polyMesh/boundary
	tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion_snappyHexMesh/system/fvSchemes
	tutorials/incompressible/pimpleFoam/t-junction/system/fvSchemes
	tutorials/incompressible/pisoFoam/les/pitzDaily/system/fvSchemes
	tutorials/incompressible/pisoFoam/les/pitzDailyDirectMapped/system/fvSchemes
	tutorials/incompressible/pisoFoam/ras/cavity/system/fvSchemes
	tutorials/incompressible/porousSimpleFoam/angledDuctExplicit/system/fvSchemes
	tutorials/incompressible/porousSimpleFoam/angledDuctImplicit/system/fvSchemes
	tutorials/incompressible/porousSimpleFoam/beaverJoseph/system/fvSchemes
	tutorials/incompressible/porousSimpleFoam/porousPlug/system/fvSchemes
	tutorials/incompressible/simpleFoam/mixingPlaneAxial/system/fvSchemes
	tutorials/incompressible/simpleFoam/mixingPlaneDomADomB/system/fvSchemes
	tutorials/incompressible/simpleFoam/motorBike/system/fvSchemes
	tutorials/incompressible/simpleFoam/pitzDaily/system/fvSchemes
	tutorials/incompressible/simpleFoam/pitzDaily3Blocks/system/fvSchemes
	tutorials/incompressible/simpleFoam/pitzDailyExptInlet/system/fvSchemes
	tutorials/incompressible/simpleSRFFoam/mixer/system/fvSchemes

Fixing compilation of DBNS
2016-05-25 10:31:13 +02:00
Henrik Rusche
9007084567 Merge Request #32: Runtime-selectable flux & limiters in DBNS. Author: Henrik Rusche. Merge: Henrik Rusche
https://sourceforge.net/p/foam-extend/foam-extend-3.2/merge-requests/32/
2016-05-24 13:42:54 +02:00
Henrik Rusche
81847628ea Merge Request #31: BUGFIX: Minor bugfixes to coupled Matrix. Author: Henrik Rusche. Merge: Henrik Rusche
https://sourceforge.net/p/foam-extend/foam-extend-3.2/merge-requests/31/
2016-05-24 13:42:54 +02:00
Henrik Rusche
c00d4018e5 Merge Request #28: Additional funcionality in fvBlockMatrix (open)
Author: Vuko Vukcevic. Merge: Henrik Rusche
2016-05-24 13:41:43 +02:00
Henrik Rusche
aaf6eb314c Merged BUGFIX: Allow modification of comms type. Author: Henrik Rusche. Merge: Henrik Rusche 2016-05-24 13:41:36 +02:00
Henrik Rusche
3d1742c1f0 Merged cummulative developement branch (Hrvoje Jasak). Author: Hrvoje Jasak. Merge: Henrik Rusche
Conflicts:
	src/ODE/sixDOF/finiteRotation/finiteRotation.C
	src/ODE/sixDOF/sixDOFqODE/sixDOFqODE.C
	src/ODE/sixDOF/sixDOFqODE/sixDOFqODE.H
	src/dynamicMesh/meshMotion/solidBodyMotion/constantVelocity/constantVelocity.C
	src/dynamicMesh/meshMotion/solidBodyMotion/rotatingOscillation/rotatingOscillation.H
	src/finiteVolume/fields/fvPatchFields/derived/flowRateInletVelocity/flowRateInletVelocityFvPatchVectorField.C
	src/finiteVolume/finiteVolume/gradSchemes/limitedGradSchemes/cellLimitedGrad/cellLimitedGrads.C
	src/finiteVolume/finiteVolume/gradSchemes/limitedGradSchemes/cellMDLimitedGrad/cellMDLimitedGrads.C
	src/finiteVolume/finiteVolume/gradSchemes/limitedGradSchemes/faceLimitedGrad/faceLimitedGrads.C
2016-05-24 12:30:46 +02:00
Hrvoje Jasak
ac0abd9bc5 Formatting 2016-05-24 10:08:29 +01:00
Hrvoje Jasak
fcf1e18b6c Changed format of linear upwind schemes 2016-05-24 10:04:22 +01:00
Hrvoje Jasak
274330abd9 Bugfix: cached gradient handling 2016-05-24 10:04:02 +01:00
Hrvoje Jasak
aa5553e641 Clean-up 2016-05-24 10:03:23 +01:00
Hrvoje Jasak
995344f173 Formatting 2016-05-24 10:02:55 +01:00
Hrvoje Jasak
df5b64d8b0 Better messaging for cache 2016-05-16 15:13:57 +01:00
Hrvoje Jasak
0877382518 Bugfix: GGI in serial 2016-05-16 15:13:12 +01:00
Hrvoje Jasak
2beae1090d Implementation of optimised GGI interpolation using mapDistribute 2016-05-16 13:37:22 +01:00
Hrvoje Jasak
35c823e02d Bugfix: start patch one off end for parallel split of GGI patch in cutting 2016-05-16 13:34:36 +01:00
Henrik Rusche
6d43981296 FEAT: Runtime-selectable flux and limiter in DBNS 2016-05-14 13:57:15 +02:00
Hrvoje Jasak
a1a14f703c Aitken relaxation in sixDoefqODE. Inno Gatin 2016-05-12 20:58:35 +01:00
Henrik Rusche
40b0d8adf1 Fix some whitespace and indentation + minor bugs 2016-05-12 16:19:46 +02:00
Henrik Rusche
1826063cad Fix compilation after rebase 2016-05-12 14:34:57 +02:00
morgoth
72ea9d2d6f solver, tutorial +mixClasses changed 2016-05-12 12:46:39 +02:00
Christian Lucas
38ebdf8515 variable change, operator+= update, nasaPoly operator update 2016-05-12 12:46:38 +02:00
Christian Lucas
4c3f6f105d IAPWS Water Properties usinge freeSteam 2016-05-12 12:46:38 +02:00
Christian Lucas
d0a3f80184 internal energy for real gas 2016-05-12 12:46:38 +02:00
Christian Lucas
f3aad56998 mixture version of real gas EOS 2016-05-12 12:46:38 +02:00
Christian Lucas
47c93e3447 real gas EOS for mixtures 2016-05-12 12:46:38 +02:00
Christian Lucas
e8b0b4968a realGasEThermo + realGas_pEqn 4 rhoPisoFoam 2016-05-12 12:46:38 +02:00
Christian Lucas
96747f2ea5 modified BC and hRealGasThermo 2016-05-12 12:46:38 +02:00
Christian Lucas
f7dc47a4c4 changed realGas EqnOfState + nasaPoly + realGasSpecieThermo 2016-05-12 12:44:28 +02:00
Henrik Rusche
4fd335f12a First clean-up of RedlichKwong (with some side effects) 2016-05-12 12:37:06 +02:00
Christian Lucas
6a2c85bd4a second upload the fully integrated real gas library 2016-05-12 12:36:36 +02:00
Christian Lucas
0a151e7e5b upload the fully integrated real gas library 2016-05-12 12:36:35 +02:00
Henrik Rusche
090117d4a1 BUGFIX: Minor bugfixes to coupled Matrix (missing completeAssembly() & normalisation 2016-05-12 11:33:04 +02:00
Hrvoje Jasak
a96782fd29 Added missing file: solutionTemplates.C 2016-05-11 21:58:21 +01:00
Hrvoje Jasak
75272ad78f Moved cacheing control to solution for consistency 2016-05-11 21:55:22 +01:00
Hrvoje Jasak
0c7259c6e6 Bugfix: corrected split in parallel cutting 2016-05-11 21:53:36 +01:00
Hrvoje Jasak
7a69c0287c Bugfix: removed Warning message for moving mesh 2016-05-11 21:52:46 +01:00
Hrvoje Jasak
5bc31088c0 Bugfix: correct handling of cached gradient 2016-05-11 21:52:01 +01:00
Hrvoje Jasak
3b333e0b19 Compilation fix: global GGI search option 2016-05-11 21:51:42 +01:00
Hrvoje Jasak
81dcaddb22 Incremental update: Pstream 2016-05-11 13:43:24 +01:00
Hrvoje Jasak
8d2bae6e31 Intermediate: direct comms in parallel GGI with fast cutting 2016-05-10 19:14:20 +01:00
Hrvoje Jasak
2b24157b77 Formatting 2016-05-10 19:03:03 +01:00
Hrvoje Jasak
94fc5d3935 Bugfix: update for gradietn cacheing 2016-05-09 14:28:34 +01:00
Hrvoje Jasak
f5085a21e4 Reverted 2016-05-09 14:03:04 +01:00
Hrvoje Jasak
8cf4b6fcd5 Enable full gradient cacheing capability 2016-05-09 11:03:58 +01:00
Vanja Skuric
36b4fa3811 Backported createTimeControls.H and readTimeControls.H from OF 3.0.1, and pimpleDyMFoam 2016-05-06 22:11:03 +02:00
Hrvoje Jasak
5c380a6de7 Bugfix: stabilise division when the residual is zero 2016-05-06 09:20:09 +01:00
Hrvoje Jasak
605b9e6f24 Bugfix: corrected wrong transformFvPatchField header inclusion 2016-05-06 09:19:45 +01:00
Hrvoje Jasak
1e5d86a935 Bugfix: use standard debug format 2016-04-27 19:04:46 +01:00
Hrvoje Jasak
8ac6d0c6c8 Bugfix: gradient cacheing clean-up 2016-04-27 19:03:47 +01:00
Hrvoje Jasak
ed1fdd360c Formatting 2016-04-27 19:02:39 +01:00
Hrvoje Jasak
9eaec00f21 Bugfix: compilation 2016-04-27 19:00:19 +01:00
Hrvoje Jasak
31ce35e83a Formatting 2016-04-25 14:34:05 +01:00
Hrvoje Jasak
b5e0c156c2 Formatting 2016-04-25 11:40:09 +01:00
Hrvoje Jasak
858dd84a50 Bugfix: gradient cacheing 2016-04-25 11:26:31 +01:00
Hrvoje Jasak
91241af969 Bugfix: transpose as a function 2016-04-25 11:26:02 +01:00
Hrvoje Jasak
286746eeb9 Formatting 2016-04-25 11:25:18 +01:00
Hrvoje Jasak
f8ff9e6534 Bugfix: Calculation of Euler angles 2016-04-25 11:24:13 +01:00
Henrik Rusche
ca7d381e05 BUGFIX: Missing brackets 2016-04-18 15:24:07 +02:00
Hrvoje Jasak
d3f244aec0 Formatting 2016-04-18 10:18:37 +01:00
Hrvoje Jasak
d9f01f2d23 Bugfix: use InfoIn style 2016-04-18 10:17:51 +01:00
Hrvoje Jasak
3a0227cf76 Formatting 2016-04-18 10:17:38 +01:00
Hrvoje Jasak
a946215a8d Bugfix: update of conjugate heat solvers and tutorial settings 2016-04-18 10:16:29 +01:00
Henrik Rusche
0200a880dc Backported dev2(T(grad(U)) in turbulence models from vanilla 3.0.1 2016-04-15 22:47:50 +02:00
Henrik Rusche
7c0b9aee42 Backport some Tensor classes (T() function in particular) from vanilla 3.0.1 2016-04-15 22:44:27 +02:00
Henrik Rusche
da99a39109 Some constness and output 2016-04-15 22:44:27 +02:00
Henrik Rusche
05e63d5084 Backport limited schemes format from vanilla 3.0.1 2016-04-15 22:44:26 +02:00
Henrik Rusche
02b093974b Backport writeCompression from vanilla 3.0.1 2016-04-15 22:44:26 +02:00
Henrik Rusche
cd8b1c6487 Backport Switch from vanilla 3.0.1 2016-04-15 22:44:18 +02:00
Hrvoje Jasak
fc70a1cd67 Bugfix: do not allow evaluation of generic boundary condition 2016-04-14 19:01:58 +01:00
Hrvoje Jasak
ffcf88f639 Formatting 2016-04-14 18:52:15 +01:00
Hrvoje Jasak
eb6ebe92f5 Consistency in formatting of compression options 2016-04-14 18:49:41 +01:00
Hrvoje Jasak
2e79548823 Formatting 2016-04-14 18:49:22 +01:00
Vanja Skuric
c2cef7d11f Added select() function to GeometricField from vanilla (3.0.1) 2016-04-13 11:39:55 +02:00
Vanja Skuric
d870fbf964 Merge branch 'nextRelease' of ssh://turbo4.fsb.hr:2013/foam-extend into nextRelease
Merged with setFlux fix.
2016-04-12 10:30:36 +02:00
Vanja Skuric
11d0c32d20 solutionControl classes are now compiling 2016-04-12 09:05:00 +02:00
Vuko Vukcevic
bf4bb96bcf Implicit adjoint convection operator using Gauss scheme in fvBlockMatrix 2016-04-11 09:10:30 +02:00
Vuko Vukcevic
132cbd97de Updates in fvBlockMatrix 2016-04-11 09:10:30 +02:00
Vanja Skuric
c2886e89e5 Fixed data.C and dataTemplates.C 2016-04-09 23:57:26 +02:00
Vanja Skuric
c90a1d9569 Changed headers and added solverPerformance type from vanilla 3.0.1 2016-04-09 23:37:40 +02:00
Henrik Rusche
ed4345faf8 Backport orthogonal snGrad scheme from vanilla 3.0.1 2016-04-09 23:33:55 +02:00
Vanja Skuric
6fbeca5204 Added data and SolverPerformance classes from vanilla 3.0.1 2016-04-09 23:27:23 +02:00
Vanja Skuric
964b873d22 Added solutionControl class from vanilla 3.0.1 2016-04-09 23:07:25 +02:00
Henrik Rusche
42c61d36a3 Backport setReference from vanilla 3.0.1 2016-04-09 18:17:55 +02:00
Hrvoje Jasak
d93187d07c Bugfix: comments 2016-04-01 17:41:36 +01:00
Hrvoje Jasak
ec20b32ec8 Bugfix: Clean up typeid check 2016-03-21 11:08:12 +00:00
Hrvoje Jasak
607b1aa944 Remove typename and this-> from template specialisation: gcc-4.4.6 2016-03-21 11:03:23 +00:00
Hrvoje Jasak
4d67ffd82f Hotfix: traslation bug fixes 2016-03-18 11:42:09 +00:00
Hrvoje Jasak
77225f292d Hotfix: traslation bug fixes 2016-03-18 11:41:22 +00:00
Hrvoje Jasak
0461f02d9b Solid body motion bug fixes. Author: Hrvoje Jasak. Merge: Hrvoje Jasak. 2016-03-18 11:33:10 +00:00
Hrvoje Jasak
1a7654b0a6 Bugfix: Round-off stabilisation in sqrt 2016-03-18 11:19:08 +00:00
Hrvoje Jasak
5673cec54b Bugfix: constraint must work on a reference. Inno Gatin 2016-03-18 11:19:03 +00:00
Hrvoje Jasak
5c941a51f7 Bugfix: corrected velocity transformation 2016-03-18 11:18:58 +00:00
Hrvoje Jasak
efd87cca73 Bugfix: New way of handling constraints in 6-DOF
Conflicts:
	src/ODE/sixDOF/sixDOFqODE/sixDOFqODE.H
2016-03-18 11:18:52 +00:00
Hrvoje Jasak
64df538263 Bugfix: specified motion and 6-DOF constraints
Conflicts:
	src/ODE/sixDOF/sixDOFqODE/sixDOFqODE.C
	src/ODE/sixDOF/sixDOFqODE/sixDOFqODE.H
2016-03-18 11:18:29 +00:00
Hrvoje Jasak
a3519137f2 Bugfix: added noMotion 2016-03-18 11:17:45 +00:00
Hrvoje Jasak
e5e0ac01c3 Reversed order of update does not work for scalar matrix. Reverting 2016-03-18 10:56:42 +00:00
Hrvoje Jasak
501d28c568 File reorganisation and block matrix development 2016-03-17 12:26:20 +00:00
Hrvoje Jasak
86394f1407 Formatting 2016-03-17 11:52:13 +00:00
Hrvoje Jasak
f13764db14 Bugfix: Removed unused files 2016-03-17 11:51:50 +00:00
Hrvoje Jasak
90ad79799e Michalak-Gooch gradient limiter 2016-03-17 11:51:12 +00:00
Hrvoje Jasak
867584532b BlockLduMatrix development 2016-03-17 11:50:36 +00:00
Hrvoje Jasak
36ff57a442 Bugfix: order of init and update in ATMul operations BUG FIX 2016-03-17 11:50:11 +00:00
Hrvoje Jasak
cb468b9421 GGI rename 2016-03-17 11:49:19 +00:00
Hrvoje Jasak
e76c2e85ec Reorganisation of lduAddressing files 2016-03-17 11:48:46 +00:00
Hrvoje Jasak
7648957e4f Bugfix: corrected coeffFields.H header instead of template CoeffFields.H 2016-03-17 11:47:57 +00:00
Hrvoje Jasak
32aa278eb9 Formatting 2016-03-17 11:46:57 +00:00
Hrvoje Jasak
2c50ad7114 Bugfix: compilation fix 2016-03-17 11:46:47 +00:00
Hrvoje Jasak
303335a9ae BlockAmg into BlockAMG 2016-03-17 11:44:32 +00:00
Hrvoje Jasak
87e779a4d2 Reorganisation of lduInterfaces and lduInterfaceFields 2016-03-17 11:43:35 +00:00
Hrvoje Jasak
bd97dba10b GAMG to AMG 2016-03-17 11:42:49 +00:00
Hrvoje Jasak
20a8ffac25 Formatting 2016-03-17 11:41:33 +00:00
Hrvoje Jasak
1c1f3c1b2d Bugfix: changed additive correction bounds in scalar AMG 2016-03-17 11:41:14 +00:00
Hrvoje Jasak
f437daa974 Make clearInterfaces a function 2016-03-17 11:34:54 +00:00
Hrvoje Jasak
86e5b360db Added cmptSign 2016-03-17 11:33:54 +00:00
Hrvoje Jasak
4052d189b9 Bugfix: template parameters fix, I/O functionality and clean-up 2016-03-17 11:33:21 +00:00
Hrvoje Jasak
0857cae589 Formatting 2016-03-17 11:25:08 +00:00
Hrvoje Jasak
a113d19a80 Improved formulation of coupled k-omega SST model. Robert Keser 2016-03-17 11:24:59 +00:00
Hrvoje Jasak
0a5b52e070 Formatting 2016-03-17 11:24:17 +00:00
Hrvoje Jasak
770c233965 Bugfix: (problematic): Use triangular decomposition for swept volume of a triangular face. Vuko Vukcevic 2016-03-17 11:23:24 +00:00
Hrvoje Jasak
5236b1c3d6 Added cmptSign functions 2016-03-17 11:22:31 +00:00
Hrvoje Jasak
56bc36fb62 Bugfix: scaleRow bug 2016-03-17 11:22:12 +00:00
Hrvoje Jasak
cee1ac162a Added more list levels 2016-03-17 11:20:54 +00:00
Hrvoje Jasak
d75b30bc08 Formatting 2016-03-17 11:20:42 +00:00
Hrvoje Jasak
2cfd330426 Formatting 2016-03-17 10:23:59 +00:00
Hrvoje Jasak
b932507d35 Bugfix: formatting and internal field reference 2016-03-17 10:23:19 +00:00
Hrvoje Jasak
66bb353aec Formatting and comments 2016-03-17 10:22:32 +00:00
Hrvoje Jasak
3f69f324d7 New gradient limiter implementation and rewrite 2016-03-17 10:21:18 +00:00
Hrvoje Jasak
1eec5655e9 Moved fvPatchVectorNFields instantiation into fvPatchFields directory structure, 3 2016-03-17 10:19:32 +00:00
Hrvoje Jasak
4a14320d7d Moved fvPatchVectorNFields instantiation into fvPatchFields directory structure, 2 2016-03-17 10:18:43 +00:00
Hrvoje Jasak
23e2ee6918 Moved fvPatchVectorNFields instantiation into fvPatchFields directory structure 2016-03-17 10:18:19 +00:00
Hrvoje Jasak
e076e7a0ff Bugfix: Corrected coordinate system write formatting 2016-03-17 10:14:23 +00:00
Hrvoje Jasak
f6ef00c41a Bugfix: Round-off stabilisation in sqrt 2016-03-17 10:13:30 +00:00
Hrvoje Jasak
e2f568cd84 New version of block-coupled k-omega SST model. Robert Keser 2016-03-16 17:54:03 +00:00
Hrvoje Jasak
5766de6e54 Bugfix: Tmul instead of Amul 2016-03-16 11:55:24 +00:00
Hrvoje Jasak
7eccdb0ce7 Bugfix: removed listing in error message 2016-03-15 17:02:10 +00:00
Hrvoje Jasak
c1ad46b28f Bugfix: Comments and cleanup 2016-03-15 10:29:54 +00:00
Hrvoje Jasak
73655a6552 Added decaying turbulence inlet boundary condition by Kornev 2016-03-15 10:29:30 +00:00
Hrvoje Jasak
4bb1a7676e Bugfix: translation velocity transformation missing 1/dt 2016-03-08 20:19:57 +00:00
Hrvoje Jasak
451aa81a39 Bugfix: rothalpy boundary condition handling. Ilaria De Dominicis 2016-03-08 12:03:39 +00:00
Hrvoje Jasak
d1bbe88582 Bugfix: constraint must work on a reference. Inno Gatin 2016-02-17 16:33:42 +00:00
Henrik Rusche
527767454e BUGFIX: Allow modification of comms type 2016-02-09 16:56:26 +01:00
Hrvoje Jasak
f9698bfc2f Formatting 2016-02-08 17:48:59 +00:00
Hrvoje Jasak
9710a2246e Bugfix: better signalling 2016-02-05 13:47:27 +00:00
Hrvoje Jasak
11122b385e Bug fix: memory leak in block AMG 2016-02-05 12:34:45 +00:00
Hrvoje Jasak
c272cb06ba Bugfix: force flux recalculation on GGI motion 2016-02-03 11:32:00 +00:00
Hrvoje Jasak
d71febecea Bugfix: force flux recalculation on GGI motion 2016-02-03 11:31:24 +00:00
Hrvoje Jasak
5315544ff8 Merge /u/hjasak/foam-extend-3.2/ branch bugfix/sixDOF into nextRelease
http://sourceforge.net/p/foam-extend/foam-extend-3.2/merge-requests/21/
2016-02-03 08:48:54 +00:00
Hrvoje Jasak
c182169390 Merge /u/hjasak/foam-extend-3.2/ branch bugfix/gradientCacheing into nextRelease
http://sourceforge.net/p/foam-extend/foam-extend-3.2/merge-requests/20/
2016-02-03 08:46:42 +00:00
Hrvoje Jasak
19bb733996 Merge /u/hjasak/foam-extend-3.2/ branch bugfix/flowRateInletVelocity into nextRelease
http://sourceforge.net/p/foam-extend/foam-extend-3.2/merge-requests/19/
2016-02-03 08:44:24 +00:00
Hrvoje Jasak
35cdfd90ff Merge /u/hjasak/foam-extend-3.2/ branch bugfix/sixDOF into master
http://sourceforge.net/p/foam-extend/foam-extend-3.2/merge-requests/18/
2016-02-03 08:42:33 +00:00
Hrvoje Jasak
00484c5022 Merge /u/hjasak/foam-extend-3.2/ branch bugfix/gradientCacheing into master
http://sourceforge.net/p/foam-extend/foam-extend-3.2/merge-requests/17/
2016-02-03 08:40:49 +00:00