- 10 Feb, 2010 1 commit
-
-
mattijs authored
-
- 08 Feb, 2010 7 commits
-
-
mattijs authored
Uses globalMeshData::mergePoints to topologically merge mesh points. Also now require all patches on all processors so cleaned up all code for handling zero-sized patches.
-
mattijs authored
-
mattijs authored
-
mattijs authored
Now mapDistribute structure to pull data from slaves to master and vice versa.
-
mattijs authored
-
mattijs authored
-
mattijs authored
In case of differing pointsInstance and facesInstance it will - read the points belonging to the facesInstance - construct and write the mesh belonging to the facesInstance (so with the old, facesInstance, points) - additionally write the current points to pointsInstance
-
- 05 Feb, 2010 9 commits
-
-
graham authored
Now storing name of restraint or constraint in wordList in the sixDoFRigidBodyMotion object. Added a write method to all constraints and restraints.
-
mattijs authored
-
graham authored
wordLists. BUG: sixDoFRigidBodyMotion. Fixing naming of maxConstraintIterations_ inconsistency.
-
mattijs authored
-
mattijs authored
foamToEnsight will merge points on coupled patches. (only for mesh, not for patches)
-
mattijs authored
-
graham authored
-
mattijs authored
-
mattijs authored
Option was not used anymore. Cleans up the code a bit.
-
- 04 Feb, 2010 4 commits
-
-
graham authored
for six DoF motion bodies that are not principal axis aligned shapes to start with. Calculates the best match axes to give the most naturl transformation from the Cartesian axes. The eigenvectors are returned in the order relating to ascending magnitude of their eigenvalues - not necessarily in a right handed triplet.
-
graham authored
restraints when there were none read. Was not a problem for restraints, but constraints were stopping the code on a maxIteration trap, as it defaults to zero.
-
graham authored
-
mattijs authored
-
- 03 Feb, 2010 13 commits
-
-
graham authored
dictionaries - redundant.
-
graham authored
-
mattijs authored
Before two timesteps could get the same timeName and start overwriting old results.
-
graham authored
restraint data to the classes themselves to allow class specific data to be reported.
-
henry authored
-
henry authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
Have weight=7 on cells to be refined and balance. Then after refinement there will be perfect balancing. Similar for layer addition.
-
mattijs authored
It now caters for - all surfaces having fields - no surfaces having fields but not a combination of those.
-
mattijs authored
This directly samples on a triSurface (instead of using the isosurface of distance=0 method)
-
mattijs authored
The global sum of (integer) weights for metis&scotch has to be within the valid range of integers. For now just divided the input (scalar) weights with the minimum before truncating to integer.
- 02 Feb, 2010 6 commits
-
-
mattijs authored
-
graham authored
tabulated with moment vs angle, not stiffness vs angle.
-
graham authored
-
graham authored
Adding more constraint reporting. Changed order of evaluation of while condition to make +iter first, otherwise doesn't increment iter, reporting 0 iterations.
-
graham authored
constrainedSixDoFRigidBodyDisplacement BC - no longer needed.
-
graham authored
-