2009
DOI: 10.21914/anziamj.v48i0.138
|View full text |Cite
|
Sign up to set email alerts
|

Ten organising principles for coupling in multiphysics and multiscale models

Abstract: Computational science faces new challenges posed by multiphysics and multiscale, or more generally put, coupled models. These systems are composites formed from separate subsystem models that interact via data exchanges. These data dependencies pose a coupling problem, and on distributed memory computers, a parallel coupling problem. This article presents a definition of terms and a set of organising principles for the coupling and parallel coupling problems. It is meant as a first step towards creating a theo… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
15
0
1

Year Published

2009
2009
2018
2018

Publication Types

Select...
4
2

Relationship

1
5

Authors

Journals

citations
Cited by 21 publications
(16 citation statements)
references
References 7 publications
0
15
0
1
Order By: Relevance
“…Numerous Python interfaces to mpi exist, including pympi, 7 pypar, 8 Scientific Python, 9 and mympi. 10 For ccsm, we must support a multiexecutable application that bridges both Fortran and Python.…”
Section: Python Mpi Interfacesmentioning
confidence: 99%
See 2 more Smart Citations
“…Numerous Python interfaces to mpi exist, including pympi, 7 pypar, 8 Scientific Python, 9 and mympi. 10 For ccsm, we must support a multiexecutable application that bridges both Fortran and Python.…”
Section: Python Mpi Interfacesmentioning
confidence: 99%
“…Message passing introduces a new obstacle called the parallel coupling problem (pcp) [9]: Given N multiple, separately developed, message passing parallel models, combine them into an efficient parallel coupled model. The pcp is the central computational science challenge faced by developers of coupled climate, multiphysics, and multiscale models.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…Multiscale models capture spatiotemporal-scale interactions by coupling separate models that operate on disparate time and length scales. Multiphysics and multiscale models share a common requirement for data exchange mechanisms that allow their constituent subsystems to compute their respective states-the coupling problem (cp) [1]. In many cases, coupled systems contain constituent subsystems possessing high levels of computational complexity that warrant parallel processing.…”
Section: Introductionmentioning
confidence: 99%
“…In many cases, coupled systems contain constituent subsystems possessing high levels of computational complexity that warrant parallel processing. Coupling in distributed-memory parallel environments is particularly difficult-the parallel coupling problem (pcp) [1].…”
Section: Introductionmentioning
confidence: 99%