Vuko Vukcevic
728c5ed748
Bugfix related to nonBlocking comms in ProcessorPointPatchField
2018-02-07 12:02:39 +00:00
Vuko Vukcevic
c3a38ac471
Updates to Aitkens relaxation
...
Now completely handled from the sixDOFODE class
2018-02-07 11:59:05 +00:00
Vuko Vukcevic
7e0eee0f94
Updates to ODESolver and sixDOFODE classes
...
Updates enable automatic handling of multiple calls to ODESolve::solve within a
single time step
2018-02-07 11:59:05 +00:00
Vuko Vukcevic
57b835967c
Restructured sixDOFODE interface
...
Removed implementation specific data and left only essential interface for
coupling with CFD solver.
2018-02-07 11:59:05 +00:00
Vuko Vukcevic
c02eac8fcb
Minor updates in sixDOF classes
2018-02-07 11:59:05 +00:00
Vuko Vukcevic
b2625b60a5
Updates to sixDOFSolver tutorials
2018-02-07 11:59:05 +00:00
Vuko Vukcevic
afeca8ee2f
Runtime bugfixes and minor reorganization
2018-02-07 11:59:05 +00:00
Vuko Vukcevic
546cfc0f5f
First version of geometricSixDOF class
...
Compiles but does not produce correct results. Still need to find bugs.
2018-02-07 11:59:05 +00:00
Vuko Vukcevic
60821402da
OutputControlDictionary host class
...
Used to enable a combination of run-time selection and automatic read/write
provided by IOdictionary. Currently used in sixDOFODE class.
2018-02-07 11:59:05 +00:00
Vuko Vukcevic
b33681bd75
Additional functionality in finiteRotation
2018-02-07 11:59:05 +00:00
Vuko Vukcevic
b3118e18a4
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)
2018-02-07 11:59:05 +00:00
Vuko Vukcevic
ed31562fe8
Updates in sixDOFSolver tutorials
2018-02-07 11:59:05 +00:00
Vuko Vukcevic
3232e008ea
Reorganized sixDOFbodies in terms of sixDOFODE
2018-02-07 11:59:05 +00:00
Vuko Vukcevic
fd575d39b1
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.
2018-02-07 11:59:05 +00:00
Vuko Vukcevic
6436f1a496
Abstract base class sixDOFODE
2018-02-07 11:59:05 +00:00
Hrvoje Jasak
0642e99a97
Merge commit 'b5be6201e00421a59e574a07b3d28cde5defff84'
2018-02-07 11:55:10 +00:00
Hrvoje Jasak
ad5d97e537
Merge commit 'ae81f3834f80580b1bd411cfd213ee5e9ec4574d'
2018-02-07 11:53:52 +00:00
Vuko Vukcevic
b5be6201e0
Correct sign in processorFaPatchScalarField while updating matrix
2017-12-14 12:44:30 +01:00
Vuko Vukcevic
4be7661f1d
Updates to faMatrix global operators
...
Added binary operators for faMatrix and DimensionedField.
2017-12-04 11:10:12 +01:00
Vuko Vukcevic
3c0724fc0a
Bugfix: pointPatchInterpolate
...
Coupled boundary update needs to happen after treatment of corner (patch-patch)
points.
2017-12-04 10:58:50 +01:00
Vuko Vukcevic
dee54c23cd
Merge branch 'nextRelease' of ssh://git.code.sf.net/u/vvukcevic/foam-extend-4.0-vv into nextRelease
2017-12-04 10:56:28 +01:00
Henrik Rusche
ae81f3834f
BUGFIX: sampledSets FO causes seg fault on destruction
2017-12-03 20:26:39 +01:00
Vuko Vukcevic
8ce142094e
Merge branch 'master' of git://git.code.sf.net/p/foam-extend/foam-extend-4.0
2017-10-20 13:35:04 +02:00
Hrvoje Jasak
5506c93163
Merge branch 'bugfix/partialOveralpGGI' into nextRelease
2017-10-20 10:22:36 +01:00
Hrvoje Jasak
f500917045
Merge branch 'bugfix/partialOveralpGGI'
2017-10-20 10:22:12 +01:00
Hrvoje Jasak
255a5c7940
Bugfix: partial overlap ggi conservation fix for significantly uncovered partial overlap faces. Vuko Vukcevic
2017-10-20 10:21:53 +01:00
Vuko Vukcevic
3311d1acc4
Merge branch 'master' of git://git.code.sf.net/p/foam-extend/foam-extend-4.0
2017-10-18 13:54:19 +02:00
Vuko Vukcevic
d2c25f0a98
Removed hacked coeffs
2017-10-16 17:51:19 +02:00
Vuko Vukcevic
6a512f13f7
Temporary commit - not working properly
2017-10-16 12:11:59 +02:00
Vuko Vukcevic
3aa2b659a3
Separate treatment of partially covered faces
2017-10-16 10:30:54 +02:00
Vuko Vukcevic
bb057c090d
Temporary commit
2017-10-13 12:45:08 +02:00
Vuko Vukcevic
ba798d60ac
Updates to GGIInterpolation
...
Correct handling of partially overlapped faces. Initial commit, not tested.
2017-10-13 08:35:13 +02:00
Hrvoje Jasak
eb278b8754
Clean the Allwclean script for PV4FoamReader
2017-09-21 15:38:09 +01:00
Hrvoje Jasak
246a172c9d
Clean the Allwclean script for PV4FoamReader
2017-09-21 15:37:06 +01:00
Hrvoje Jasak
3b612e6748
Bugfix: Finite Area bugfixes + WedgePointPatchField bugfix. Vanja Skuric
2017-09-21 14:09:46 +01:00
Hrvoje Jasak
f7b52279af
Richardson Foam. L. Orgogozo et al.
2017-09-21 14:04:10 +01:00
Hrvoje Jasak
028128c240
Improved turbulence modelling and wall functions. Vuko Vukcevic
2017-09-21 14:01:34 +01:00
Hrvoje Jasak
315ac1217d
Bugfix: Windows bugfixes and updated tutorial cases. Robert Keser
2017-09-21 14:00:11 +01:00
Hrvoje Jasak
97d329e130
Bugfix: Windows bugfixes and updated tutorial cases. Robert Keser
2017-09-21 13:59:30 +01:00
Hrvoje Jasak
bfdf5111b8
Bugfix: Parallel Lagrangian (2x) & parallel point interpolation. Henrik Rusche
2017-09-21 13:57:07 +01:00
Hrvoje Jasak
40212ce081
Bigfix: Parallel Lagrangian (2x) & parallel point interpolation. Henrik Rusche
2017-09-21 13:55:49 +01:00
Hrvoje Jasak
62d5cb9cba
Reorganization and novelties in 6DOF integrators. Viktor Pandza, Vuko Vukcevic
2017-09-21 13:52:19 +01:00
Hrvoje Jasak
2bd2144ae0
No slip wall boundary condition for velocity. Vuko Vukcevic
2017-09-21 13:51:17 +01:00
Hrvoje Jasak
4935aa53de
Adding a new processor configuration: ARM v8 . Martin Beaudoin.
2017-09-21 13:48:49 +01:00
Hrvoje Jasak
652c004036
Add jumpFaceFluxCorrectionPtr_ to fvMatrix for cases of jump discontinuities. Pascal Beckstein
2017-09-21 13:47:15 +01:00
Hrvoje Jasak
4f0f7a9633
Add .gitattributes for custom gitlab language highlighting. Pascal Beckstein
2017-09-21 13:46:13 +01:00
Hrvoje Jasak
64a0b7bf57
Updated cross-coupling terms in coupledKEpsilon turbulence model. Robert Keser
2017-09-21 13:45:06 +01:00
Hrvoje Jasak
00a56bc2c0
Bugfix: fvMatrix, wedgePointPatchFields, faMatrix setValues. Vanja Skuric
2017-09-21 13:41:53 +01:00
Hrvoje Jasak
6b85f61a4e
Bugfix: Parallel point field. Vuko Vukcevic"
2017-09-21 13:40:14 +01:00
Henrik Rusche
aaf0bf5037
BUGFIX: Enable point interpolation with global non-blocking comms
2017-09-13 12:44:25 +02:00