run_model#

BodyCenteredCubic.run_model(propname, domain=None)#

Runs the requested model and places the result into the correct locations

Parameters:
  • propname (str) – The name of the model to run.

  • domain (str) – The label of the domain for which the model should be run. Passing propname='pore.diameter@domain1 and domain=None is equivalent to passing propname='pore.diameter and domain=domain1. Passing domain=None will regenerate all models starting with propname.