The adapter of FondUS example model to show how to integrate with Delft-FEWS system.
Example model.
- Model.jar
- JVM
- java -jar model.jar input.txt output.txt
- java -jar model.jar: main command
- input.txt: model input path
- output.txt: model output file path
- input.txt: time and value
201907041000,0.12970397
201907041100,0.7155926
201907041200,0.44737074
201907041300,0.87245566
201907041400,0.5827064
201907041500,0.1401003
201907041600,0.7398107
201907041700,0.30581763
- output.txt: time and value
201907041000,100.12970397
201907041100,100.7155926
201907041200,100.44737074
201907041300,100.87245566
201907041400,100.5827064
201907041500,100.1401003
201907041600,100.7398107
201907041700,100.30581763
- FondUS
ExecutableArguments:
| Argument | Description | Default | Required |
|---|---|---|---|
| -e / --executable | The model executable. | - | true |
- PiIOArguments
- Read Input.xml to
Location-Id.txt.
- ExecutableArguments
- Execute command
- PiIOArguments
- Read model output to Output.xml