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.
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#ioeventThis feature is utilized in a lot of attributes. I am not sure how to approach this