ImperialCollegeLondon / sharpy

Simulation of High Aspect Ratio aeroplanes and wind turbines in Python: a nonlinear aeroelastic code
https://imperial.ac.uk/aeroelastics/sharpy
BSD 3-Clause "New" or "Revised" License
119 stars 58 forks source link

Added environment for Apple Silicon (ARM64) #254

Closed ben-l-p closed 9 months ago

ben-l-p commented 9 months ago

Added environment for Apple Silicon (ARM64)

codecov-commenter commented 9 months ago

Codecov Report

Merging #254 (3ef2997) into develop (362cd33) will increase coverage by 0.48%. Report is 279 commits behind head on develop. The diff coverage is 86.16%.

@@             Coverage Diff             @@
##           develop     #254      +/-   ##
===========================================
+ Coverage    67.20%   67.69%   +0.48%     
===========================================
  Files          156      166      +10     
  Lines        25924    26709     +785     
===========================================
+ Hits         17423    18081     +658     
- Misses        8501     8628     +127     
Files Coverage Δ
sharpy/aero/utils/mapping.py 100.00% <100.00%> (ø)
sharpy/cases/templates/flying_wings.py 89.92% <100.00%> (-0.02%) :arrow_down:
.../templates/fuselage_wing_configuration/__init__.py 100.00% <ø> (ø)
...rpy/linear/assembler/lincontrolsurfacedeflector.py 85.18% <100.00%> (ø)
sharpy/linear/assembler/linearaeroelastic.py 86.54% <100.00%> (ø)
sharpy/linear/assembler/linearuvlm.py 93.30% <100.00%> (ø)
sharpy/postproc/liftdistribution.py 100.00% <100.00%> (+57.14%) :arrow_up:
sharpy/solvers/aerogridloader.py 100.00% <100.00%> (ø)
sharpy/solvers/nonliftingbodygridloader.py 100.00% <100.00%> (ø)
sharpy/solvers/nonlineardynamiccoupledstep.py 94.91% <ø> (-0.09%) :arrow_down:
... and 29 more

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more