friedmud / sweep

Example using ParallelStudy to sweep across a mesh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sweep

Example application for utilizing the ParallelStudy capability in MOOSE.

It simply sweeps along 1D mesh lines and lays down a counter along each line (starting at zero and just counting) in an Auxiliary variable.

For example usage see the tests.

About

Example using ParallelStudy to sweep across a mesh

License:GNU Lesser General Public License v2.1


Languages

Language:C 54.3%Language:Makefile 16.7%Language:C++ 16.4%Language:Assembly 7.4%Language:Shell 3.6%Language:Python 1.6%