Syntax:
Defined in liggghtsCommmands dictionary.
liggghtsCommandModels
(
writeLiggghts
);
//- optional
writeLiggghtsProps
{
writeLast switch1;
writeName "name";
overwrite switch2;
verbose;
}
Examples:
liggghtsCommandModels ( runLiggghts writeLiggghts );
Description:
The liggghtsCommand models can be used to execute a LIGGGHTS command during a CFD write. The "writeLiggghts" command executes the command "write_restart $name", where $name is the name of the restart file, every write step.
Restrictions: None.
Related commands: