Skip to content

Commit 577e925

Browse files
committed
fixing missing variable
1 parent 8ae47c4 commit 577e925

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/00-mapdl-examples/composite_dcb.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,7 @@
342342
nmisc_index = 70
343343

344344
# Generate the damage result operator
345+
data_src = dpf.DataSources(server_file_path)
345346
dam_op = dpf.operators.result.nmisc(data_sources=data_src, item_index=70)
346347

347348
# Generate the displacement operator

0 commit comments

Comments
 (0)