D3DEnergetic / FIDASIM

A Neutral Beam and Fast-ion Diagnostic Modeling Suite
http://d3denergetic.github.io/FIDASIM/
Other
29 stars 19 forks source link

Option to not store velocity vectors #185

Closed lstagner closed 2 years ago

lstagner commented 4 years ago

With #184 the default is to store the velocity vectors. Unfortunately, this incurs a performance penalty and the resulting neutrals.h5 file is much larger. It would be nice to make it optional.

The issue is when loading neutrals from file. Also, there are some planned functionality that would require storing the velocity vectors. Is to make optional on a per subroutine basis.

lstagner commented 2 years ago

There is an option called 'output_neutral_reservoir'