Skip to content

Releases: fusion-energy/cad_to_dagmc

0.7.7

09 Jan 09:39
1d34af2
Compare
Choose a tag to compare

What's Changed

  • Remove version pin for numpy by updating to latest cq version by @shimwell in #112
  • Update CI to use conda action by @shimwell in #113
  • Update README.md with new details of functionality by @shimwell in #114

Full Changelog: 0.7.6...0.7.7

0.7.6

21 Dec 21:22
8b1fd33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.5...0.7.6

0.7.5

04 Dec 13:05
0913cdb
Compare
Choose a tag to compare

What's Changed

This is useful when making geometry that you know does not need imprinting. For example if no components are touching or if they already share a surface.

Full Changelog: 0.7.4...0.7.5

0.7.4

27 Nov 15:07
47af923
Compare
Choose a tag to compare

What's Changed

  • Faster unstrucutred mesh file production by writing vtk file by @shimwell in #101

Full Changelog: 0.7.3...0.7.4

0.7.3

18 Nov 13:06
61ddaf2
Compare
Choose a tag to compare

What's Changed

The code is now faster in a few ways. Additionally while we could previously only scale the cadquery shapes when adding them, now we can scale any of the inputs (step files, cq.Shapes, cq.Assembly) because we can now scale on export (to mesh or to h5m).

Full Changelog: 0.7.2...0.7.3

0.7.2

06 Nov 10:48
7735bdf
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.1...0.7.2

0.7.1

18 Oct 12:24
62dc5eb
Compare
Choose a tag to compare

What's Changed

  • removed broken cad files from repo by @shimwell in #83
  • Now returning the number of volumes in the cad when calling a cad adding method by @shimwell in #84
  • Adding cite file by @shimwell in #85
  • Update CITATION.cff by @shimwell in #86
  • added pip compatable method of loading cad geometry between cadquery and gmsh by @shimwell in #90
  • moving CI to new ubuntu version (24.04) by @shimwell in #91

Full Changelog: 0.7.0...0.7.1

0.7.0

13 Apr 23:51
3d49f00
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.2...0.7.0

0.6.2

18 Mar 23:51
bdfe1be
Compare
Choose a tag to compare

What's Changed

  • rely on cadquery to bring in cadquery-ocp as dependency by @shimwell in #70

Full Changelog: 0.6.1...0.6.2

0.6.1

18 Mar 14:28
925382f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.6.1