Skip to content

Releases: fusion-energy/paramak

v0.6.1

27 Sep 21:42
91be39e
Compare
Choose a tag to compare

Adds default stp and stl filenames when Reactorexport_stp(filename=None) and Reactor.export_stl(filename=None)

v0.6.0

27 Sep 17:11
91be39e
Compare
Choose a tag to compare

Adds export_brep() to Shape and Reactor class and removes redundant attributes (stp_filename, stl_filename, material_tags)

v0.5.2

24 Sep 12:27
7c44d7c
Compare
Choose a tag to compare

makes plasma_gap_vertical_thickness a required argument for the BallReactor
updated example
adds input_variable_names attribute to reactors
adds input_variables attribute to reactors
general improvements to tests, pep8

v0.5.1

16 Sep 22:03
3af276d
Compare
Choose a tag to compare

Adds a new reactor class CylinderReactor
Adds .name to the reactor class to find names of components
Adds .volume to the reactor class to find names of components
Changes reactor.material_tags to reactor.material_tag
Removes vkt export as these make use of command line tool that is not in dependencies (mbconvert)

v0.5.0

26 Aug 22:42
d92e52b
Compare
Choose a tag to compare

Improved install by moving the export_h5m functionality to a separate package cad_to_h5m

v0.4

25 Aug 11:59
8b8b6e9
Compare
Choose a tag to compare

Makes use of cad_to_h5m when producing h5m files with Cubit

v0.3.7

24 Aug 23:54
Compare
Choose a tag to compare
added workflow_dispatch

v0.3.6

24 Aug 12:22
62d6794
Compare
Choose a tag to compare
Merge pull request #66 from fusion-energy/develop

Adding Cubit to Dockerfile and making moab and jupyter_cadquery optional

v0.3.5

24 Aug 11:10
Compare
Choose a tag to compare
adding moab from conda

v0.3.3

24 Aug 09:15
Compare
Choose a tag to compare

Testing h5m export with cad_to_h5m