- Jun 17, 2008
-
-
graham authored
Updated gnemdFoam, mdEquilibrationFoam and molConfig applications to use new separate potential and molecule libraries. Updated potentialDict description in mdEquilibrationFoam/periodicCube test case to new format.
-
graham authored
-
Andrew Heather authored
-
graham authored
-
Mark Olesen authored
-
-
Andrew Heather authored
-
Mark Olesen authored
-
Mark Olesen authored
-
Andrew Heather authored
-
graham authored
-
andy authored
-
Andrew Heather authored
-
Mark Olesen authored
-
Mark Olesen authored
* some warnings were spurious with gcc-4.3.0, but gcc-4.3.1 correctly flagged these problems: - processorLduInterfaceTemplates.C
-
- Jun 16, 2008
-
-
Andrew Heather authored
-
graham authored
Changed src/lagrangian/molecule folder to molecularDynamics and split off separate potential library.
-
graham authored
parate potential library.
-
Andrew Heather authored
-
Andrew Heather authored
-
Mark Olesen authored
-
Mark Olesen authored
-
Andrew Heather authored
-
-
Andrew Heather authored
-
henry authored
-
henry authored
-
henry authored
-
Andrew Heather authored
-
Mark Olesen authored
This substantially eases enabling/disabling distributed compiling For example, - export WM_HOSTS="host1:N ... hostN:N" as usual - simply set/unset WM_SCHEDULER etc/aliases.{sh,csh} added aliases for enabling/disabling wmakeScheduler - alias wmSchedON='export WM_SCHEDULER=$WM_PROJECT_DIR/wmake/wmakeScheduler' - alias wmSchedOFF='unset WM_SCHEDULER' Removed wmakeLockScheduler, identical to wmakeScheduler except a 'sleep'
-
-
Andrew Heather authored
-
Mark Olesen authored
-
Mark Olesen authored
-
- Jun 15, 2008
-
-
Mark Olesen authored
-
- Jun 16, 2008
-
-
Mark Olesen authored
-
- Jun 15, 2008
-
-
Mark Olesen authored
* use $WM_THIRD_PARTY_DIR variable in top-level Allwmake * test new shell idiom for Allwmake files: # run from this directory only cd ${0%/*} || exit 1 this might be especially useful when building optional components
-
- Jun 13, 2008