forked from ImperialCollegeLondon/sharpy
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to include pip etc #1
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- fix intend otherwise these linear/rom systems would only be saved if no data.h5 file exist from the start - remove all files before it is written as overwriting them causes an Assertation error
This reverts commit 3bdabed.
In the previous version, less modes are extracted for free flying aircraft because number of rigid body DoFs are wrongly substracted from the total number of modes although the first modes (which are the rigid body modes) are already skipped. Thus if 30 modes are to be exported only 10 mode shapes are created.
…on/fix_xbeam_optimise Update XBeam version to include compiler optimisation
- caused error in opening the jupyter notebook and for the tutorial not to be displayed in the readthedocs documentation
- before it creates an output file with extra columns without any values
…on/gla_system A few minor bug fixes
NoAero errors out because of missing optional input - fixed
Update noaero.py for consistency in function input
Also fixed an issue with SHARPy not running due to a package import error.
No longer using "pip install mayavi" as this had build errors depending on python version (known bug)
Working like a charm on Debian 12, so I've updated the version in the docs.
…nv_version_info Hotfix: Add scipy version info to env yml
Added pip install (with docs)
This reverts commit 282cb31.
…on/fix_docker_build Fix Github Runner Docker build failing
…on/main Update with main for mamba fixes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.