-
Notifications
You must be signed in to change notification settings - Fork 27
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
Centrifugal pump #183
Draft
RaphaelGebhart
wants to merge
29
commits into
DLR-SR:main
Choose a base branch
from
RaphaelGebhart:Pumps
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Centrifugal pump #183
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
… on coefficients)
* Added components for handling time varying acceleration, static head in pipes and tank. Also added dowcal, fuel and fuel+air media * Added AccelerationBoundary to work with static head and tank provides necessary boundary * Improved readability of component Boundaries.Internal.PartialTank. Added Undirected.Boundaries.CuboidTank, Undirected.Boundaries.Internal.PartialTankUndirected and Undirected.Processes.StaticHead. Also added four test models in Undirected.Boundaries.Tests. The reason is to add funtionality for fuel system modeling, where gravity and acceleration are important. * removed chaoticWorld from partialTank * removed chaoticLife Example * marked authorship, added saab logo * added some documentation, removed constants within equations, beautified examples * Update PartialGasAndIncompressible.mo removed an assert statement on the wrong inheritance level * removed further examples with chaoticLife and modified acceleration world model * introduced color scheme, made examples more pretty, fixed small issues * made examples in bidirectional more pretty. Improved docs for bidirectional * removed constants from equations in bidirectional. fixed typo --------- Co-authored-by: dzimmer <[email protected]>
* Add contributing file from MSL and only change names to TFS * Remind to mark authorship, comment out CLA section for now. * Add link to license section Co-authored-by: tobolar <[email protected]> * Change of wording Co-authored-by: tobolar <[email protected]> --------- Co-authored-by: tobolar <[email protected]>
* Add TILMedia Wrapper * Replace <b> element * Update documentation * Change color of text
* Update README.md with respect to authors and contributors * added logo of saab * Added logo and links to contributors
* CurvedBend, EdgedBend, SuddenContraction, SuddenExpansion, Diffusor, SplitterY, JunctionY * UTF8 issue * UTF8 issue * HMTL1 * UTF8 issue * UTF8 issue * HTML1 * UTF8 issue * Deleted all HTML code to pass HTML check * Deleted all HTML code to pass HTML check * HTML Pipes package * HTML Contact * HTML Users Guide, Contact, References * HTML Pipes package * HTML Pipes package * HTML Pipes package * HTML CurvedBend * HTML ÉdgedBend * HTML ÉdgedBend CurvedBend * HTML ÉdgedBend CurvedBend * HTML SuddenExpansion * HTML SuddenContaction * HTML EdgedOrifice * HTML Diffusor * HTML SplitterY * HTML SplitterY * HTML SplitterY * HTML blank lines * HTML Junction> * HTML JunctionY * HTML SISOFlow_nonConstArea * HTML partialJunctionY * HTML partialSplitterY * HTML Splitter Junction * HTML dp_conicalDiffuserOverall_DP * HTML dp_conicalDiffuserOverall_DP * HTML 2dp_SplitterWyeType1_DP * HTML 2dp_SplitterWyeType1_DP * HTML 2dp_SplitterWyeType1_DP * HTML 2dp_SplitterWyeType2_DP * HTML 2dp_SplitterWyeType2_DP * Junction1 * Junction1 * Junction2 * Junction2 * WallFriction * UTF8 issue * UTF8 issue * Changes suggested from Jakub * UTF8 issue * UTF8 issue * UTF8 issue
This was referenced Oct 18, 2024
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.