numerical simulation code for solving transport equations in 1D/2D/3D
Fosite is a generic framework for the numerical solution of hyperbolic conservation laws in generalized orthogonal coordinates. Its main purpose is the simulation of compressible flows in accretion disks. The underlying numerical solution method belongs to the family of unsplit conservative finite volume TVD schemes. The method is 2nd order accurate in space and uses high order Runge-Kutta and multistep schemes for time evolution. In addition to the pure advection code several source terms...
LOOS is a light-weight object oriented software library for creating new tools for analyzing molecular simulation data, written in C++. The main design goal is to allow casual programmers to easily implement new analysis methods.
THIS PAGE IS NO LONGER UPDATED. Please see
https://github.com/GrossfieldLab/loos
for all recent developments
This project examines techniques to model three-dimensional rigid body motion using the geometric algebra of Dual Quaternions and how such models compare to more traditional models when used in underconstrained filtering applications.
A simple project which attempts to emulate real life in the launching of a trebuchet. Requires a python compiler, and the python modules for math, gtk, pygame, random, and numpy. Please note: this is an early version and is in alpha.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
QMcBeaver is an object-oriented program to perform Quantum Monte Carlo calculations on atoms and molecules. It is designed to be easy to modify, allowing new ideas to be quickly implemented.