Giter Club home page Giter Club logo

share's Introduction

share

SWMF's scripts and shared files repository. Here you will find scripts and libraries that are shared between the different parts of the Space Weather Modeling Framework.

Structure

$ tree
.
├── build
│   ├── Makefile.*
├── IDL
│   ├── doc
│   ├── General
│   ├── Ionosphere
│   └── Solar
├── JobScripts
│   └── job.*
├── Julia
│   └── README.md
├── Library
│   ├── src
│   └── test
├── LICENSE.txt
├── Makefile
├── MATLAB
│   └── README.md
├── Prologs
│   ├── internal_subroutine.f90
│   ├── Makefile
│   ├── module.f90
│   ├── program.f90
│   ├── README.tex
│   └── subroutine.f90
├── Python
│   ├── filecache
│   ├── install-swmfpy
│   ├── pyfits
│   ├── Scripts
│   └── swmfpy
├── README.md
├── Scripts
20 directories, 142 files

build

This folder stores Makefiles for the different systems and OS's as well as different configuration styles.

IDL

Environment and scripts to use IDL with SWMF output.

JobScripts

The job submission files for different supercomputers. The filename style here is job.<hostname> where <hostname> is the prefix hostname of a supercomputer. For example job.pfe will work with a supercomputer hostname pfe21.

This files get automatically copied onto the run folder once you build SWMF.

Feel free to add default and well documented job submission scripts for supercomputers that you are familiar with and is missing.

Library

Library/src contains header files that are shared amongst different parts of SWMF. For example plotting or wrapper libraries.

Python

Here you can find a collection of python scripts, specifically in Python/Scripts.

share's People

Contributors

aglocer avatar cdkharris avatar galexv avatar gtoth-umich avatar henry2004y avatar igor0sok avatar qalshidi avatar shyinsi avatar tkeebler-umich avatar vtenishe avatar xiantongw avatar yuxi-chen avatar zhenguang-huang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.