FakeModel is a fake model that dosn't do anything.
- Citation to a publication on a theory the model uses
- Citation to a dataset the model uses
- Citation to a code (e.g. repository, documentation) that the model uses
- yggdrasil
- Step 1
- Step 2
- ...
python src/fakemodel.py Input/input.txt Output/output.txt
yggrun fakemodel.yml fakemodel_files.yml
Name | Units | Data Type | File/Argument | Description |
---|---|---|---|---|
photosynthesis_rate | umol/m**2/s | float | Input/input.txt | The photosynthetic rate. |
Name | Units | Data Type | File/Argument | Description |
---|---|---|---|---|
growth_rate | cm/s | float | Output/output.txt | The vertical growth rate. |
python src/fakemodel.py Input/input.txt Output/output.txt
diff Output/output.txt Output/expected.txt