https://github.com/boutproject/bout-configs
Configuration scripts for BOUT++
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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.7%) to scientific vocabulary
Repository
Configuration scripts for BOUT++
Basic Info
- Host: GitHub
- Owner: boutproject
- Language: Shell
- Default Branch: main
- Size: 124 KB
Statistics
- Stars: 4
- Watchers: 19
- Forks: 6
- Open Issues: 4
- Releases: 0
Metadata Files
README.md
Configuration scripts
This repo contains scripts to setup the environment and provide build configurations for BOUT++ on deployment machines.
There is one sub-directory for each machine ("cori", "lassen", "perlmutter"). See the README of each sub-directory for machine specific instructions.
The repo includes spack (release v0.21.1) as a submodule, used to create
reproducible, self-contained environments on different machines.
:construction: This repo is under active development, perlmutter configuration
is in a stable state, other machines are under update.
Issues and PRs to main are welcome.
Usage
Clone the repo and initialize submodules
git clone --recurse-submodules https://github.com/boutproject/BOUT-configs.git
Enter the machine sub-directory desired and follow the instructions.
Typical usage is to source setup-env.sh to activate the spack enviroment,
which will install any needed software dependencies through spack, and
configure BOUT++ using either scripts under the machine's scripts directory
or with the user's own configuration.
Contact
Feel free to contact Giorgis Georgakoudis georgakoudis1@llnl.gov for comments, suggestions, or questions.
GitHub Events
Total
- Issues event: 1
- Watch event: 1
- Delete event: 1
- Push event: 2
- Create event: 1
Last Year
- Issues event: 1
- Watch event: 1
- Delete event: 1
- Push event: 2
- Create event: 1
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- johnomotani (2)
- ggeorgakoudis (1)
Pull Request Authors
- ggeorgakoudis (4)
- ZedThree (1)