2003
DOI: 10.1007/s00466-003-0474-8
|View full text |Cite
|
Sign up to set email alerts
|

Development of a scalable finite element solution to the Navier?Stokes equations

Abstract: A scalable numerical model to solve the unsteady incompressible Navier-Stokes equations is developed using the Galerkin finite element method. The coupled equations are decoupled by the fractional-step method and the systems of equations are inverted by the Krylov subspace iterations. The data structure makes use of a domain decomposition of which each processor stores the parameters in its subdomain, while the linear equations solvers and matrices constructions are parallelized by a data parallel approach. Th… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
5
0

Year Published

2005
2005
2010
2010

Publication Types

Select...
6
1

Relationship

0
7

Authors

Journals

citations
Cited by 12 publications
(5 citation statements)
references
References 19 publications
0
5
0
Order By: Relevance
“…The detailed numerical methodology is discussed elsewhere [31,32]. The DNS FEM code is parallelized by domain decomposition for data structure together with data parallelism for matrix assemblies and operations [33]. The computation was undertaken on Linux PC clusters consisting of 16 CPUs whose parallel performance is discussed by Liu et al [34].…”
Section: Numerical Methodologymentioning
confidence: 99%
“…The detailed numerical methodology is discussed elsewhere [31,32]. The DNS FEM code is parallelized by domain decomposition for data structure together with data parallelism for matrix assemblies and operations [33]. The computation was undertaken on Linux PC clusters consisting of 16 CPUs whose parallel performance is discussed by Liu et al [34].…”
Section: Numerical Methodologymentioning
confidence: 99%
“…Typically, parallelizing an FEM consists of dividing the elements in the domain among the ranks and using parallel data structures to store and compute the resulting system of equations (Kwon 25, Liu et al 26). In this work, the unstructured FE mesh is divided using a k‐way graph partitioning algorithm 27 provided by the graph partitioning tool PARMETIS.…”
Section: Methodsmentioning
confidence: 99%
“…Collective communication and communication between nearest neighbouring processors were used to account for the contribution from di erent subdomains. The detailed parallel implementation of the DNS FEM code was discussed elsewhere [27,28].…”
Section: Parallel Implementationmentioning
confidence: 99%