Update README.md

This commit is contained in:
Fern Garden 2025-09-07 20:26:13 +08:00
parent 1001038da9
commit 7f90a0523c

View file

@ -5,6 +5,8 @@
2. Replace the example model in the `build` directory with your own model (keeping the filename `model.py`).
3. Run the docker container (eg. `docker compose run -it --rm exoplasim`).
Output of the simulation will be found inside the `build` directory.
## Optional Environment Variables
- **UID:** UID of python user within the container.
- **GID:** GID of python user's group within the container.