Skip to content

Commit

Permalink
fix: update secmodif
Browse files Browse the repository at this point in the history
  • Loading branch information
clatapie committed Jan 17, 2025
1 parent d8a8fde commit 88fc639
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/customized_functions/secmodif.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@ def secmodif(
section.
keyword : str
- If `Keyword = NORM`:
* If `Keyword = NORM`:
SECMODIF,SECID, NORM, NX, NY, NZ, KCN
- If `Keyword = NAME`:
* If `Keyword = NAME`:
SECMODIF,SECID, NAME, Name
- If `Keyword = JOIN`:
* If `Keyword = JOIN`:
SECMODIF,SECID, JOIN, Option, dispPnltVal, RotPnltVal
norm : str
Expand Down

0 comments on commit 88fc639

Please sign in to comment.