Releases: fusion-energy/paramak
Releases · fusion-energy/paramak
v0.6.1
Adds default stp and stl filenames when Reactorexport_stp(filename=None)
and Reactor.export_stl(filename=None)
v0.6.0
Adds export_brep() to Shape and Reactor class and removes redundant attributes (stp_filename, stl_filename, material_tags)
v0.5.2
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
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
Improved install by moving the export_h5m functionality to a separate package cad_to_h5m
v0.4
Makes use of cad_to_h5m when producing h5m files with Cubit
v0.3.6
Merge pull request #66 from fusion-energy/develop
Adding Cubit to Dockerfile and making moab and jupyter_cadquery optional
v0.3.3
Testing h5m export with cad_to_h5m