-
-
March 25, 2026 at 3:36 pm
olben.falco
SubscriberDear all,
I have identified several sub‑keyword classes in
...\Lib\site-packages\ansys\dyna\core\keywords\keyword_classes\auto
that are incorrectly implemented in the pydyna 0.11.0 release.Examples include:
define_curve.pydefine_table.pydefine_transformation.pyinitial_strain_solid.pyinitial_stress_solid.pyparameter.pyset_node_general.py- ...and others.
The main issues are related to incorrect data structures, particularly in implementations intended to support multi‑line inputs using a generic
Card, whereas the proper data structures should beSeriesCard,TableCard, orTableCardGroup.In addition, several other problems have been identified. For example, the INITIAL keyword family is located in the wrong place within the library (inside the
boundarydirectory), while theinitialdirectory is missing entirely.I would appreciate hearing from others who may be dealing with similar issues.
-
March 25, 2026 at 5:22 pm
ErKo
Ansys EmployeeÂ
Hi
I would suggest to post pydyna questions here:
If an issue or possible bug:
ansys/pydyna · Discussions · GitHub
Or if general scripting related:
Home – Community Forum
All the best (the forum here is for general non-script/pydyna questions).Â
-
- You must be logged in to reply to this topic.
-
5799
-
1906
-
1419
-
1305
-
1021
© 2026 Copyright ANSYS, Inc. All rights reserved.