LICENSE
README.md
setup.py
bird/__init__.py
bird/requirements.txt
bird/version.py
bird/calibration/param_nn.py
bird/calibration/scaling.py
bird/meshing/_mesh_tools.py
bird/meshing/_stirred_tank_reactor.py
bird/meshing/block_cyl_mesh.py
bird/meshing/block_rect_mesh.py
bird/meshing/stirred_tank_mesh.py
bird/meshing/block_cyl_mesh_templates/baseColumn/input.json
bird/meshing/block_cyl_mesh_templates/baseColumn/input.yaml
bird/meshing/block_cyl_mesh_templates/baseColumn/topology.json
bird/meshing/block_cyl_mesh_templates/baseColumn_projected/input.json
bird/meshing/block_cyl_mesh_templates/baseColumn_projected/topology.json
bird/meshing/block_cyl_mesh_templates/baseColumn_refineSparg/input.json
bird/meshing/block_cyl_mesh_templates/baseColumn_refineSparg/topology.json
bird/meshing/block_cyl_mesh_templates/circle/input.json
bird/meshing/block_cyl_mesh_templates/circle/topology.json
bird/meshing/block_cyl_mesh_templates/circle_projected/input.json
bird/meshing/block_cyl_mesh_templates/circle_projected/topology.json
bird/meshing/block_cyl_mesh_templates/coflowing/input.json
bird/meshing/block_cyl_mesh_templates/coflowing/topology.json
bird/meshing/block_cyl_mesh_templates/flatDonut/input.json
bird/meshing/block_cyl_mesh_templates/flatDonut/topology.json
bird/meshing/block_cyl_mesh_templates/flatDonut_projected/input.json
bird/meshing/block_cyl_mesh_templates/flatDonut_projected/topology.json
bird/meshing/block_cyl_mesh_templates/flatDonut_slot/input.json
bird/meshing/block_cyl_mesh_templates/flatDonut_slot/topology.json
bird/meshing/block_cyl_mesh_templates/flatDonut_widerBCR/input.json
bird/meshing/block_cyl_mesh_templates/flatDonut_widerBCR/topology.json
bird/meshing/block_cyl_mesh_templates/multiRing/input.json
bird/meshing/block_cyl_mesh_templates/multiRing/topology.json
bird/meshing/block_cyl_mesh_templates/multiRing_coarse/input.json
bird/meshing/block_cyl_mesh_templates/multiRing_coarse/topology.json
bird/meshing/block_cyl_mesh_templates/multiRing_simple/input.json
bird/meshing/block_cyl_mesh_templates/multiRing_simple/topology.json
bird/meshing/block_cyl_mesh_templates/multiRing_simple2/input.json
bird/meshing/block_cyl_mesh_templates/multiRing_simple2/topology.json
bird/meshing/block_cyl_mesh_templates/multiRing_simple3/input.json
bird/meshing/block_cyl_mesh_templates/multiRing_simple3/topology.json
bird/meshing/block_cyl_mesh_templates/multiRing_simple4/input.json
bird/meshing/block_cyl_mesh_templates/multiRing_simple4/topology.json
bird/meshing/block_cyl_mesh_templates/multiRing_simple4_widerBCR/input.json
bird/meshing/block_cyl_mesh_templates/multiRing_simple4_widerBCR/topology.json
bird/meshing/block_cyl_mesh_templates/multiRing_simple5/input.json
bird/meshing/block_cyl_mesh_templates/multiRing_simple5/topology.json
bird/meshing/block_cyl_mesh_templates/multiRing_simple_projected/input.json
bird/meshing/block_cyl_mesh_templates/multiRing_simple_projected/topology.json
bird/meshing/block_cyl_mesh_templates/sideSparger/input.json
bird/meshing/block_cyl_mesh_templates/sideSparger/topology.json
bird/meshing/block_cyl_mesh_templates/sideSparger_widerBCR/input.json
bird/meshing/block_cyl_mesh_templates/sideSparger_widerBCR/topology.json
bird/meshing/block_cyl_mesh_templates/template_flatDonut/input.json
bird/meshing/block_cyl_mesh_templates/template_flatDonut/topology.json
bird/meshing/block_cyl_mesh_templates/template_flatDonut_coarse/input.json
bird/meshing/block_cyl_mesh_templates/template_flatDonut_coarse/topology.json
bird/meshing/block_cyl_mesh_templates/template_multiRing/input.json
bird/meshing/block_cyl_mesh_templates/template_multiRing/topology.json
bird/meshing/block_cyl_mesh_templates/template_multiRing_coarse/input.json
bird/meshing/block_cyl_mesh_templates/template_multiRing_coarse/topology.json
bird/meshing/block_cyl_mesh_templates/template_sideSparger/input.json
bird/meshing/block_cyl_mesh_templates/template_sideSparger/topology.json
bird/meshing/block_cyl_mesh_templates/template_sideSparger_coarse/input.json
bird/meshing/block_cyl_mesh_templates/template_sideSparger_coarse/topology.json
bird/meshing/block_rect_mesh_templates/loopReactor/input.json
bird/meshing/block_rect_mesh_templates/sub_blocks/input.json
bird/meshing/stirred_tank_mesh_templates/base_tank/tank_par.yaml
bird/postprocess/conditional_mean.py
bird/postprocess/early_pred.py
bird/postprocess/kla_utils.py
bird/postprocess/computeQoI/compute_QOI.py
bird/postprocess/data_early/150rpm_1e8.csv
bird/postprocess/data_early/150rpm_5e7.csv
bird/postprocess/data_early/240rpm_1e8.csv
bird/postprocess/data_kla/volume_avg.dat
bird/preprocess/dynamic_mixer/io_fvModels.py
bird/preprocess/dynamic_mixer/mixer.py
bird/preprocess/dynamic_mixer/mixing_fvModels.py
bird/preprocess/dynamic_mixer/mixing_template/expl_list/mixers.json
bird/preprocess/dynamic_mixer/mixing_template/loop_reactor_list/mixers.json
bird/preprocess/inhomogeneousBC/main.py
bird/preprocess/inhomogeneousBC/main_rep.py
bird/preprocess/inhomogeneousBC/util/argument_inhomo.py
bird/preprocess/inhomogeneousBC/util/fromMomtoPdf.py
bird/preprocess/stl_patch/stl_bc.py
bird/preprocess/stl_patch/stl_mesh.py
bird/preprocess/stl_patch/stl_shapes.py
bird/preprocess/stl_patch/bc_patch_mesh_template/loop_reactor_branch/inlets_outlets.json
bird/preprocess/stl_patch/bc_patch_mesh_template/loop_reactor_expl/inlets_outlets.json
bird/preprocess/stl_patch/bc_patch_mesh_template/spider_spg/inlets_outlets.json
bird/utilities/bubble_col_util.py
bird/utilities/folderManagement.py
bird/utilities/label_plot.py
bird/utilities/mathtools.py
bird/utilities/ofio.py
bird/utilities/stl_plotting.py
nrel_bird.egg-info/PKG-INFO
nrel_bird.egg-info/SOURCES.txt
nrel_bird.egg-info/dependency_links.txt
nrel_bird.egg-info/requires.txt
nrel_bird.egg-info/top_level.txt