oef_thermal_objects Module

Inheritance diagram of pyNastran.op2.tables.oef_forces.oef_thermal_objects
class pyNastran.op2.tables.oef_forces.oef_thermal_objects.Real1DHeatFluxArray(data_code, is_sort1, isubcase, dt)[source]

Bases: pyNastran.op2.result_objects.op2_objects.BaseElement

1-ROD, 2-BEAM, 3-TUBE, 10-CONROD, 34-BAR, 69-BEND

build(self)[source]

sizes the vectorized attributes of the Real1DHeatFluxArray

build_dataframe(self)[source]

creates a pandas dataframe

get_headers(self)[source]
get_stats(self, short=False)[source]
is_complex

is the result complex?

is_real

is the result real?

write_f06(self, f06_file, header=None, page_stamp='PAGE %s', page_num=1, is_mag_phase=False, is_sort1=True)[source]
class pyNastran.op2.tables.oef_forces.oef_thermal_objects.RealChbdyHeatFluxArray(data_code, is_sort1, isubcase, dt)[source]

Bases: pyNastran.op2.result_objects.op2_objects.BaseElement

build(self)[source]

sizes the vectorized attributes of the RealChbdyHeatFluxArray

build_dataframe(self)[source]

creates a pandas dataframe

get_headers(self)[source]
get_stats(self, short=False)[source]
is_complex

is the result complex?

is_real

is the result real?

nnodes_per_element
write_f06(self, f06_file, header=None, page_stamp='PAGE %s', page_num=1, is_mag_phase=False, is_sort1=True)[source]
class pyNastran.op2.tables.oef_forces.oef_thermal_objects.RealConvHeatFluxArray(data_code, is_sort1, isubcase, dt)[source]

Bases: pyNastran.op2.result_objects.op2_objects.BaseElement

build(self)[source]

sizes the vectorized attributes of the RealConvHeatFluxArray

build_dataframe(self)[source]

creates a pandas dataframe

get_headers(self)[source]
get_stats(self, short=False)[source]
write_f06(self, f06_file, header=None, page_stamp='PAGE %s', page_num=1, is_mag_phase=False, is_sort1=True)[source]
class pyNastran.op2.tables.oef_forces.oef_thermal_objects.RealHeatFluxVU3DArray(data_code, is_sort1, isubcase, dt)[source]

Bases: pyNastran.op2.result_objects.op2_objects.BaseElement

189-VUQUAD 190-VUTRIA,191-VUBEAM

build(self)[source]

sizes the vectorized attributes of the RealHeatFluxVU3DArray

get_headers(self)[source]
get_stats(self, short=False)[source]
write_f06(self, f06_file, header=None, page_stamp='PAGE %s', page_num=1, is_mag_phase=False, is_sort1=True)[source]
class pyNastran.op2.tables.oef_forces.oef_thermal_objects.RealHeatFluxVUBeamArray(data_code, is_sort1, isubcase, dt)[source]

Bases: pyNastran.op2.result_objects.op2_objects.BaseElement

build(self)[source]

sizes the vectorized attributes of the RealHeatFluxVUBeamArray

build_dataframe(self)[source]

creates a pandas dataframe

get_headers(self)[source]
get_stats(self, short=False)[source]
write_f06(self, f06_file, header=None, page_stamp='PAGE %s', page_num=1, is_mag_phase=False, is_sort1=True)[source]
class pyNastran.op2.tables.oef_forces.oef_thermal_objects.RealHeatFluxVUShellArray(data_code, is_sort1, isubcase, dt)[source]

Bases: pyNastran.op2.result_objects.op2_objects.BaseElement

build(self)[source]

sizes the vectorized attributes of the ElementTableArray

data_type(self)[source]
get_stats(self, short=False)[source]
headers
is_complex

is the result complex?

is_real

is the result real?

class pyNastran.op2.tables.oef_forces.oef_thermal_objects.RealHeatFlux_2D_3DArray(data_code, is_sort1, isubcase, dt)[source]

Bases: pyNastran.op2.result_objects.element_table_object.RealElementTableArray

build_dataframe(self)[source]

creates a pandas dataframe

get_headers(self)[source]
write_f06(self, f06_file, header=None, page_stamp='PAGE %s', page_num=1, is_mag_phase=False, is_sort1=True)[source]