| Version 2 (modified by dcollins, 5 years ago) |
|---|
How to add a new baryon field
So you want to add a new BaryonField array, eh? Want to track the Oxygen fraction? You'll need to do a few things.
- Add it to the field_type structure
- Define it in your problem type. (You'll probably also add a new test problem)?
- Do something with it. (You'll probably need to add a new local operator, as well.)
- Something about color fields. I'll need to look into this, as I'm no longer familiar with how this works.
More later. It's dinner time.
