https://github.com/mineralscloud/linearelasticity.jl

Calculate linear elasticity for some crystals

https://github.com/mineralscloud/linearelasticity.jl

Science Score: 13.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
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.3%) to scientific vocabulary

Keywords

crystallography elasticity julia-package linear-elasticity materials-science mechanical-engineering physics scientific-computing

Keywords from Contributors

interpretability numeric sequences workflows meshing pde ida pinn standardization projections
Last synced: 6 months ago · JSON representation

Repository

Calculate linear elasticity for some crystals

Basic Info
Statistics
  • Stars: 2
  • Watchers: 2
  • Forks: 1
  • Open Issues: 0
  • Releases: 10
Topics
crystallography elasticity julia-package linear-elasticity materials-science mechanical-engineering physics scientific-computing
Created almost 6 years ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

LinearElasticity

| Documentation | Stable Dev | | :---------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Build Status | Build Status Build StatusBuild Status | | Coverage | Coverage Coverage | | Others | Code Style: Blue License |

The code, which is hosted on GitHub, is tested using various continuous integration services for its validity.

This repository is created and maintained by @singularitti, and contributions are highly welcome.

Package features

Compute and convert linear elasticity values based on the Cauchy elasticity theory.

Installation

The package can be installed with the Julia package manager. From the Julia REPL, type ] to enter the Pkg mode and run:

julia-repl pkg> add LinearElasticity

Or, equivalently, via Pkg.jl:

julia julia> import Pkg; Pkg.add("LinearElasticity")

Documentation

  • STABLEdocumentation of the most recently tagged version.
  • DEVdocumentation of the in-development version.

Project status

The package is developed for and tested against Julia v1.6 and above on Linux, macOS, and Windows.

Questions and contributions

You can post usage questions on our discussion page.

We welcome contributions, feature requests, and suggestions. If you encounter any problems, please open an issue. The Contributing page has a few guidelines that should be followed when opening pull requests and contributing code.

Owner

  • Name: Minerals Cloud
  • Login: MineralsCloud
  • Kind: organization
  • Email: mineralscloudcu@gmail.com
  • Location: Columbia University, New York, NY, USA

Investigates minerals in the cloud

GitHub Events

Total
  • Delete event: 1
  • Push event: 1
  • Pull request event: 2
  • Create event: 1
Last Year
  • Delete event: 1
  • Push event: 1
  • Pull request event: 2
  • Create event: 1

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 438
  • Total Committers: 6
  • Avg Commits per committer: 73.0
  • Development Distribution Score (DDS): 0.5
Past Year
  • Commits: 17
  • Committers: 3
  • Avg Commits per committer: 5.667
  • Development Distribution Score (DDS): 0.353
Top Committers
Name Email Commits
singularitti s****i@o****m 219
Reno 2****i 185
CompatHelper Julia c****y@j****g 16
github-actions[bot] 4****] 9
dependabot[bot] 4****] 8
Restyled.io c****s@r****o 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 6
  • Total pull requests: 102
  • Average time to close issues: 3 months
  • Average time to close pull requests: about 23 hours
  • Total issue authors: 2
  • Total pull request authors: 4
  • Average comments per issue: 2.33
  • Average comments per pull request: 0.03
  • Merged pull requests: 94
  • Bot issues: 0
  • Bot pull requests: 37
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 36 minutes
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 1
Top Authors
Issue Authors
  • singularitti (5)
  • JuliaTagBot (1)
Pull Request Authors
  • singularitti (65)
  • github-actions[bot] (27)
  • dependabot[bot] (11)
  • restyled-io[bot] (1)
Top Labels
Issue Labels
register version (3)
Pull Request Labels
dependencies (11) formatting (9) automated pr (9) no changelog (9) register version (1)

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 10
juliahub.com: LinearElasticity

Calculate linear elasticity for some crystals

  • Versions: 10
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent repos count: 9.9%
Dependent packages count: 38.9%
Average: 41.6%
Forks count: 53.5%
Stargazers count: 64.2%
Last synced: 6 months ago

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v4 composite
  • codecov/codecov-action v4 composite
  • julia-actions/cache v1 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-docdeploy v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/CompatHelper.yml actions
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/register.yml actions
  • julia-actions/RegisterAction latest composite