Added
- `Simulator` and `SimulatorConfig` pydantic classes for parsing inputs and running simulations.
- Easy to use command line program `ttsim3d-cli` for basic simulations.
- Basic documentation and unit tests across the repository.
Modified
- `ttsim3d.simulate3d.simulate3d` accepts different arguments than before.
Fixed
- Minor bug fixes related to parsing input files.