Description Usage Arguments Value Examples
Write configuration
1 | vs2dh.writeConfig(conf)
|
conf |
model config as retrieved by vs2dhConfigure() |
Write vs2dh.dat in folder model.path
1 2 3 | conf <- vs2dh.Configure()
inpDat <- vs2dh.writeConfig(conf)
write(inpDat, file.path(getwd(), "inp.dat"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.