Frederic Moisy wrote
Hi, I am a new user and enjoy very much the toolbox. After a few days of use (with the Navier-Stokes solver only), I would like to make the following suggestions for future releases
Thank you for your kind words and feedback. I have created a new area for suggestions.
Frederic Moisy wrote
- in "Grid" mode, when clicking on "Refine", the displayed value in "Grid Size" (and the location of the cursor) is not updated.
I'm not quite sure what the issue with the cursor location is here? The "grid size" is only used when calling a mesh generator (using the "Generate" button), while "refine" simply splits all edges in half (irrespective of "grid size"). So they are not really connected. If you want to know the mesh statistics, min/max/average sizes etc. you can select
"Grid Statistics..." from the "Grid" menu.
Frederic Moisy wrote
- in "Postprocessing" Settings: it would be nice to add a "Scale Factor" for the arrow plot
Yes, this is a good idea.
Frederic Moisy wrote
- Display streamlines
Sure, this is somewhere on the list but requires some more functionality to integrate the paths other than basic expression evaluation.
Frederic Moisy wrote
- "Next/Prev" buttons or cursor to easily nagivate through time-dependent solutions (the "Solution" selection in the Postprocessing dialog box is not very convenient for this...)
This is a good idea, I like it although I would probably implement it as buttons around the "Apply" button in the "Postprocessing Settings" dialog box (as you can always make it smaller and just show the last row of buttons), something like:
[OK][<][Apply][>][Share][Cancel]
Where </> would let you step between solutions if available (as the functionality is essentially "apply" but with another selected solution).