Categories
- Conferences (3)
- education (10)
- Fun (58)
- Meta (12)
- Open Access (10)
- Open Data (13)
- open science (34)
- Policy (48)
- Science (135)
- Software (633)
- Acoustics (3)
- Engineering (1)
- Physical (1)
- Speech Communication (2)
- Structural (1)
- Anthropology and Archaeology (3)
- Artificial Life (9)
- Astronomy (21)
- Aviation and Aeronautics (2)
- Chemistry (131)
- Analytical (4)
- Atmospheric (1)
- Biochemistry (6)
- Biophysical (3)
- Chemical Information (3)
- Crystallography (2)
- Electrochemistry (1)
- Molecule Viewers and Editors (39)
- Organic (2)
- Synthesis (1)
- Periodic Tables (3)
- Physical (1)
- Kinetics (1)
- Polymers (1)
- Spectroscopy (9)
- NMR (5)
- Surfaces (1)
- Theoretical and Computational (45)
- Cognitive Science (3)
- Neural Networks (2)
- Complex Systems (2)
- Computer Science (22)
- Algorithms And Computational Theory (2)
- Artificial Intelligence (4)
- Data Communication (4)
- Information Retrieval (1)
- Knowledge Discovery and Data Mining (3)
- Languages (1)
- Fortran (1)
- Measurement and Evaluation (1)
- Simulation and Modeling (2)
- Software Engineering (2)
- Symbolic and Algebraic Manipulation (1)
- Earth Sciences (19)
- Geology and Geophysics (5)
- Hydrology (5)
- Meteorology (1)
- Oceanography (3)
- Energy (3)
- Engineering (24)
- Forensics (2)
- Geography (12)
- Information Technology (1)
- Life Sciences (60)
- Bioinformatics (34)
- Ecology (5)
- Evolution and Population Genetics (3)
- Statistical (1)
- Theoretical (1)
- Genetics (9)
- Population (1)
- Medical Sciences (7)
- Physiology (2)
- Linguistics (2)
- Mathematics (108)
- Abstract Algebra (9)
- Combinatorics (1)
- Differential Equations (17)
- Fluid Dynamics (7)
- Ordinary (3)
- Partial (7)
- Dynamical Systems (4)
- Education (1)
- Geometry (3)
- Linear Algebra (26)
- Number Theory (6)
- Numerical Methods (5)
- Optimization (12)
- Probability (1)
- Set Theory (1)
- Statistics (8)
- Topology (1)
- Measurements and Units (3)
- Nanotechnology (2)
- Physics (30)
- Astrophysics (1)
- Atomic and Molecular (1)
- Computational (2)
- Condensed Matter (4)
- Dynamics (2)
- Fluid (1)
- High Energy (4)
- Magnetism (1)
- Materials (1)
- Nuclear (4)
- Optics (5)
- Plasma (1)
- Required Reading and Other Sites (25)
- Space (3)
- Tools (56)
- Numerical Libraries (8)
- Random Number Generators (2)
- Visualization (18)
- 2D Plotting (8)
- 3D Plotting (2)
- Acoustics (3)
- Uncategorized (4)
OpenScience / Software / Mathematics / Differential Equations
DUNE
DUNE, the Distributed and Unified Numerics Environment is a modular toolbox for solving partial differential equations (PDEs) with grid-based methods. It supports the easy implementation of methods like Finite Elements (FE), Finite Volumes (FV), and also Finite Differences (FD). Find … Continue reading
Posted in Partial
Leave a comment
Gerris
Gerris is for solving problems involving incompressible flow (time-dependent incompressible variable-density Euler, Stokes or Navier-Stokes equations). It uses an adaptive mesh refinement to allow for flows around complex geometries. Find Gerris at: http://gfs.sourceforge.net
Posted in Fluid Dynamics
Leave a comment
OpenLB
The OpenLB project provides a C++ package for the implementation of lattice Boltzmann simulations that is general enough to address a vast range of problems in computational fluid dynamics. The package is mainly intended as a programming support for researchers … Continue reading
Posted in Fluid Dynamics
1 Comment
FEniCS
FEniCS is free software for the Automation of Computational Mathematical Modeling (ACMM). Find FEniCS at: http://www.fenics.org
Posted in Partial
Leave a comment
SunlightLB
SunlightLB is an open-source 3D lattice Boltzmann code. It implements a standard lattice Boltzmann algorithm for three dimensional simulations, using a D3Q19 lattice with a twin relaxation time scheme. Objects, possibly moving, are included by a link bounce-back method. This … Continue reading
Posted in Fluid Dynamics
Leave a comment
OpenFlower – Open Source CFD Software
OpenFlower (FLOW solvER) is a C++ open source CFD code mainly intended to solve the turbulent incompressible Navier-Stokes equations with a LES approach. It can deal with arbitrary complex 3D geometries with its finite volume approach (multi-elements meshes are accepeted). … Continue reading
Posted in Computational, Fluid, Fluid Dynamics
Leave a comment
OpenFOAM
The OpenFOAM (Field Operation and Manipulation) software package can simulate anything from complex fluid flows involving chemical reactions, turbulence and heat transfer, to solid dynamics, electromagnetics and the pricing of financial options. Find OpenFOAM at: http://www.openfoam.org
Posted in Fluid Dynamics
Leave a comment
pbd
pbd is an ODE solution package, written in C, and based on the PBD method of van Bokhoven (IEEE Trans. on Circuits and Systems, v CAS-22, no 2, Feb. 1975, pp109-115). pbd provides a callable function, pbd(), which is intended … Continue reading
Posted in Ordinary
Leave a comment
XmdS
xmds – the eXtensible Multi-Dimensional Simulator – is a program for solving equations – fast. It is a tool to simplify the computer modelling of various systems, and is currently being developed within the Australian Centre for Quantum-Atom Optics at … Continue reading
Posted in Partial
Leave a comment
freeFEM3D
freeFEM3D is a 3D version of freeFEM. It is a 3D finite element PDE solver. It does not use standard FEM approximation but is based on fictitious domain method. The main reason for this is the absence of free 3D … Continue reading
Posted in Partial
Leave a comment