-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
ToDoPending ToDoPending ToDo
Description
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:
- Implement a general wrapper for importing arbitrary geometries and cross-sections
- Implement some task selector option (probably when reading doit_parameters.json)
Metadata
Metadata
Assignees
Labels
ToDoPending ToDoPending ToDo