Git Product home page Git Product logo

boltzmanneqs's Introduction

Boltzmann Code

Installation

The code is written in Python and requires Python version 2.6 or later (but not Python 3) with the following external Python libraries:

In addition, some of the plotting functions may require:

For a successful installation of Assilumo, SUNDIALS must also be installed.

A script for installing Sundials and Assimulo is provided:

assimulo_installer.sh

The script downloads ths Sundials tarball and installs in a local folder (./sundials). It then installs Assimulo in the local user folder using pip. The installation can then be checked running:

python check_installation.py

After the installation the user must add the path to the Sundials lib folder (./sundials/lib) to its enviroment variable (LD_LIBRARY_PATH).

Running

A basic example of how to run the code is provided by Example.py. If all dependencies have been successfully installed, this code can be run as:

   Example.py -p parameters.ini -o output.dat -P

The resulting output will be written to the output file output.dat. If the flag -P is set, a simple plot showing the evolution of the energy densities will also be displayed.

Manual

For a detailed documentation (currently under construction), read the docs

Contact

For questions, comments and bug reports, contact Andre Lessa at [email protected]

boltzmanneqs's People

Contributors

andlessa avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

antonvopilov

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.