Batch
Use a Batch study step to start a COMSOL Multiphysics batch process that solves the current study on your computer.
Syntax
model.study(stdname).create(fname, "Batch");
model.study(stdname).feature(fname).set(pname,value);
Description
Study step.
The following properties are available.
filesystem | database | sameascurrentmodel
filesystem will store the data on the file system in the configured batch directories.
database will store the data in the same database and branch as where the original model is stored.
sameascurrentmodel will store the data where the original model is stored, which can be either the file system or a database.
filesystem | database | sameascurrentmodel
filesystem will store the models on the file system in the configured batch directories.
database will store the models in the same database and branch as where the original model is stored.
sameascurrentmodel will store the models where the original model is stored, which can be either the file system or a database.
on | off
on | off
on | off
on | off
on | off
on | off
on | off
on | off