animate
Anisotropic mesh adaptation toolkit for Firedrake
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.2%) to scientific vocabulary
Repository
Anisotropic mesh adaptation toolkit for Firedrake
Basic Info
- Host: GitHub
- Owner: mesh-adaptation
- License: mit
- Language: Python
- Default Branch: main
- Size: 318 KB
Statistics
- Stars: 9
- Watchers: 5
- Forks: 0
- Open Issues: 40
- Releases: 1
Metadata Files
README.md
Animate
Anisotropic mesh adaptation toolkit for Firedrake
Animate is a mesh adaptation toolkit enabling users to anisotropically adapt a mesh based on a Riemannian metric framework with control over the shape, orientation and size of the resulting mesh elements. Animate is built for use with Firedrake and strongly leverages PETSc DMPlex functionality. The implementation of metric-based mesh adaptation used in PETSc assumes that the metric is piece-wise linear and continuous, with its degrees of freedom at the mesh vertices.
For more information on Firedrake, please see: Firedrake Website. For more information on PETSc, please see: PETSc metric-based mesh adaptation
Installation
For installation instructions, we refer to the Wiki page.
Owner
- Name: mesh-adaptation
- Login: mesh-adaptation
- Kind: organization
- Repositories: 2
- Profile: https://github.com/mesh-adaptation
Citation (CITATION.cff)
cff-version: 1.2.0
message: If you use this software in a publication, please cite it using these metadata.
title: Animate
abstract: Anisotropic mesh adaptation toolkit for Firedrake.
authors:
- family-names: Wallwork
given-names: Joseph G.
orcid: "https://orcid.org/0000-0002-3646-091X"
- family-names: Dundovic
given-names: Davor
orcid: "https://orcid.org/0009-0000-6085-4794"
- family-names: Johnson
given-names: Eleda
orcid: "https://orcid.org/0009-0008-9741-7836"
- family-names: Kramer
given-names: Stephan C.
orcid: "https://orcid.org/0000-0002-9193-5092"
version: 0.2
date-released: "2024-05-17"
license: MIT
repository-code: "https://github.com/mesh-adaptation/animate"
GitHub Events
Total
- Issues event: 36
- Watch event: 3
- Delete event: 13
- Issue comment event: 68
- Push event: 63
- Pull request review comment event: 51
- Pull request review event: 56
- Pull request event: 45
- Create event: 23
Last Year
- Issues event: 36
- Watch event: 3
- Delete event: 13
- Issue comment event: 68
- Push event: 63
- Pull request review comment event: 51
- Pull request review event: 56
- Pull request event: 45
- Create event: 23
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 42
- Total pull requests: 40
- Average time to close issues: 4 months
- Average time to close pull requests: 13 days
- Total issue authors: 4
- Total pull request authors: 4
- Average comments per issue: 1.07
- Average comments per pull request: 2.05
- Merged pull requests: 20
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 9
- Pull requests: 19
- Average time to close issues: N/A
- Average time to close pull requests: 5 days
- Issue authors: 4
- Pull request authors: 3
- Average comments per issue: 0.22
- Average comments per pull request: 0.42
- Merged pull requests: 7
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- jwallwork23 (36)
- ddundo (14)
- stephankramer (2)
- acse-ej321 (1)
Pull Request Authors
- jwallwork23 (22)
- ddundo (19)
- stephankramer (3)
- acse-ej321 (2)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v2 composite
- actions/setup-python v2 composite
- flake8 *
- parameterized *
- pytest *
- pytest-xdist *
- sympy *