Kitware / resonanthpc

HPC-Enabled Pre- and Post-Processing with Jupyter
https://kitware.github.io/resonanthpc/
Apache License 2.0
6 stars 0 forks source link

More CMB/SMTK Attributes #7

Closed banesullivan closed 4 years ago

banesullivan commented 4 years ago

This PR contains my updates to the CMB/SMTK attribute specification for ATS. I tried to add TODO statements where things are still missing or where I was unsure of how to implement something. Each commit implements a new category in the ATS input specification.

This is by no means complete but is my attempt to at least implement a skeleton for the rest of the ATS spec.

Note: We really need to implement the Amanzi IOEvent specification from https://amanzi.github.io/ats/input_spec/ATSNativeSpec_dev.html#ioevent

This feature is utilized in a lot of attributes. I am not sure how to approach this