Skip to content
Snippets Groups Projects
  1. Sep 09, 2022
  2. Jun 09, 2022
    • Thomas Lambert's avatar
      tests: reflect changes to polar, remove duplicates · a3fc3a16
      Thomas Lambert authored
      This ensures the tests are still passing with the new definition of
      Polars (i.e. change from structure to object).
      
      It also removes many duplicate tests (error tests based on inputs).
      These tests are now only done on the parser functions and not the main
      caller function. This simplifies test updates and reduces testing time.
      4.0.0
      a3fc3a16
  3. Jun 07, 2022
  4. Jun 06, 2022
    • Thomas Lambert's avatar
      refactor!: Change parsefileinputs · 4d49475f
      Thomas Lambert authored
      The previous way of doing stuff was not allowing to load files from
      multiple (sub)directories. This commits allows the user to specify
      files from various directories as a string array.
      
      BREAKING: This commit changes the input arguments for **xf2mat** and
      **formatairfoilcoord**.
      3.0.0
      4d49475f
  5. May 24, 2022
  6. Apr 24, 2022
  7. Apr 15, 2022
  8. Apr 14, 2022
  9. Apr 13, 2022
  10. Apr 10, 2022
  11. Apr 09, 2022
  12. Apr 08, 2022
  13. Apr 07, 2022
  14. Apr 06, 2022
  15. Apr 05, 2022
Loading