-
Notifications
You must be signed in to change notification settings - Fork 37
PyTOUGH Tutorial
Adrian Croucher edited this page Apr 24, 2024
·
9 revisions
This tutorial is designed to help you get started using PyTOUGH. It explains what PyTOUGH is, provides a basic introduction to the Python language (which you will need to make use of PyTOUGH) and then describes the usage of PyTOUGH itself.
- What is PyTOUGH?
- Introduction to Python
- Grid geometry files
- TOUGH2 data files
- TOUGH2 grids
- TOUGH2 listing files
- TOUGH2 initial condition and save files
- Thermodynamic functions
- Examples
You can find more detail on PyTOUGH, including a full description of all commands, in the PyTOUGH user guide.