runSortie | R Documentation |
runSortie()
passes a parameter file to SORTIE to start a simulation.
runSortie(fname, sortie_loc = 0)
fname |
|
sortie_loc |
Location of SORTIE program |
default location for sortie_loc = 0: "C:/Program Files (x86)/SORTIE/bin/coremodel.exe/", if the program is installed else, use sortie_loc = 1 and specify the location of coremodel.exe, end the character string of the core model location after coremodel.exe (i.e don't add a final forward slash)
# MySortieLoc <- "C:/Program Files/SORTIE/bin/coremodel.exe" #(runSortie(samplebasexml,0))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.