- May 07, 2010
-
-
Mark Olesen authored
- slightly better memory efficiency and file sizes - consistent with library reader
-
Mark Olesen authored
-
- May 06, 2010
-
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
-
- May 03, 2010
-
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
- change from 'kde-open %f' to the desktop-agnostic 'firefox %f' as the default document browser.
-
Mark Olesen authored
- a holdover from the old <root> <case> days
-
Mark Olesen authored
-
- May 02, 2010
-
-
Mark Olesen authored
-
- Apr 30, 2010
-
-
mattijs authored
-
Mark Olesen authored
-
mattijs authored
-
mattijs authored
Slip bc can now be used on non-constraint patches
-
mattijs authored
-
- Apr 29, 2010
-
-
graham authored
-
graham authored
none. using correct timePath.
-
graham authored
-
graham authored
-
graham authored
from experimental inside/outside cell method.
-
graham authored
paramagnetic force Switch to cloud properties.
-
graham authored
-
henry authored
-
henry authored
-
Mark Olesen authored
-
graham authored
write referredWallFaces.obj if doesn't exist.
-
graham authored
Rebuilding InteractionLists *FROM SCRATCH, AT EVERY REFERRED DATA SEND* when mesh_.changing(). Expensive, as required for every force calculation subCycle, but will make sure that the InteractionLists are correct at all times. Not intended for serious use, only to make the method not wrong, to do moving/changing mesh calculations efficiently will require an efficient maintenance and update mechanism for the InteractionLists. Triggers a warning.
-
graham authored
transformProperties.
-
Mark Olesen authored
- affected: polyBoundary, fvBoundaryMesh, ZoneMesh, searchableSurfaces before: const label zoneI = mesh.cellZones().findZoneID(zoneName); const cellZone& cz = mesh.cellZones()[zoneI]; after: const cellZone& cz = mesh.cellZones()[zoneName];
-
- Apr 28, 2010