80 likes | 211 Views
A tomic S imulation P ackage I n C ++. Motivations. How to test new methods in molecular chemistry ?. Existing Codes Powerful but not easy to use. Specialized. Black Boxes. No development environment for the subject. This is the purpose of ASPIC. Toolboxes and Modules.
E N D
Motivations How to test new methods in molecular chemistry ? • Existing Codes • Powerful but not easy to use. • Specialized. • Black Boxes. No development environment for the subject. This is the purpose of ASPIC.
Toolboxes and Modules. For Analysis we provide Toolboxes. • Small « black boxes ». • Simple input. • Provides re-usable output. For development we provide Modules. • Subset of classes (Library) • Use of interfaces enable independency of the modules. • Use whatever you need and develop only what ‘s new.
Object Programming. For a more easy to learn code objects are used. • Access information thru methods : no storage knowledge. • Inheritents : re-use code properly. • Unity of sense : one object is should be self consistent.
Documentation A effort is given on documentation. • API (application programming interface). • Code samples.
Generalized Integration Methods for Chemistry Module de calcul pour d’ intégrales en chimie moléculaire.