Thanks to visit codestin.com
Credit goes to github.com

Skip to content

arknyazev/shearalfvenwave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STELLGAP Tools

Tools for post-processing results of the STELLGAP, AE3D and FAR3D codes.

About

STELLGAP computes Shear Alfvén continua in stellarators.

Method article: Shear Alfvén continua in stellarators
STELLGAP source: ORNL-Fusion/Stellgap

Installation

git clone https://github.com/arknyazev/shearalfvenwave.git
cd shearalfvenwave
pip install -e .

Large Data Files

Some examples include large data files stored with Git LFS.

To clone with all files:

git lfs install  # install GIT LFS if haven't already.
git clone https://github.com/arknyazev/shearalfvenwave.git

To clone without large files (faster):

GIT_LFS_SKIP_SMUDGE=1 git clone https://github.com/arknyazev/shearalfvenwave.git

You can download large files later if needed:

cd shearalfvenwave
git lfs pull

Usage

Explore the examples directory for typical STELLGAP & AE3D workflows and visualization tools.

About

Tools for interacting with STELLGAP, AE3D and FAR3D programs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages