- Feb 05, 2025
-
-
Johan FOURDRINOY authored
-
- Jan 29, 2025
-
-
Boris Basic authored
This fixes a bug on Windows that caused the contour of some meshes to be extracted incorrectly.
-
- Dec 02, 2024
-
-
Boris Basic authored
-
- Nov 28, 2024
-
-
Boris Basic authored
-
- Nov 27, 2024
-
-
Boris Basic authored
Memory consumption is now very low and performance is much better with huge files. This is achieved by using low-level TelemacFile functions to avoid the need to rely on a memory buffer when using Hermes.
-
- Nov 22, 2024
-
-
Boris Basic authored
Replace the removed function inspect.getargspec with inspect.getfullargspec
-
Johan FOURDRINOY authored
-
- Nov 21, 2024
-
-
Boris Basic authored
-
- Nov 07, 2024
-
-
Boris Basic authored
-
- Nov 05, 2024
-
-
Johan FOURDRINOY authored
-
- Nov 04, 2024
-
-
Boris Basic authored
-
- Oct 11, 2024
-
-
Boris Basic authored
-
Boris Basic authored
This was no longer necessary since telemac_cas.get_dico is able to find dictionaries correctly. Also remove the redudant api_module.get_dico function.
-
- Oct 09, 2024
-
-
Boris Basic authored
These belonged to the previous XML-based validation system
-
- Oct 02, 2024
-
-
Boris Basic authored
-
- Aug 14, 2024
-
-
Boris Basic authored
-
Boris Basic authored
-
- Aug 13, 2024
-
-
Boris Basic authored
-
Boris Basic authored
It no longer raises an invalid exception, and exit gracefully when "--bypass" is used.
-
Boris Basic authored
-
- Aug 09, 2024
-
-
Boris Basic authored
-
Boris Basic authored
-
Boris Basic authored
-
Boris Basic authored
-
- Aug 08, 2024
-
-
Boris Basic authored
This also fixes contour extraction with global models and ensure that outer and inner contours are oriented properly.
-
-
Boris Basic authored
-
Boris Basic authored
-
Boris Basic authored
-
Boris Basic authored
-
Boris Basic authored
-
- Aug 06, 2024
-
-
Nicolas Godet authored
-
- Jul 01, 2024
-
-
- Jun 28, 2024
-
-
Boris Basic authored
-
Boris Basic authored
-
- Jun 25, 2024
-
-
Boris Basic authored
-
- Jun 24, 2024
-
-
Boris Basic authored
-
- Jun 22, 2024
-
-
Boris Basic authored
-
Boris Basic authored
-
- Jun 21, 2024
-
-
Boris Basic authored
The leak was caused by a circular dependency between Matplotlib.LinearTriInterpolator and its internal trifinder instance, so that both instances were never released.
-