Download presentation
Presentation is loading. Please wait.
Published byMarissa Stewart Modified over 11 years ago
1
Atomic Simulation Package In C++
2
Motivations Existing Codes Powerful but not easy to use. Specialized. Black Boxes. How to test new methods in molecular chemistry ? No development environment for the subject. This is the purpose of ASPIC.
3
Toolboxes and Modules. For Analysis we provide Toolboxes. For development we provide Modules. Small « black boxes ». Simple input. Provides re-usable output. Subset of classes (Library) Use of interfaces enable independency of the modules. Use whatever you need and develop only what s new.
4
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.
5
Documentation A effort is given on documentation. API (application programming interface). Code samples.
6
Generalized Integration Methods for Chemistry Module de calcul pour d intégrales en chimie moléculaire.
7
Fonctions de Bases.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.