Fusion4Energy / F4Enix

API for parsing and post-processing many MC simulations related files
Other
12 stars 10 forks source link

Jade compatibility #78

Closed AlbertoBittes closed 5 months ago

AlbertoBittes commented 5 months ago

Description

The pull request is done in order to accommodate some changes to the code required for compatibility with the future JADE release, in which all the parsing logic functions which are currently duplicated in f4enix will be removed and a dependency to f4enix will be added.

No new dependencies introduced.

Type of change

Please select what type of change this is.

Other changes

Some new public methods were introduced. However, such changes should be automatically updated in the f4enix API section. Such methods are not of primary importance outside JADE, and there is no point in updating the examples or other sections of the documentation.

Testing

All tests were run. Some improvements have been done to current tests to accommodate the ones that were also present in JADE

Checklist: