s/habp Package

shabp Module

Inheritance diagram of pyNastran.converters.shabp.shabp

class pyNastran.converters.shabp.shabp.SHABP(log=None, debug=False)[source]

Bases: pyNastran.converters.shabp.shabp_results.ShabpOut

Methods

build_patches(patches)[source]
getPointsElementsRegions()[source]
get_area_by_component(components=None)[source]
get_area_by_patch(ipatches=None)[source]
get_area_xlength_by_component(components=None)[source]
parse_trailer()[source]
read_shabp(infilename)[source]
write_shabp(out_filename)[source]

shabp_io Module

shabp_results Module

Inheritance diagram of pyNastran.converters.shabp.shabp_results

class pyNastran.converters.shabp.shabp_results.ShabpOut(log=None, debug=False)[source]

Bases: object

Methods

read_shabp_out(out_filename)[source]
read_viscous2(f, i)[source]
readline(f, i)[source]
readline_n(f, i, n)[source]