Model specification management

vivarium.cluster_tools.psimulate.model_specification.parse(command, input_model_specification_path, artifact_path, model_specification_path, results_root, keyspace)[source]
Return type:

ConfigTree

Parameters:
  • command (str)

  • input_model_specification_path (Path | None)

  • artifact_path (Path | None)

  • model_specification_path (Path)

  • results_root (Path)

  • keyspace (Keyspace)

vivarium.cluster_tools.psimulate.model_specification.persist(model_specification, model_specification_path)[source]
Return type:

None

Parameters: