Skip to content
Snippets Groups Projects
  1. Jan 20, 2025
    • Chi-Tuân Pham's avatar
      [VnV][telemac3d] Update amr example with better choices for a few keywords · 1b451992
      Chi-Tuân Pham authored
      - TREATMENT OF NEGATIVE DEPTHS = 2 (new default value since release 9.0)
      to improve mass conservation (water depth + temperature, water depth up to
      machine accuracy)
      - solver and accuracy for propagation set to default (GMRES + 1.E-8)
      - accuracy for diffusion of tracers can be set to 1.E-15 without significant
      increase of CPU time
      - preconditioning for diffusion = 34 = 2*17 for tracers + velocities for
      more efficiency (less iterations)
      - solver and preconditioning for PPE = conjugate gradient (1) and 34
      - non-hydrostatic version (new default since 8.0)
      1b451992
    • Chi-Tuân Pham's avatar
      [VnV][telemac3d] Update m2wave example with better choices for a few keywords · 82ae3042
      Chi-Tuân Pham authored
      - default options to solve propagation (Krylov space dimensions, accuracy)
      without significant increase of CPU time
      - no diffusion along x and y with keyword
      COEFFICIENT FOR HORIZONTAL DIFFUSION OF VELOCITIES = 0. rather than
      SCHEME FOR DIFFUSION OF VELOCITIES = 0
      82ae3042
  2. Jan 14, 2025
  3. Jan 13, 2025
  4. Jan 09, 2025
  5. Jan 08, 2025
  6. Jan 07, 2025
  7. Dec 29, 2024
  8. 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
  9. Dec 26, 2024
  10. Dec 24, 2024
  11. Dec 19, 2024
  12. Dec 18, 2024
  13. Dec 13, 2024
  14. Dec 12, 2024
Loading