D3DEnergetic / FIDASIM

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

issue in Visualization: Inputs #263

Open rink2023 opened 10 months ago

rink2023 commented 10 months ago

I am trying to visualize inputs by following the Visualization: Inputs instruction. I typed, plot_inputs /home/.../test/ test_inputs it says, Warning: f90nml library not found. Beam grid will NOT be plotted Error: Double check your directory, runid and/or path. The geometry file was not found.

I have confired that test_inputs.dat, test_geometry.h5, test_distribution.h5, test_equilibrium.h5 et al are all in the /home/.../test/ folder

alvin-garcia commented 10 months ago

Hi @rink2023, you have all the correct files, but you're missing the f90nml package. You can try using conda to install it.