scispace - formally typeset
M

Martin Sandve Alnæs

Researcher at Simula Research Laboratory

Publications -  24
Citations -  2769

Martin Sandve Alnæs is an academic researcher from Simula Research Laboratory. The author has contributed to research in topics: Finite element method & Weak formulation. The author has an hindex of 12, co-authored 24 publications receiving 2140 citations. Previous affiliations of Martin Sandve Alnæs include University of Oslo.

Papers
More filters

The FEniCS Project Version 1.5

TL;DR: The FEniCS Project is a collaborative project for the development of innovative concepts and tools for automated scientific computing, with a particular focus on the solution of differential equations by finite element methods.
Journal ArticleDOI

Unified form language: A domain-specific language for weak formulations of partial differential equations

TL;DR: The Unified Form Language (UFL) as mentioned in this paper is a domain-specific language for representing weak formulations of partial differential equations with a view to numerical approximation, which has been used to effortlessly express finite element methods for complex systems of PDEs in near-mathematical notation.
Posted Content

Unified Form Language: A domain-specific language for weak formulations of partial differential equations

TL;DR: The Unified Form Language is presented, which is a domain-specific language for representing weak formulations of partial differential equations with a view to numerical approximation and generates abstract syntax tree representations of variational problems, which are used by other software libraries to generate concrete low-level implementations.
Journal ArticleDOI

Computation of Hemodynamics in the Circle of Willis

TL;DR: A computational fluid dynamics simulator for flow in the complete circle of Willis was developed to study the impact of variations in vessel radii and bifurcation angles on WSS and pressure on vessel walls and confirmed that differences in vessel radius and asymmetric branch angles influence WSS magnitude and spatial distribution.
Journal ArticleDOI

Unified framework for finite element assembly

TL;DR: This work discusses how the UFC interface enables implementations of variational form evaluation to be independent of mesh and linear algebra components, and proposes a general interface between problem-specific and general-purpose components of finite element programs.