- Mar 28, 2025
-
-
Florent Taccone authored
fix for mass balance tracer in fv See merge request !251
-
Florent Taccone authored
-
Boris Basic authored
The function now proplery displays the number of interface points, as well as boundary information regardless of the presence or not of a boundary conditions file
-
- Mar 27, 2025
-
-
Johan FOURDRINOY authored
-
- Mar 05, 2025
-
-
Florent Taccone authored
-
- Mar 03, 2025
-
-
Florent Taccone authored
Resolve "New ice cover friction law for KHIONE" Closes #1087 See merge request !245
-
Florent Taccone authored
-
- Feb 24, 2025
-
-
Chi-Tuân Pham authored
-
- Feb 21, 2025
-
-
Fabien Souille authored
New vegetation friction law in TELEMAC-2D based on Cui et al. (2023) See merge request !243
-
-
Fabien Souille authored
-
Fabien Souille authored
Improvements to TELEMAC-2D friction laws See merge request !240
-
Fabien Souille authored
-
- Feb 18, 2025
-
-
Chi-Tuân Pham authored
(bottom and free surface planes) with mesh transformation = 3 (fixed z) Check introduced in MR !233
-
- Feb 17, 2025
-
-
Johan FOURDRINOY authored
-
- Feb 13, 2025
-
-
Chi-Tuân Pham authored
Definition of the vertical mesh by keywords in the TELEMAC-3D steering file See merge request !233
-
New dimension for keyword MESH TRANSFORMATION (array with 1 value per plane, not a single value) 2 new keywords: - SIGMA DISTRIBUTION OF PLANES - PRESCRIBED ELEVATION OF PLANES They allow to avoid to implement any Fortran file (USER_MESH_TRANSF)
-
- Feb 06, 2025
-
-
Chi-Tuân Pham authored
Fix the interpolation of wave directions in time series files Closes #1071 See merge request !236
-
-
- Feb 05, 2025
-
-
Johan FOURDRINOY authored
-
Fabien Souille authored
-
Fabien Souille authored
[t2d][src] better time step managment in the finite volume kernel. See merge request !225
-
Fabien Souille authored
-
- Feb 04, 2025
-
-
Chi-Tuân Pham authored
New method Nearest Neighbor Search to interpolate time series files Closes #1033 See merge request !203
-
-
- Feb 03, 2025
-
-
Fabien Souille authored
-
- Jan 31, 2025
-
-
Fabien Souille authored
Adding new Saint-Venant-Exner coupled finite volume solver for sediment transport in 1D: Arrakis See merge request !234
-
Fabien Souille authored
-
- Jan 29, 2025
-
-
Johan FOURDRINOY authored
[mascaret][courlis] Bug fix in mascaret.dico (following merge !238) See merge request !239
-
Johan FOURDRINOY authored
-
Boris Basic authored
This fixes a bug on Windows that caused the contour of some meshes to be extracted incorrectly.
-
- Jan 28, 2025
-
-
Chi-Tuân Pham authored
[VnV] Changes for the IMDC system See merge request !237
-
+ add missing med tag for the T3D lock-exchange sensitivity study
-
Chi-Tuân Pham authored
(1 argument forgotten for GAIA + arguments for T2D and T3D called with optional syntax)
-
Chi-Tuân Pham authored
[fix] Time Series extraction for longitude/latitude meshes across IDL (International Date Line) Closes #1034 See merge request !202
-
(International Date Line)
-
Johan FOURDRINOY authored
MASCARET new keyword VARIABLES_PRECISION Closes #1078 See merge request !238
-
Johan FOURDRINOY authored
-
- Jan 23, 2025
-
-
Chi-Tuân Pham authored
- NERD for the advection of velocities (as for tracers) rather than characteristics to decrease differences between sequential and parallel runs - use of the non-hydrostatic version (but more CPU time consuming) and conjugate gradient + preconditiong = 34 = 2*17 to solve PPE (more efficient choice than GMRES here) - use of preconditioning 34 = 2*17 for the diffusion of tracers + velocities so that accuracy for the diffusion of tracers can be 1.E-15 without significant increase of CPU time - increase of MAXIMUM NUMBER OF ITERATIONS FOR ADVECTION SCHEMES to 100 Update of epsilons (1 order of magnitude less than before for tracers) Smaller GRAPHIC PRINTOUT PERIOD to draw time series for figure
-
- Jan 20, 2025
-
-
Chi-Tuân Pham authored
(Intel Turbo Boost on EDF clusters)
-