Renames all files in the directory 'case' which contain the case name given as the last directory in the path of 'case', to the new case name given by newname.
1 | echoIBM_rename(case, newname)
|
case |
is the path to the directory holding the simulation case, ending with the case name after the last "/". |
newname |
is the new case name. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.