GithubHelp home page GithubHelp logo

shannon-lab / gec-2018-moose-tutorial Goto Github PK

View Code? Open in Web Editor NEW
3.0 4.0 3.0 6.44 MB

Example Code for the GEC 2018 Workshop [ARCHIVED]

Home Page: https://shannon-lab.github.io/zapdos

License: GNU Lesser General Public License v2.1

Makefile 21.15% C++ 22.97% Python 2.13% Shell 4.73% C 49.00%

gec-2018-moose-tutorial's Introduction

GEC 2018 Tutorial [ARCHIVED]

This is the tutorial application originally developed for the Gaseous Electronics Conference (GEC) 2018 MOOSE Workshop (November 5-9, 2018).

As of September 28, 2022, this code has been updated to the current MOOSE standards and archived. If interested in using MOOSE to simulate low-temperature plasma physics, please go to https://github.com/shannon-lab/zapdos.

Installation

Install a conda environment for MOOSE, go to your preferred installation location and setup your conda environment in the following way:

conda deactivate
conda create -n gec_2018_tutorial moose-libmesh=2022.09.09=build_0 moose-tools=2022.07.18
conda activate gec_2018_tutorial

Then, clone and build this tutorial:

git clone https://github.com/shannon-lab/GEC-2018-moose-tutorial
cd GEC-2018-moose-tutorial
git submodule update --init moose
make -j4    # can replace "4" with the number of cores on your machine

Finally, run the tests to confirm everything is working as expected:

./run_tests -j4

Note that the gec_workshop.pdf file, while useful for following along with the steps, may be out of date with respect to current MOOSE capability. Please always refer back to https://mooseframework.inl.gov for more info on the current status of MOOSE.

gec-2018-moose-tutorial's People

Contributors

cticenhour avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  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.