Skip to content
Snippets Groups Projects
  1. Feb 21, 2025
  2. Feb 18, 2025
  3. Feb 17, 2025
  4. Feb 13, 2025
  5. Feb 06, 2025
  6. Feb 05, 2025
  7. Feb 04, 2025
  8. Feb 03, 2025
  9. Jan 31, 2025
  10. Jan 29, 2025
  11. Jan 28, 2025
  12. 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
  13. Jan 20, 2025
  14. Jan 14, 2025
  15. Jan 13, 2025
  16. Jan 09, 2025
  17. Jan 08, 2025
    • Chi-Tuân Pham's avatar
      [VnV][telemac3d] Update stratif_wind example with better choices for keywords · d06005f8
      Chi-Tuân Pham authored
      - TIDAL FLATS = YES (default value) to improve mass conservation (water depth
      + tracer, water depth up to machine accuracy)
      - SOLVER FOR PROPAGATION = 7 (GMRES = default) as the most efficient
      - with theses choices of solvers, accuracies for propagation and PPE can be set
      to default = 1.E-8
      - ==> less differences between sequential and parallel runs
      d06005f8
    • Chi-Tuân Pham's avatar
      [VnV][waqtel] Update heat_exchange example with better choices for some keywords · d8409c3d
      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)
      - SCHEME FOR ADVECTION OF VELOCITIES = 5 (PSI) rather than 1 (characteristics)
      for better mass conservation + reduced differences between seq/par runs
      - use of gradient conjugate + preconditioning 34 = 2*17 to solve PPE, more
      efficient than GMRES for this example
      - accuracies for diffusion of velocities/tracers/k-epsilon + PPE set to
      1.E-15 as easily and efficiently reached with this set-up
      d8409c3d
    • Chi-Tuân Pham's avatar
      [VnV][telemac3d] Update bump_static example with better choices for 2 keywords · f23d5ecc
      Chi-Tuân Pham authored
      - TIDAL FLATS = YES (default value) to improve mass conservation (water depth
      + tracer, water depth up to machine accuracy)
      - use preconditioning 34 for the diffusion of velocities (a little bit more
      efficient)
      f23d5ecc
Loading