gemini3d / pygemini

Python interface for Gemini3D
Apache License 2.0
8 stars 4 forks source link

PyGemini plot_all assumes same cadence for GEMINI and GLOW output #3

Open mattzett opened 3 years ago

mattzett commented 3 years ago

However, the config.nml will allow a different cadence for the glow output - plot_all should read this in from config.nml and adjust accordingly to avoid "file missing" errors.

mattzett commented 3 years ago

This seems to trigger if glow output step is longer than the GEMINI output step