bahamas.workflow
Created on September 8, 2025 @author: wangc
Attributes
Classes
Workflow manager for BAHAMAS calculation |
Module Contents
- class bahamas.workflow.Workflow(config)[source]
Workflow manager for BAHAMAS calculation
- update_config(config, name)[source]
update default config with user provided data
- Parameters:
config (dict) – User-provided config file
name (str) – Name for the config file (i.e., BBN or CCF)
- Raises:
IOError – If name is valid, raise the error
- Returns:
updated config file
- Return type:
dict
- run_bbn()[source]
Run BBN Calculation
- Raises:
IOError – Error out if invalid input for analysis type is provided