-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
62 changed files
with
518 additions
and
208 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
component_depth: 1 | ||
languages: | ||
- name: python | ||
production: | ||
exclude: | ||
- /muscle_manager_protocol/.*\.py | ||
- /scripts/.*\.py | ||
- /setup.py | ||
- /docs/.* | ||
- .*/test/.*\.py | ||
test: | ||
include: | ||
- .*/test/.*\.py | ||
- /integration_test/.*\.py | ||
- name: cpp | ||
production: | ||
exclude: | ||
- /libmuscle/cpp/src/muscle_manager_protocol/.* | ||
- /libmuscle/cpp/src/libmuscle/bindings/.* | ||
- /libmuscle/cpp/src/ymmsl/bindings/.* | ||
- .*/tests/.*\.?pp | ||
- /docs/.* | ||
test: | ||
include: | ||
- .*/tests/.*\.?pp |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,57 @@ | ||
# YAML 1.2 | ||
--- | ||
cff-version: "1.1.0" | ||
|
||
title: "MUSCLE 3: The Multiscale Coupling Library and Environment" | ||
doi: "10.5281/zenodo.3258864" | ||
repository-code: "https://github.com/multiscale/muscle3" | ||
|
||
message: "If you use MUSCLE 3, please cite it using these metadata." | ||
authors: | ||
- | ||
family-names: Veen | ||
given-names: Lourens | ||
orcid: "https://orcid.org/0000-0002-6311-1168" | ||
cff-version: "1.1.0" | ||
doi: "10.5281/zenodo.3258864" | ||
|
||
keywords: | ||
- multiscale | ||
- coupling | ||
- MUSCLE | ||
|
||
license: "Apache-2.0" | ||
message: "If you use MUSCLE 3, please cite it using these metadata." | ||
repository-code: "https://github.com/multiscale/muscle3" | ||
title: "MUSCLE 3: The Multiscale Coupling Library and Environment" | ||
|
||
references: | ||
- type: conference-paper | ||
doi: "10.1007/978-3-030-50433-5_33" | ||
authors: | ||
- family-names: Veen | ||
given-names: Lourens E. | ||
- family-names: Hoekstra | ||
given-names: Alfons G. | ||
title: Easing Multiscale Model Design and Coupling with MUSCLE 3 | ||
year: 2020 | ||
|
||
collection-title: Lecture Notes in Computer Science | ||
volume: 12142 | ||
volume-title: Computational Science -- ICCS 2020 | ||
editors: | ||
- family-names: Krzhizhanovskaya | ||
given-names: Valeria V. | ||
- family-names: Závodszky | ||
given-names: Gábor | ||
- family-names: Lees | ||
given-names: Michael H. | ||
- family-names: Dongarra | ||
given-names: Jack J. | ||
- family-names: Sloot | ||
given-names: Peter M. A. | ||
- family-names: Brissos | ||
given-names: Sèrgio | ||
- family-names: Teixeira | ||
given-names: João | ||
start: 425 | ||
end: 438 | ||
publisher: | ||
name: Springer International Publishing | ||
city: Cham | ||
... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.3.2 | ||
0.4.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
ymmsl_version: v0.1 | ||
|
||
model: | ||
name: reaction_diffusion | ||
|
||
settings: | ||
micro.t_max: 2.469136e-06 | ||
micro.dt: 2.469136e-08 | ||
macro.t_max: 0.0001234568 | ||
macro.dt: 2.469136e-06 | ||
x_max: 1.0 | ||
dx: 0.01 | ||
k: -40500.0 | ||
d: 0.0405 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.