Skip to content

Conversation

mvanzulli
Copy link
Member

@mvanzulli mvanzulli commented Jun 9, 2024

Addressing a subtask of #704
Closes #711

@mvanzulli mvanzulli changed the title Fix docs inconsitencies Fix docs inconsistencies Jun 9, 2024
@mvanzulli mvanzulli marked this pull request as draft June 9, 2024 19:32
@mvanzulli mvanzulli force-pushed the mvanzulli/704-fix-docs-inconsitencies branch from ea192a5 to 5c6a6b4 Compare June 14, 2024 22:22
@mvanzulli mvanzulli marked this pull request as ready for review June 14, 2024 22:35
Copy link

codecov bot commented Jun 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.00%. Comparing base (3703913) to head (8d62e0a).

Current head 8d62e0a differs from pull request most recent head 8cf3a08

Please upload reports for the commit 8cf3a08 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #710      +/-   ##
==========================================
+ Coverage   88.97%   89.00%   +0.03%     
==========================================
  Files         131      131              
  Lines        4491     4504      +13     
==========================================
+ Hits         3996     4009      +13     
  Misses        495      495              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

mvanzulli and others added 3 commits June 17, 2024 08:49
Co-authored-by: Jorge Pérez Zerpa <42485529+jorgepz@users.noreply.github.com>
Co-authored-by: Jorge Pérez Zerpa <42485529+jorgepz@users.noreply.github.com>
Co-authored-by: Jorge Pérez Zerpa <42485529+jorgepz@users.noreply.github.com>
mvanzulli and others added 4 commits June 17, 2024 22:09
Co-authored-by: Jorge Pérez Zerpa <42485529+jorgepz@users.noreply.github.com>
Co-authored-by: Jorge Pérez Zerpa <42485529+jorgepz@users.noreply.github.com>
Co-authored-by: Jorge Pérez Zerpa <42485529+jorgepz@users.noreply.github.com>
Copy link
Member

@jorgepz jorgepz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work, thanks! The last change needed in order to close 704 is adding the analysisSettings and the new fields to the checkONSASFields function in

% checkFields(elements, {'elemType', 'elemTypeParams','massMatType',...
however, you can merge the PR and leave that for another one

@jorgepz
Copy link
Member

jorgepz commented Jun 20, 2024

Also the imposedDispDofs should be done in another PR, therefore I changed the description from closes to related to #704.

@mvanzulli mvanzulli changed the title Fix docs inconsistencies Fix aero force docs inconsistencies Jun 20, 2024
@mvanzulli
Copy link
Member Author

Great work, thanks! The last change needed in order to close 704 is adding the analysisSettings and the new fields to the checkONSASFields function in

% checkFields(elements, {'elemType', 'elemTypeParams','massMatType',...

however, you can merge the PR and leave that for another one

Let's do it here. I created a new issue for this since is a bit an extension of the one that I'm addressing #711

@mvanzulli mvanzulli requested a review from jorgepz June 20, 2024 21:59
@mvanzulli mvanzulli changed the title Fix aero force docs inconsistencies Fix aero force docs inconsistencies and check analysis settings struct Jun 20, 2024
@mvanzulli mvanzulli merged commit a01893f into master Jun 21, 2024
@mvanzulli mvanzulli deleted the mvanzulli/704-fix-docs-inconsitencies branch June 21, 2024 09:24
@jorgepz jorgepz mentioned this pull request Jun 21, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check default parameters of analysisSettings struct
2 participants