x

ADONIS:
Version 3.90.12 (Released at 12/04/2025)
- Bug in saveing module has been fixed.

HYRCAN:
Version 3.0.4 (Released at 11/07/2025)
- Bug in apply command has been fixed.
- Japanese translation has been implemented thanks to Nirmal Raj Joshi.

Version 3.0.3 (Released at 10/31/2025)
- Ordinary/Fellenius method is included to the program.
- The bug related to handling passive anchors has been fixed.
- The bug related to show slice data dialog has been fixed.
- Italian translation has been modified.
- Tutorial #11 has been translated into Turkish, thanks to Umut Dağar.


Command for Moving to the Results Tab(Read 8648 times)
Command for Moving to the Results Tab on: May 19, 2025, 02:56:26 pm
Very quick one. From what I can see you cannot move from the Model to the Results tab using the command line. This means that if you want to export images from multiple runs, then you cannot use compute("silence") since you are then locked into the model tab when exporting images.

For me, the expected behaviour when using the show() command was that the interface would switch to the Results tab automatically, but as with the UI the show() command is inactive when in the Model tab.

It's not a huge burden to use compute() and click the dialog box each time however, but thought I would raise the issue to see if I have missed a trick here.



Re: Command for Moving to the Results Tab Reply #1 on: May 20, 2025, 10:14:10 am
Hi

Thanks for the suggestion. It should be a quick fix?let me think about the best way to implement it

-Roozbeh