Coral
Coral: a parallel spectral solver for fluid dynamics and partial differential equations - Published in JOSS (2021)
Science Score: 95.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 1 DOI reference(s) in JOSS metadata -
○Academic publication links
-
✓Committers with academic emails
1 of 3 committers (33.3%) from academic institutions -
○Institutional organization owner
-
✓JOSS paper metadata
Published in Journal of Open Source Software
Repository
Parallel spectral solver for partial differential equations in the plane layer geometry.
Basic Info
- Host: GitHub
- Owner: BenMql
- License: gpl-3.0
- Language: Fortran
- Default Branch: master
- Size: 484 KB
Statistics
- Stars: 24
- Watchers: 3
- Forks: 9
- Open Issues: 10
- Releases: 0
Metadata Files
README.md

Coral v1.3
Coral is a spectral PDEs solver for the plane-layer geometry, written in modern Fortran and highly scalable. User-defined differential equations are entered as mere text files. Owing to its scalability, Coral is suitable for studies of widely different complexity: from quick exploratory, prototyping studies on laptops and desktop computers at moderate resolution (say 96 cubed), to demanding cutting-edge analysis of turbulent flows on HPC architectures using large grids (say 2304 cubed and larger). The user-friendly interface makes Coral accessible to both seasoned scientists and students.
The name comes from the initial motivation, which was Convection in Rapidly rotating Layers (eventhough the code has now a much more general scope).
See current version and history here
Tutorials
Reference
- Input files--General overview.
- Input files--Equations: python notebooks with TeX formulas
- Common issues
Benchmarks

Owner
- Login: BenMql
- Kind: user
- Website: http://www.normalesup.org/~benmiquel/
- Repositories: 2
- Profile: https://github.com/BenMql
JOSS Publication
Coral: a parallel spectral solver for fluid dynamics and partial differential equations
Authors
Tags
fluid dynamics PDE fortran chebyshev plane layerGitHub Events
Total
- Issues event: 5
- Watch event: 4
- Issue comment event: 2
- Push event: 14
- Gollum event: 8
- Fork event: 2
- Create event: 1
Last Year
- Issues event: 5
- Watch event: 4
- Issue comment event: 2
- Push event: 14
- Gollum event: 8
- Fork event: 2
- Create event: 1
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| BenMql | b****l@t****m | 165 |
| bmiquel | b****l@e****r | 13 |
| Daniel S. Katz | d****z@i****g | 3 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 39
- Total pull requests: 3
- Average time to close issues: about 2 months
- Average time to close pull requests: about 6 hours
- Total issue authors: 7
- Total pull request authors: 2
- Average comments per issue: 1.18
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 8
- Pull requests: 0
- Average time to close issues: 19 days
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 0.38
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- BenMql (16)
- robertsawko (9)
- rhaas80 (8)
- vbouillaut (2)
- acellison (2)
- subhk (1)
- Beliavsky (1)
Pull Request Authors
- danielskatz (2)
- glwagner (1)
