Skip to content
Snippets Groups Projects
  1. Sep 23, 2024
  2. Sep 11, 2024
  3. Sep 09, 2023
  4. Nov 08, 2022
  5. Feb 07, 2022
  6. Nov 29, 2021
  7. Jul 26, 2021
  8. Aug 06, 2019
    • Yoann Audouin's avatar
      [Feature #559][VnV][Python3] Replacing xml files by Python files · cd582b05
      Yoann Audouin authored
      validation is done by validate_telemac2.py
      --clean now only does the cleaning part
      ranks and tags are handled as before but the rule for rank has changed:
      --rank=2 will run all the study with a rank of <=2
      The rank are now an integer between 0 and 4.
      
      All the post-treatment are done using the new postel module.
      
      Documentation is in the developer guide (Chapter Validation).
      
      Removing all xml (except in examples/python27)
      
      Also contains some modifications on postel.
      cd582b05
  9. Jan 15, 2019
  10. Nov 07, 2018
    • Yoann Audouin's avatar
      [git] Adding .gitignore file · 1d76f6c6
      Yoann Audouin authored
      This hidden file will tell git what to ignore by default.
      What was set is:
      all .o .a .so .pyc files
      whatever is under the builds folder
      1d76f6c6
Loading