Add syntax highlighting and snippets to MOOSE input files in Atom.
Syntax highlighting for:
- Valid top level blocks
- Valid sublevel blocks
- Special highlight for the
type = TypeName
lines - Highlight valid Function Parser functions in parameter strings
- Highlight valid parameters for shape function family/order and element type
- Numbers and constrants (true/false)
MOOSE is an opensource multiphysics finite element simulation framework, developed ad Idaho National Laboratory.
Check out the MOOSE Framework website for more information.
Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.