Skip to content
Snippets Groups Projects
  1. Feb 04, 2025
  2. Feb 03, 2025
  3. Jan 31, 2025
  4. Jan 29, 2025
  5. Jan 28, 2025
  6. Jan 23, 2025
    • Chi-Tuân Pham's avatar
      [VnV][telemac3d] Update culvert example with better choices for a few keywords · 8397b924
      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
      8397b924
  7. Jan 20, 2025
  8. Jan 14, 2025
  9. Jan 13, 2025
  10. Jan 09, 2025
  11. Jan 08, 2025
  12. Jan 07, 2025
  13. Dec 29, 2024
  14. Dec 27, 2024
    • Chi-Tuân Pham's avatar
      [VnV][telemac3d] Update cone example with default choices · 3e3c15f6
      Chi-Tuân Pham authored
      (including non-hydrostatic version: no differences except for W, light for W)
      IMPLICITATION FOR VELOCITIES has no impact
      3e3c15f6
    • Chi-Tuân Pham's avatar
      [VnV][telemac3d] Update V example with better choices for 2 keywords · e0ac2759
      Chi-Tuân Pham authored
      - TREATMENT OF NEGATIVE DEPTHS = 2 (new default value since release 9.0) and
      TIDAL FLATS = YES (default value) to improve mass conservation of water
      in particular for prismatic elements (also chosen for tetrahedra)
      e0ac2759
    • Chi-Tuân Pham's avatar
      [VnV][telemac3d] Update bendrans example with better choices for a few keywords · 762bfda6
      Chi-Tuân Pham authored
      - TREATMENT OF NEGATIVE DEPTHS = 2 (new default value since release 9.0) and
      TIDAL FLATS = YES (default value) to improve mass conservation of water
      - use of gradient conjugate + preconditioning 34 = 2*17 to solve PPE, more
      efficient than GMRES for this example (very few iterations are needed)
      - ACCURACY FOR PROPAGATION = 1.E-15 as easily solved (only 2 iterations needed)
      - ACCURACY FOR PPE = 1.E-9 (less than 10 iterations needed)
      - PRECONDITIONING FOR DIFFUSION OF K-EPSILON = 34 to improve efficiency
      (turbulent variable)
      - PRECONDITIONING FOR DIFFUSION OF VELOCITIES set to default
      (not understood why 0 previously, no clear differences)
      762bfda6
    • Chi-Tuân Pham's avatar
      [VnV][telemac3d] Update bottom_bc example with better choices for a few keywords · 8f71af69
      Chi-Tuân Pham authored
      - TREATMENT OF NEGATIVE DEPTHS = 2 (new default value since release 9.0) and
      TIDAL FLATS = YES (default value) to improve mass conservation of water
      - use of gradient conjugate + preconditioning 34 = 2*17 to solve PPE, more
      efficient than GMRES for this example (very few iterations are needed)
      - ACCURACY FOR DIFFUSION OF VELOCITIES = 1.E-15 as easily solved
      + PRECONDITIONING FOR DIFFUSION OF VELOCITIES = 34 to improve efficiency
      8f71af69
    • Chi-Tuân Pham's avatar
      [VnV][telemac3d] Update canal example with better choices for 2 keywords · 319710f6
      Chi-Tuân Pham authored
      - TREATMENT OF NEGATIVE DEPTHS = 2 (new default value since release 9.0) and
      TIDAL FLATS = YES (default value) to improve mass conservation of water
      319710f6
  15. Dec 26, 2024
Loading