https://github.com/boutproject/bout-2.0
BOUT++ release for 2013 workshop
Science Score: 18.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
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.9%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
BOUT++ release for 2013 workshop
Basic Info
- Host: GitHub
- Owner: boutproject
- License: lgpl-3.0
- Language: C++
- Default Branch: master
- Size: 17.9 MB
Statistics
- Stars: 3
- Watchers: 13
- Forks: 5
- Open Issues: 0
- Releases: 0
Archived
Created almost 13 years ago
· Last pushed almost 13 years ago
Metadata Files
Readme
Changelog
License
Citation
README
BOUT++ Distribution
===================
Released under the Lesser General Public License (LGPL).
In this directory
-----------------
ABOUT More details and terms of use.
CITATION Contains the paper citation for BOUT++
COPYING GPL license
COPYING.LESSER LGPL license
src The main code directory
manual Contains documentation, in particular the user manual.
Read this if you're new to BOUT / BOUT++.
examples Example models and test codes
tools Tools for helping with analysis, mesh generation, and data managment
|/archiving Routines for managing input/output files
| e.g. compressing data, converting formats, and managing runs
|
|/idllib Analysis codes in IDL. Add this to your IDL_PATH
| environment variable.
|
|/pdb2idl Library to read Portable Data Binary (PDB) files into IDL
|
|/pylib Analysis codes in Python
| |
| |/boutdata Routines to simplify accessing BOUT++ output
| |
| |/boututils Some useful routines for accessing and plotting data
|
|/tokamak_grids Code to generate input grids for tokamak equilibria
| |
| |/gridgen Grid generator in IDL. Hypnotoad GUI for
| | converting G-EQDSK files into a flux-aligned
| | orthogonal grid.
| |
| |/elite Convert ELITE .eqin files into an intermediate binary file
| |
| |/gato Convert DSKGATO files into intermediate binary format
| |
| |/all Convert the intermediate binary file into BOUT++ input grid
| |
| |/shifted_circle Produce shifted cirle equilibria input grids
Owner
- Name: boutproject
- Login: boutproject
- Kind: organization
- Repositories: 28
- Profile: https://github.com/boutproject
Citation (CITATION)
Citations for BOUT++ code
========================
B.D.Dudson, M.V.Umansky, X.Q.Xu, P.B.Snyder and H.R.Wilson
"BOUT++: a framework for parallel plasma fluid simulations"
Computer Physics Communications 180 (2009), pp. 1467-1480
Bibtex
------
@article{Dudson2009,
author = "Dudson, B D and Umansky, M V and Xu, X Q and Snyder, P B and Wilson, H R",
title = {{BOUT++}: A framework for parallel plasma fluid simulations},
journal = "Computer Physics Communications",
volume = 180,
pages = {1467-1480},
year = "2009",
note = "",
issn = "0010-4655",
doi = "DOI: 10.1016/j.cpc.2009.03.008",
url = "http://www.sciencedirect.com/science/article/B6TJ5-4VTCM95-3/2/ed200cd23916d02f86fda4ce6887d798",
}
@Article{boutpp-2009-arxiv,
author = "Dudson, B D and Umansky, M V and Xu, X Q and Snyder, P B and Wilson, H R",
title = {{BOUT++}: a framework for parallel plasma fluid simulations},
journal = {arXiv},
year = 2008,
volume = {physics.plasm-ph},
pages = {0810.5757},
month = {Nov}
}