Improve inheritance of MultiBody constraints#4227
Improve inheritance of MultiBody constraints#4227tobolar wants to merge 3 commits intomodelica:masterfrom
Conversation
|
Ah, I was a bit confused at first. (But preparing for possibly using it.) |
Exactly! This is a pre-step to #4231 to make some meaningful changes from PR #4091 first (which I've changed to a draft and shall be refused later on). Doing that, this PR can be merged to the new MSL version independently of "selective model extension" progress in #4231. #4228 is of the same idea. Sorry for the confusion. |
HansOlsson
left a comment
There was a problem hiding this comment.
Looks ok. Will just run the tests as well to confirm.
HansOlsson
left a comment
There was a problem hiding this comment.
Looks good, including tests.
|
@MartinOtter , could you please review this PR? |
IMO @beutlich could also do. See his comment #4091 (review) which refers to changes related MBS constraints (which this PR is about). So he is informed as well. |
|
@MartinOtter and @HansOlsson please review and finalize this PR, otherwise agree with @tobolar on shifting the milestone. |
5530497 to
38ec62b
Compare
|
Warning Rate limit exceeded@beutlich has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 6 minutes and 35 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. 📒 Files selected for processing (6)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Refs #3739
The intension is to rearrange PR #4091 in smaller and better evaluable portions in order to implement "selective model extension" approach after that, see also #4091 (comment)
More PRs will follow.
(This PR is generated by cherry-picking and squashing some comments of #4091 - so no new stuff here.)