- Feb 08, 2010
-
-
Andrew Heather authored
-
Andrew Heather authored
- Added helper classes to simplify the handling of the injector properties - Added new reacting multiphase injection model variant
-
Andrew Heather authored
-
- Feb 04, 2010
-
-
Andrew Heather authored
- also minor code style tweaks
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
-
- Feb 03, 2010
-
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
the updated explicit source functionality - Updates to solver, equations, createFields and createExplicitSources
-
Andrew Heather authored
- deprecated: - timeActivatedExplicitSource (old base type) - timeActivatedExplicitCellSource - timeActivatedExplicitMulticomponentPointSource - introduced timeActivatedExplicitSource - templated on primitive type - scalar, vector, tensor... - takes as input, either a cell set or list of points
-
graham authored
dictionaries - redundant.
-
graham authored
-
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.
-
- Feb 02, 2010
-
-
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
-
graham authored
-
graham authored
-
- Feb 01, 2010
-
-
graham authored
-
graham authored
Adding report Switch to turn on reporting. Renaming linearSphericalAngularSpring to sphericalAngularSpring and getting a moment contribution from each axis. Can supply a reference orientation.
-
mattijs authored
sampledTriSurfaceMesh adds sampling on points/triangles of a triSurface(mesh). All values outside mesh are set to 0.
-
Andrew Heather authored
reacting multi-phase level of cloud/parcel - changes to createClouds.H - updated tutorial cases to reflect changes
-
-
henry authored
Legacy BC superceded by directionMixed.
-
- Jan 29, 2010
-
-
graham authored
constraints to dictionary.
-