Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

FEniCS

Compare

  Analyzed 1 day ago

The vision of FEniCS is to set a new standard in Computational Mathematical Modeling (CMM), which is the Automation of CMM (ACMM), towards the goals of generality, efficiency and simplicity, concerning mathematical methodology, implementation and application. FEniCS is organized as a collection ... [More] of sub projects/components, including DOLFIN, FErari, FFC, FIAT, Instant, SyFi UFC, UFL, and Viper. [Less]

345K lines of code

37 current contributors

about 2 months since last commit

4 users on Open Hub

Moderate Activity
5.0
 
I Use This

DOLFIN

Compare

  Analyzed about 12 hours ago

DOLFIN is a C++/Python library that functions as the main user interface of FEniCS. A large part of the functionality of FEniCS is implemented as part of DOLFIN. It provides a problem solving environment for models based on partial differential equations and implements core parts of the ... [More] functionality of FEniCS, including data structures and algorithms for computational meshes and finite element assembly. To provide a simple and consistent user interface, DOLFIN wraps the functionality of other FEniCS components and external software, and handles the communication between these components. [Less]

207K lines of code

24 current contributors

about 2 months since last commit

3 users on Open Hub

Moderate Activity
5.0
 
I Use This

preCICE

Compare

  Analyzed about 19 hours ago

preCICE stands for Precise Code Interaction Coupling Environment. Its main component is a library that can be used by simulation programs to be coupled together in a partitioned way, enabling multi-physics simulations, such as fluid-structure interaction.

111K lines of code

16 current contributors

4 days since last commit

2 users on Open Hub

High Activity
0.0
 
I Use This

Instant

Compare

  Analyzed about 3 hours ago

Instant is a Python module that allows for instant inlining of C and C++ code in Python. It is a small Python module built on top of SWIG and Distutils. Instant is used by FFC and DOLFIN for just-in-time (JIT) compilation of variational forms and expressions. It is part of the FEniCS Project (http://www.fenicsproject.org).

3.34K lines of code

0 current contributors

over 6 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: BSD-3-Clause, lgpl3

UFL

Compare

  Analyzed about 15 hours ago

The Unified Form Language (UFL) is a domain specific language for declaration of finite element discretizations of variational forms. More precisely, it defines a flexible interface for choosing finite element spaces and defining expressions for weak forms in a notation close to mathematical notation.

20.6K lines of code

11 current contributors

over 4 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

FIAT

Compare

  Analyzed about 9 hours ago

The FInite element Automatic Tabulator FIAT supports generation of arbitrary order instances of the Lagrange elements on lines, triangles, and tetrahedra. It is also capable of generating arbitrary order instances of Jacobi-type quadrature rules on the same element shapes. Further, H(div) and ... [More] H(curl) conforming finite element spaces such as the families of Raviart-Thomas, Brezzi-Douglas-Marini and Nedelec are supported on triangles and tetrahedra. Upcoming versions will also support Hermite and nonconforming elements. [Less]

6.53K lines of code

10 current contributors

over 4 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

FEniCS Viper

Compare

  No analysis available

Viper is a minimalistic scientific plotter and run-time visualization module. Viper has support for visualizing meshes and solutions in DOLFIN.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: lgpl3

FFC

Compare

  Analyzed about 21 hours ago

FFC works as a compiler for multilinear forms by generating code (C or C++) for the evaluation of a multilinear form given in mathematical notation. This new approach to form evaluation makes it possible to combine generality with efficiency; the form can be given in mathematical notation and the ... [More] generated code is as efficient as hand-optimized code. FFC is a component of the FEniCS project, see http://www.fenicsproject.org. [Less]

114K lines of code

2 current contributors

9 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

SyFi

Compare

  No analysis available

The finite element method (FEM) package SyFi is a C++ library built on top of the symbolic math library GiNaC. The name SyFi stands for Symbolic Finite Elements. The package provides polygonal domains, polynomial spaces, and degrees of freedom as symbolic expressions that are easily manipulated. ... [More] This makes it easy to define finite elements and variational forms. These elements and forms are then used to generate efficient C++ code. SyFi is a component of the FEniCS project, see http://www.fenicsproject.org. [Less]

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl

Dorsal

Compare

  No analysis available

Dorsal is a simple shell script that automates the process of fetching, compiling, and installing the various FEniCS projects (http://www.fenicsproject.org) and their requisite dependencies on Unix-like operating systems. The following platforms are officially supported by Dorsal: * Debian ... [More] GNU/Linux 6.0, Unstable * Fedora 13, 14 * Gentoo Linux * Mac OS X 10.6 (with MacPorts) * openSUSE 11.3 * Red Hat Enterprise Linux 6 * Ubuntu 10.04 LTS, 10.10, 11.04 A number of other platforms are supported through user contributions. It is easy to extend support to other similar platforms. [Less]

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: lgpl3