Hrvoje Jasak
29b8708cea
Bugfix: Update time loop syntax
2017-03-30 10:34:10 +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
Hrvoje Jasak
cb59b93ba6
Formatting
2017-03-21 19:51:00 +00: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