Skip to content

TODO: Implement task selector for each module #4

@danielandresarcones

Description

@danielandresarcones

Right now, if generate_model is selected, all the tasks from generate_model_tasks.py are run. There is no way of specifying if any of them should not be run. It also invalidates any support for custom cross-sections. This happens in several modules and can be especially problematic with the implementation of pre- and post-processing tasks.

Possible solution steps:

  1. Implement a general wrapper for importing arbitrary geometries and cross-sections
  2. Implement some task selector option (probably when reading doit_parameters.json)

Metadata

Metadata

Labels

ToDoPending ToDo

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions