User Tools

Site Tools


stability_testing_tools_for_model_tasks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
stability_testing_tools_for_model_tasks [2020/08/02 13:03] matszstability_testing_tools_for_model_tasks [2022/11/07 10:23] (current) – external edit 127.0.0.1
Line 30: Line 30:
   * Create experiment folder structure: creates an empty tree of result folders, with one sub directory for each “experiment”.   * Create experiment folder structure: creates an empty tree of result folders, with one sub directory for each “experiment”.
   * Collect experiment results: copies selected results from the experiment directory tree and stores them in the standard capri directory with a file suffix “_”<experiment>, as if the user had run the task with the property “Additional result type identifier” set to “_”<experiment> but with additional control over starting values and data input.   * Collect experiment results: copies selected results from the experiment directory tree and stores them in the standard capri directory with a file suffix “_”<experiment>, as if the user had run the task with the property “Additional result type identifier” set to “_”<experiment> but with additional control over starting values and data input.
- 
-<Code:javascipt linenums:0 |Example #1 Our gams code: //hello.php//> 
- 
- p_trqBilat(RM,"LDC",XX,"TrqNT","%SIMY%") $ (DATA(RM,"TARS",XX,"%SIMY%") or DATA(RM,"TARV",XX,"%SIMY%")) = 1.E+10; 
- p_trqBilat(RM,"LDC",XX,"TsPref","%SIMY%") $ DATA(RM,"TARS",XX,"%SIMY%") = 0.001; 
- p_trqBilat(RM,"LDC",XX,"TaPref","%SIMY%") $ DATA(RM,"TARV",XX,"%SIMY%") = 0.001; 
- 
- p_trqBilat(RM,RM1,XX,TrqSet,"CUR" = p_trqBilat(RM,RM1,XX,TrqSet,"%SIMY%"); 
- p_trqGlobl(RM,XX,TrqSet,"CUR"     = p_trqGlobl(RM,XX,TrqSet,"%SIMY%"); 
- 
- DATA(RM,"TARS",XX,"CUR") = DATA(RM,"TARS",XX,"%SIMY%"); 
- DATA(RM,"TARV",XX,"CUR") = DATA(RM,"TARV",XX,"%SIMY%"); 
-* 
-</Code> 
stability_testing_tools_for_model_tasks.1596373432.txt.gz · Last modified: 2022/11/07 10:23 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki