Skip to content

Commit cc9b3d5

Browse files
committed
redirect calls from old servers to U from MCF
1 parent c9f85a1 commit cc9b3d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ansys/dpf/core/operators/build.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"SMISC": "mapdl::smisc",
2525
"result_provider": "custom",
2626
"CS": "mapdl::rst::CS",
27+
"MCF": "U",
2728
}
2829

2930
def build_docstring(specification_description):

0 commit comments

Comments
 (0)