This release marks some milestones for ParaStell, including:
- Fully open-source DAGMC workflows
- Tessellated geometry for the in-vessel build, as an alternative to conventional CAD geometry
- In-vessel component volumetric meshing
What's Changed
- use UWUW vacuum boundary condition for NWL example by @Edgar-21 in #156
- Modify README and Add Image of Example ParaStell Model by @connoramoreno in #157
- Add tags to docker images to prevent branches from overwriting Parastell docker images by @bquan0 in #159
- adjust theta_min to start at zero by @Edgar-21 in #161
- import ivb components first so vol ids start at 1 by @Edgar-21 in #160
- Poloidal degree change by @FusionSandwich in #162
- Use list comprehension for shift the theta coordinate from 0 to 2pi by @Edgar-21 in #164
- Overhaul radial distance utility by @connoramoreno in #158
- Modify and update magnet meshing workflow by @connoramoreno in #165
- Fix MOAB canonical ordering during element splitting by @connoramoreno in #167
- Add function for adding boundary conditions in native cubit export by @Edgar-21 in #175
- Implement alternating division schemes between adjacent hexahedra and wedges by @connoramoreno in #172
- Adds support for meshing in-vessel components by @tokamaster in #178
- Add specification for CAD-to-DAGMC version by @connoramoreno in #183
- Update Cubit Version by @connoramoreno in #185
- Add logo by @connoramoreno in #187
- Add relevant badges to README by @connoramoreno in #188
- Full model DAGMC faceting via CAD-to-DAGMC by @connoramoreno in #180
- split MagnetSet and MagnetCoil by @Edgar-21 in #182
- add pydagmc to environment by @Edgar-21 in #191
- Update CAD-to-DAGMC version in Conda environment file by @connoramoreno in #194
- Fix open-source DAGMC workflow by @connoramoreno in #192
- Add PyDAGMC model generation by @Edgar-21 in #190
- Modify
utils.expand_list
to only conditionally add entries by @connoramoreno in #196 - Make Cubit installation optional by @connoramoreno in #195
- expand_list bug fix by @Edgar-21 in #197
New Contributors
- @bquan0 made their first contribution in #159
- @tokamaster made their first contribution in #178
Full Changelog: v0.0.1...v0.0.2