0
I Use This!
Activity Not Available

Commits : Listings

Analyzed almost 1 year ago. based on code collected almost 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Made ParamComponent a subclass of Serializable, created save and load methods in subclasses, including ParamComposite, added unit test. Have not yet written save and load for the Manager template.
dmorse
as David Morse
More... over 12 years ago
Added serialize functions for Ensemble::Type enumerations.
dmorse
as David Morse
More... over 12 years ago
Merge branch 'devel' into serialize
dmorse
as David Morse
More... over 12 years ago
Further work on serializable (ensembles temporarily removed from sources list) to allow compilation. First test of ParamComposite.saveParam() method.
dmorse
as David Morse
More... over 12 years ago
Merge branch 'upstream-devel' into my-copy More... over 12 years ago
Bugfix: Added className to ParamComposite copy constructor.
dmorse
as David Morse
More... over 12 years ago
Added load* methods to ParamComposite (not tested).
dmorse
as David Morse
More... over 12 years ago
In src/util/param, adding saveParam and loadParam to array and matrix param templates. Not yet tested.
dmorse
as David Morse
More... over 12 years ago
Adding loadParam and saveParam methods to ScalarParam and DArrayParam.
dmorse
as David Morse
More... over 12 years ago
Editing TODO and README files only.
dmorse
as David Morse
More... over 12 years ago
Merge remote branch 'medapuram/upstream-devel' into devel
dmorse
as David Morse
More... over 12 years ago
Updated comments. More... over 12 years ago
Merge remote-tracking branch 'origin' into upstream-devel More... over 12 years ago
Adding interactionClassName() accessors for DdMd potentials.
dmorse
as David Morse
More... over 12 years ago
Fixing bug in DdMd::Simulation.cpp, when compiled with dihedrals. Added INTER_ prefix to header guard macros in Inter namespace. Added "setClassName" to some interactions in which it was missing.
dmorse
as David Morse
More... over 12 years ago
Modified serialization notes, superficial clean-up of util/param classes.
dmorse
as David Morse
More... over 12 years ago
Adapted ddMd/StructureFactorGrid to recent changes related to clear() method. More... over 12 years ago
Editing documentation about commands, adding some notes.
dmorse
as David Morse
More... over 12 years ago
Merge branch 'devel' of git://github.com/dmorse/simpatico into upstream-devel More... over 12 years ago
Fixed DdMd::timer to allow start/stop, added OUTPUT_DIAGNOSTICS ddSim command.
dmorse
as David Morse
More... over 12 years ago
Changes to allow DdMd::Integrator::run to be invoked repeatedly. Also added set and get functions to DdMd potential energies.
dmorse
as David Morse
More... over 12 years ago
Changes made to calculation of maximum structure factor. More... over 12 years ago
Merge remote branch 'origin/upstream-devel' into upstream-devel More... over 12 years ago
Changes to calculation of maximum structure factor. More... over 12 years ago
Merge remote-tracking branch 'origin/master' into my-copy More... over 12 years ago
Changed local variable to class member (in ddMd/StructureFactor) More... over 12 years ago
Limited aspect ratio of box in case of a cubic lattice More... over 12 years ago
Adding notes on proposal to break up DdMd::Simulation
dmorse
as David Morse
More... over 12 years ago
Merge remote-tracking branch 'medapuram/upstream-devel' into devel
dmorse
as David Morse
More... over 12 years ago
Error check points included in DdMdOrderedConfigIo More... over 12 years ago