user-guide:advanced-groimp-arguments
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| user-guide:advanced-groimp-arguments [2024/04/12 12:27] – created gaetan | user-guide:advanced-groimp-arguments [2025/05/24 23:11] (current) – barley1965 | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| > java -Xverify: | > java -Xverify: | ||
| - | The command above can be splitted | + | The command above can be split in two: |
| - the java command and arguments | - the java command and arguments | ||
| - the GroIMP arguments | - the GroIMP arguments | ||
| Line 15: | Line 15: | ||
| In the given example, the java command is '' | In the given example, the java command is '' | ||
| - | There is two java arguments: | + | There are two java arguments: |
| - | - '' | + | - '' |
| - | - '' | + | - '' |
| Java arguments MUST be given before the argument `-jar core.jar`. All arguments given after are pushed to GroIMP and not to the JVM. | Java arguments MUST be given before the argument `-jar core.jar`. All arguments given after are pushed to GroIMP and not to the JVM. | ||
| Line 23: | Line 23: | ||
| A non exhaustive list of common Java arguments used with GroIMP: | A non exhaustive list of common Java arguments used with GroIMP: | ||
| - '' | - '' | ||
| - | - '' | + | - '' |
| - | - '' | + | - '' |
| **Note: if you run GroIMP from Eclipse, the java arguments can be set in the Run Configuration...> | **Note: if you run GroIMP from Eclipse, the java arguments can be set in the Run Configuration...> | ||
| Line 35: | Line 35: | ||
| A non exhaustive list of common Java arguments used with GroIMP: | A non exhaustive list of common Java arguments used with GroIMP: | ||
| - | - '' | + | - '' |
| - | - '' | + | - '' |
| - | - '' | + | - '' |
| + | - '' | ||
| - '' | - '' | ||
| + | |||
| + | |||
| + | See more: | ||
| + | * [[: | ||
| + | |||
| + | == Additional model specific parameters == | ||
| + | |||
| + | It is possible to forward parameters from the command line to the GroIMP simulation using additional parameters beginning with an capital X. | ||
| + | For example, for a variable called number with the value 5 the additional parameter would be '' | ||
| + | |||
| + | A tutorial for this can be found [[: | ||
| **Note: if you run GroIMP from Eclipse, the GroIMP arguments can be set in the Run Configuration...> | **Note: if you run GroIMP from Eclipse, the GroIMP arguments can be set in the Run Configuration...> | ||
user-guide/advanced-groimp-arguments.1712917629.txt.gz · Last modified: 2024/04/12 12:27 by gaetan
