Giter Site home page Giter Site logo

gharib85 / mathematica-dvr-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from b3m2a1/mathematica-dvr-app

0.0 1.0 0.0 1.37 MB

Mathematica program written to attempt to generalize the DVR process (superseded by the DVR package of ChemTools)

Mathematica 97.64% M 2.31% Shell 0.05%

mathematica-dvr-app's Introduction

This mini-application was written to create an easier way to run discrete variable 
representation (DVR) calculations.

To load the application, simply open the nameless notebook above and click the load 
button. An icon for that notebook can be found in the contents folder, should you wish to 
use it.

All data can be found at contents/DiscreteVariableRepresentation/DVR/Resources. A Mac 
alias is provided to make that easier to get at.

This application runs by loading DVR configuration files from the Resources/DVR Files 
directory, and so any new configuration files should be saved there.

Data is by default stored in an SQL database built with sqlite, which can be found in the 
Resources directory. File based storage can also be used, in which case the program will
make two folders, "Kinetic Matrices" and "Calculated Wavefunctions" where data can be 
found. This is less full featured that using SQL storage, but is still functional.

When using this application, various interfaces are generated. The base forms for each of 
these interfaces can be found in Resources/Interfaces

One of the generated interfaces is a DVR session interface and these should be saved in 
the Resources/Saved DVRs folder. It will then store its interface instance in 
Saved DVRs/Interface Instances.

When configuring background runs, run scripts are stored in Resources/Run Scripts.

There are 5 core packages that make up this application, which are found in the contents 
folder. These are ObjectOrientedProgramming, DiscreteVariableRepresentation,
DatabaseWrapper, MolecularModeling, and ParallelProcess. Documentation and examples for 
each of these can be found in their Documentation/docs.nb files. A few Stylesheets 

Stylesheets for the interfaces and documentation can be found in contents/Stylesheets

A potentially more up-to-date version of this app can be found at on github at
github.com/b3m2a1/mathematica-dvr-app and other Mathematica code can be found at 
github.com/b3m2a1/mathematica-general.

mathematica-dvr-app's People

Contributors

b3m2a1 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.