- Nov 25, 2022
-
-
Thomas Lambert authored
Signed-off-by:
Thomas Lambert <t.lambert@uliege.be>
-
Thomas Lambert authored
This adds a check to raise an error when the file is completely read and it has not be determined to be a xfoil or xflr5 result file. This prevent an infinite loop while trying to determine the result type.
-
- Sep 23, 2022
-
-
Thomas Lambert authored
-
- Sep 09, 2022
-
-
Thomas Lambert authored
-
Thomas Lambert authored
-
- Sep 06, 2022
-
-
Thomas Lambert authored
-
Thomas Lambert authored
-
Thomas Lambert authored
-
Thomas Lambert authored
- Use the proper syntax to take advantage of Matlab formatting and links in help. - Add more details and reformulate some stuff.
-
Thomas Lambert authored
- Use the proper syntax to take advantage of Matlab formatting and links in help. - Add more details and reformulate some stuff.
-
- Sep 05, 2022
-
-
Thomas Lambert authored
-
Thomas Lambert authored
-
- Sep 04, 2022
-
-
Thomas Lambert authored
-
- Aug 03, 2022
-
-
Thomas Lambert authored
-
- Aug 02, 2022
-
-
Thomas Lambert authored
-
- Jul 16, 2022
-
-
Thomas Lambert authored
This tries to uniform the naming convention to US notation.
-
- Jul 11, 2022
-
-
Thomas Lambert authored
-
Thomas Lambert authored
-
Thomas Lambert authored
-
- Jun 09, 2022
-
-
Thomas Lambert authored
-
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.
-
Thomas Lambert authored
-
Thomas Lambert authored
-
Thomas Lambert authored
-
Thomas Lambert authored
Use Polar object instead of using a loosly defined Polar structure. This adds robustness to these functions and will simplify future developments. BREAKING CHANGE: xf2mat no longer generates structures. BREAKING CHANGE: any function that could took a polar structre as input must now take a polar Object instead.
-
Thomas Lambert authored
Keep Readme short and readble. The doc should be fully contained in the MATLAB code of each function/class. This commit also adds details on how to use classes and the description of the Polar class.
-
- Jun 08, 2022
-
-
Thomas Lambert authored
-
Thomas Lambert authored
-
- Jun 07, 2022
-
-
Thomas Lambert authored
-
Thomas Lambert authored
-
- Jun 06, 2022
-
-
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**.
-
- May 24, 2022
-
-
Thomas Lambert authored
-
- Apr 24, 2022
-
-
Thomas Lambert authored
-
Thomas Lambert authored
The two functions now return one single matrix with both coordinates instead of separate vectors. Nacaairfoil can also return the data in either Selig or Lednicer formats.
-
Thomas Lambert authored
This expand the scope of the function to convert any entry format into an other output format.
-
- Apr 15, 2022
-
-
Thomas Lambert authored
-
Thomas Lambert authored
-
Thomas Lambert authored
-
- Apr 14, 2022
-
-
Thomas Lambert authored
-
Thomas Lambert authored
-