-
-
Notifications
You must be signed in to change notification settings - Fork 157
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- EIGR can use method=LAN (lancoz) with nd=None if f1/f2 bdf_vectorized3: - adding: - CPENTCZ, PSOLCZ, CIFPENT, CIFHEX cohesive zone cards - MATT2, TABDMP1 - TABRND1 (table_sdamping) - VIEW, VIEW3D, RADCAV - bug fixes: - fixed lmach -> aeqr bug - fixed NSM1 card length bug - more failure theories for PCOMPS - fixed PAERO5 slice bug - fixed NSM write bug - fixed some return value for add_card (should be self.n-1) - fixed DDVAL.add method - model.add_flutter works - BCBODY in work: - supports first 2 lines and RIGID - supports large field - working on apply_slice - generalizing sort_duplicates - can now filter duplicate PSHELL, PCOMP, PCOMPG, PBAR, PBARL, PBEAM, PBEAML, PSOLID, PLSOLID, PROD, PTUBE, MAT1 - sort supports strings - more duplicate card removal - _skip_equality_check short circuits cards that have variable length parameters (so PBAR no, PBARL yes) - i -> icard - more checks enabled in test_bdf - adding flags to disable nan checks
- Loading branch information
1 parent
a11997f
commit c9588fa
Showing
58 changed files
with
4,295 additions
and
1,766 deletions.
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.