Groups
Groups
Sign in
Groups
Groups
pyNastran dev
Conversations
About
Send feedback
Help
pyNastran v0.7.2 has been released
47 views
Skip to first unread message
Steve Doyle
unread,
Apr 27, 2015, 1:29:07 PM
4/27/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pynast...@googlegroups.com
The latest release is available from:
https://github.com/SteveDoyle2/pyNastran/releases
Release Notes:
This is a bug fix release
Improved documentation
BDF:
fixed bug with write_card on GRID card
fixing bug with bdf.get_material_id_to_property_ids_map
fixing deprecation messages; missed a few stack traces
BDF API:
these are internal methods
build_thru(packs, maxDV=None) is now build_thru(packs, max_dv=None)
build_thru_packs(packs, maxDV=None) is now build_thru_packs(packs, max_dv=None)
build_thru_float(packs, maxDV=None) is now build_thru_float(packs, max_dv=None)
build_table_lines(fields, nStart=1, nEnd=0) is now build_table_lines(fields, nstart=1, nend=0)
added get_points(...) function for CAERO5
subcases now support:
if 'LOAD in subcase:
data = subcase['LOAD']
OP2:
fixed bug with gridPointForces not being saved
fixed issue with test_op2 suppressing exceptions
fixed bug with ComplexSolidStrainArray being a stress result
OP2 API:
op2._found_results and op2._saved_results have been replaced by op2._results
GUI:
fixed nastran GUI loading issue (BDFs didn't show up in popup)
Reply all
Reply to author
Forward
0 new messages