ansys-systemcoupling-core 0.9.0__tar.gz → 0.9.1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of ansys-systemcoupling-core might be problematic. Click here for more details.

Files changed (673) hide show
  1. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/PKG-INFO +3 -3
  2. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/pyproject.toml +3 -3
  3. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/impl/syc_proxy.py +34 -4
  4. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/util/state_keys.py +11 -2
  5. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/_add_participant.py +0 -80
  6. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/_clear_state.py +0 -13
  7. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/_solve.py +0 -13
  8. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/abort.py +0 -39
  9. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/activate_hidden.py +0 -46
  10. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/add_aerodamping_data_transfers.py +0 -43
  11. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/add_data_transfer.py +0 -190
  12. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/add_data_transfer_by_display_names.py +0 -191
  13. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/add_expression_function.py +0 -61
  14. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/add_flow_boundary_data_transfers.py +0 -32
  15. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/add_fsi_data_transfers.py +0 -43
  16. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/add_interface.py +0 -77
  17. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/add_interface_by_display_names.py +0 -78
  18. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/add_named_expression.py +0 -42
  19. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/add_ordered_data_transfers.py +0 -32
  20. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/add_participant.py +0 -162
  21. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/add_reference_frame.py +0 -40
  22. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/add_thermal_data_transfers.py +0 -43
  23. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/add_transformation.py +0 -102
  24. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/analysis_control.py +0 -303
  25. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/apip.py +0 -33
  26. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/ascii_output.py +0 -44
  27. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/attribute.py +0 -20
  28. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/attribute_child.py +0 -64
  29. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/automatic_alignment_options.py +0 -46
  30. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/available_ports.py +0 -40
  31. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/avoid_data_reconstruction.py +0 -56
  32. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/case_root.py +0 -62
  33. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/clear_state.py +0 -18
  34. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/connect_ensight_dvs.py +0 -41
  35. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/coupling_interface.py +0 -20
  36. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/coupling_interface_child.py +0 -42
  37. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/coupling_participant.py +0 -23
  38. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/coupling_participant_child.py +0 -272
  39. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/create_restart_point.py +0 -29
  40. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/data_transfer.py +0 -20
  41. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/data_transfer_child.py +0 -187
  42. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/delete_snapshot.py +0 -28
  43. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/delete_transformation.py +0 -42
  44. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/dimensionality.py +0 -96
  45. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/execution_control.py +0 -256
  46. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/execution_control_1.py +0 -24
  47. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/expression.py +0 -20
  48. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/expression_child.py +0 -36
  49. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/expression_function.py +0 -20
  50. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/expression_function_child.py +0 -46
  51. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/external_data_file.py +0 -24
  52. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/fluent_input.py +0 -77
  53. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/fmu_parameter.py +0 -20
  54. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/fmu_parameter_child.py +0 -164
  55. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/generate_input_file.py +0 -41
  56. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/get_add_data_transfer_group_commands.py +0 -29
  57. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/get_execution_command.py +0 -30
  58. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/get_machines.py +0 -13
  59. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/get_mode_shape_variables.py +0 -29
  60. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/get_region_names_for_participant.py +0 -31
  61. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/get_setup_summary.py +0 -25
  62. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/get_status_messages.py +0 -52
  63. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/get_supported_participant_types.py +0 -13
  64. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/get_thermal_data_transfer_options.py +0 -32
  65. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/get_transformation.py +0 -43
  66. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/global_stabilization.py +0 -155
  67. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/has_input_file_changed.py +0 -36
  68. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/import_system_coupling_input_file.py +0 -36
  69. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/initialize.py +0 -27
  70. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/instancing.py +0 -25
  71. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/instancing_child.py +0 -114
  72. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/interrupt.py +0 -39
  73. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/library.py +0 -37
  74. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/live_visualization.py +0 -20
  75. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/live_visualization_child.py +0 -100
  76. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/map.py +0 -19
  77. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/mapping_control.py +0 -249
  78. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/open.py +0 -102
  79. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/open_results_in_ensight.py +0 -56
  80. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/open_snapshot.py +0 -37
  81. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/output_control.py +0 -134
  82. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/parameter.py +0 -20
  83. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/parameter_child.py +0 -60
  84. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/partition_participants.py +0 -138
  85. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/properties.py +0 -36
  86. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/record_interactions.py +0 -46
  87. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/reference_frame.py +0 -20
  88. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/reference_frame_child.py +0 -71
  89. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/region.py +0 -20
  90. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/region_child.py +0 -71
  91. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/reload_expression_function_modules.py +0 -14
  92. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/results.py +0 -89
  93. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/save.py +0 -51
  94. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/save_snapshot.py +0 -54
  95. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/setup_root.py +0 -259
  96. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/show_plot.py +0 -75
  97. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/shutdown.py +0 -25
  98. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/side.py +0 -20
  99. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/side_child.py +0 -56
  100. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/solution_control.py +0 -117
  101. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/solution_root.py +0 -134
  102. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/solve.py +0 -30
  103. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/stabilization.py +0 -157
  104. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/step.py +0 -57
  105. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/transformation.py +0 -21
  106. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/transformation_child.py +0 -62
  107. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/type.py +0 -39
  108. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/unmapped_value_options.py +0 -158
  109. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/update_control.py +0 -43
  110. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/update_interfaces.py +0 -19
  111. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/update_participant.py +0 -61
  112. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/variable.py +0 -20
  113. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/variable_child.py +0 -231
  114. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/write_csv_chart_files.py +0 -21
  115. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/write_ensight.py +0 -46
  116. ansys_systemcoupling_core-0.9.0/src/ansys/systemcoupling/core/adaptor/api_25_2/write_target_data.py +0 -32
  117. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/LICENSE +0 -0
  118. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/README.rst +0 -0
  119. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/__init__.py +0 -0
  120. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/_version.py +0 -0
  121. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/_add_participant.py +0 -0
  122. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/_clear_state.py +0 -0
  123. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/_solve.py +0 -0
  124. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/abort.py +0 -0
  125. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/activate_hidden.py +0 -0
  126. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/add_data_transfer.py +0 -0
  127. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/add_data_transfer_by_display_names.py +0 -0
  128. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/add_expression_function.py +0 -0
  129. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/add_interface.py +0 -0
  130. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/add_interface_by_display_names.py +0 -0
  131. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/add_named_expression.py +0 -0
  132. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/add_participant.py +0 -0
  133. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/add_reference_frame.py +0 -0
  134. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/add_transformation.py +0 -0
  135. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/analysis_control.py +0 -0
  136. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/apip.py +0 -0
  137. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/ascii_output.py +0 -0
  138. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/attribute.py +0 -0
  139. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/attribute_child.py +0 -0
  140. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/available_ports.py +0 -0
  141. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/avoid_data_reconstruction.py +0 -0
  142. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/case_root.py +0 -0
  143. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/clear_state.py +0 -0
  144. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/coupling_interface.py +0 -0
  145. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/coupling_interface_child.py +0 -0
  146. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/coupling_participant.py +0 -0
  147. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/coupling_participant_child.py +0 -0
  148. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/create_restart_point.py +0 -0
  149. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/data_transfer.py +0 -0
  150. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/data_transfer_child.py +0 -0
  151. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/delete_snapshot.py +0 -0
  152. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/delete_transformation.py +0 -0
  153. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/dimensionality.py +0 -0
  154. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/execution_control.py +0 -0
  155. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/expression.py +0 -0
  156. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/expression_child.py +0 -0
  157. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/expression_function.py +0 -0
  158. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/expression_function_child.py +0 -0
  159. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/external_data_file.py +0 -0
  160. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/fluent_input.py +0 -0
  161. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/fmu_parameter.py +0 -0
  162. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/fmu_parameter_child.py +0 -0
  163. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/generate_input_file.py +0 -0
  164. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/get_execution_command.py +0 -0
  165. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/get_machines.py +0 -0
  166. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/get_region_names_for_participant.py +0 -0
  167. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/get_setup_summary.py +0 -0
  168. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/get_snapshots.py +0 -0
  169. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/get_status_messages.py +0 -0
  170. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/global_stabilization.py +0 -0
  171. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/has_input_file_changed.py +0 -0
  172. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/import_system_coupling_input_file.py +0 -0
  173. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/initialize.py +0 -0
  174. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/instancing.py +0 -0
  175. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/instancing_child.py +0 -0
  176. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/interrupt.py +0 -0
  177. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/library.py +0 -0
  178. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/mapping_control.py +0 -0
  179. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/open.py +0 -0
  180. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/open_results_in_ensight.py +0 -0
  181. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/open_snapshot.py +0 -0
  182. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/output_control.py +0 -0
  183. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/partition_participants.py +0 -0
  184. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/reference_frame.py +0 -0
  185. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/reference_frame_child.py +0 -0
  186. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/region.py +0 -0
  187. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/region_child.py +0 -0
  188. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/reload_expression_function_modules.py +0 -0
  189. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/results.py +0 -0
  190. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/save.py +0 -0
  191. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/save_snapshot.py +0 -0
  192. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/setup_root.py +0 -0
  193. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/show_plot.py +0 -0
  194. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/shutdown.py +0 -0
  195. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/side.py +0 -0
  196. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/side_child.py +0 -0
  197. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/solution_control.py +0 -0
  198. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/solution_root.py +0 -0
  199. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/solve.py +0 -0
  200. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/stabilization.py +0 -0
  201. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/start_participants.py +0 -0
  202. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/step.py +0 -0
  203. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/transformation.py +0 -0
  204. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/transformation_child.py +0 -0
  205. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/type.py +0 -0
  206. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/unmapped_value_options.py +0 -0
  207. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/update_control.py +0 -0
  208. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/update_participant.py +0 -0
  209. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/variable.py +0 -0
  210. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/variable_child.py +0 -0
  211. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/write_csv_chart_files.py +0 -0
  212. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_1/write_ensight.py +0 -0
  213. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/_add_participant.py +0 -0
  214. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/_clear_state.py +0 -0
  215. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/_solve.py +0 -0
  216. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/abort.py +0 -0
  217. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/activate_hidden.py +0 -0
  218. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/add_data_transfer.py +0 -0
  219. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/add_data_transfer_by_display_names.py +0 -0
  220. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/add_expression_function.py +0 -0
  221. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/add_interface.py +0 -0
  222. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/add_interface_by_display_names.py +0 -0
  223. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/add_named_expression.py +0 -0
  224. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/add_participant.py +0 -0
  225. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/add_reference_frame.py +0 -0
  226. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/add_transformation.py +0 -0
  227. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/analysis_control.py +0 -0
  228. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/apip.py +0 -0
  229. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/ascii_output.py +0 -0
  230. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/attribute.py +0 -0
  231. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/attribute_child.py +0 -0
  232. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/automatic_alignment_options.py +0 -0
  233. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/available_ports.py +0 -0
  234. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/avoid_data_reconstruction.py +0 -0
  235. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/case_root.py +0 -0
  236. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/clear_state.py +0 -0
  237. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/coupling_interface.py +0 -0
  238. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/coupling_interface_child.py +0 -0
  239. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/coupling_participant.py +0 -0
  240. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/coupling_participant_child.py +0 -0
  241. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/create_restart_point.py +0 -0
  242. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/data_transfer.py +0 -0
  243. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/data_transfer_child.py +0 -0
  244. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/delete_snapshot.py +0 -0
  245. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/delete_transformation.py +0 -0
  246. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/dimensionality.py +0 -0
  247. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/execution_control.py +0 -0
  248. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/expression.py +0 -0
  249. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/expression_child.py +0 -0
  250. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/expression_function.py +0 -0
  251. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/expression_function_child.py +0 -0
  252. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/external_data_file.py +0 -0
  253. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/fluent_input.py +0 -0
  254. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/fmu_parameter.py +0 -0
  255. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/fmu_parameter_child.py +0 -0
  256. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/generate_input_file.py +0 -0
  257. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/get_execution_command.py +0 -0
  258. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/get_machines.py +0 -0
  259. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/get_region_names_for_participant.py +0 -0
  260. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/get_setup_summary.py +0 -0
  261. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/get_snapshots.py +0 -0
  262. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/get_status_messages.py +0 -0
  263. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/get_transformation.py +0 -0
  264. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/global_stabilization.py +0 -0
  265. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/has_input_file_changed.py +0 -0
  266. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/import_system_coupling_input_file.py +0 -0
  267. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/initialize.py +0 -0
  268. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/instancing.py +0 -0
  269. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/instancing_child.py +0 -0
  270. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/interrupt.py +0 -0
  271. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/library.py +0 -0
  272. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/live_visualization.py +0 -0
  273. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/live_visualization_child.py +0 -0
  274. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/mapping_control.py +0 -0
  275. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/open.py +0 -0
  276. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/open_results_in_en_sight.py +0 -0
  277. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/open_snapshot.py +0 -0
  278. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/output_control.py +0 -0
  279. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/partition_participants.py +0 -0
  280. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/reference_frame.py +0 -0
  281. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/reference_frame_child.py +0 -0
  282. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/region.py +0 -0
  283. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/region_child.py +0 -0
  284. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/reload_expression_function_modules.py +0 -0
  285. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/results.py +0 -0
  286. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/save.py +0 -0
  287. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/save_snapshot.py +0 -0
  288. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/setup_root.py +0 -0
  289. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/show_plot.py +0 -0
  290. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/shutdown.py +0 -0
  291. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/side.py +0 -0
  292. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/side_child.py +0 -0
  293. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/solution_control.py +0 -0
  294. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/solution_root.py +0 -0
  295. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/solve.py +0 -0
  296. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/stabilization.py +0 -0
  297. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/start_participants.py +0 -0
  298. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/step.py +0 -0
  299. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/transformation.py +0 -0
  300. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/transformation_child.py +0 -0
  301. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/type.py +0 -0
  302. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/unmapped_value_options.py +0 -0
  303. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/update_control.py +0 -0
  304. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/update_participant.py +0 -0
  305. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/variable.py +0 -0
  306. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/variable_child.py +0 -0
  307. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/write_csv_chart_files.py +0 -0
  308. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_23_2/write_ensight.py +0 -0
  309. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/_add_participant.py +0 -0
  310. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/_clear_state.py +0 -0
  311. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/_solve.py +0 -0
  312. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/abort.py +0 -0
  313. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/activate_hidden.py +0 -0
  314. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/add_aerodamping_data_transfers.py +0 -0
  315. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/add_data_transfer.py +0 -0
  316. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/add_data_transfer_by_display_names.py +0 -0
  317. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/add_expression_function.py +0 -0
  318. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/add_fsi_data_transfers.py +0 -0
  319. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/add_interface.py +0 -0
  320. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/add_interface_by_display_names.py +0 -0
  321. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/add_named_expression.py +0 -0
  322. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/add_ordered_data_transfers.py +0 -0
  323. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/add_participant.py +0 -0
  324. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/add_reference_frame.py +0 -0
  325. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/add_thermal_data_transfers.py +0 -0
  326. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/add_transformation.py +0 -0
  327. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/analysis_control.py +0 -0
  328. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/apip.py +0 -0
  329. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/ascii_output.py +0 -0
  330. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/attribute.py +0 -0
  331. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/attribute_child.py +0 -0
  332. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/automatic_alignment_options.py +0 -0
  333. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/available_ports.py +0 -0
  334. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/avoid_data_reconstruction.py +0 -0
  335. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/case_root.py +0 -0
  336. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/clear_state.py +0 -0
  337. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/coupling_interface.py +0 -0
  338. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/coupling_interface_child.py +0 -0
  339. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/coupling_participant.py +0 -0
  340. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/coupling_participant_child.py +0 -0
  341. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/create_restart_point.py +0 -0
  342. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/data_transfer.py +0 -0
  343. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/data_transfer_child.py +0 -0
  344. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/delete_snapshot.py +0 -0
  345. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/delete_transformation.py +0 -0
  346. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/dimensionality.py +0 -0
  347. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/execution_control.py +0 -0
  348. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/expression.py +0 -0
  349. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/expression_child.py +0 -0
  350. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/expression_function.py +0 -0
  351. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/expression_function_child.py +0 -0
  352. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/external_data_file.py +0 -0
  353. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/fluent_input.py +0 -0
  354. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/fmu_parameter.py +0 -0
  355. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/fmu_parameter_child.py +0 -0
  356. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/generate_input_file.py +0 -0
  357. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/get_add_data_transfer_group_commands.py +0 -0
  358. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/get_execution_command.py +0 -0
  359. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/get_machines.py +0 -0
  360. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/get_mode_shape_variables.py +0 -0
  361. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/get_region_names_for_participant.py +0 -0
  362. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/get_setup_summary.py +0 -0
  363. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/get_status_messages.py +0 -0
  364. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/get_thermal_data_transfer_options.py +0 -0
  365. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/get_transformation.py +0 -0
  366. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/global_stabilization.py +0 -0
  367. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/has_input_file_changed.py +0 -0
  368. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/import_system_coupling_input_file.py +0 -0
  369. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/initialize.py +0 -0
  370. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/instancing.py +0 -0
  371. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/instancing_child.py +0 -0
  372. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/interrupt.py +0 -0
  373. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/library.py +0 -0
  374. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/live_visualization.py +0 -0
  375. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/live_visualization_child.py +0 -0
  376. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/mapping_control.py +0 -0
  377. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/open.py +0 -0
  378. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/open_results_in_ensight.py +0 -0
  379. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/open_snapshot.py +0 -0
  380. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/output_control.py +0 -0
  381. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/parameter.py +0 -0
  382. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/parameter_child.py +0 -0
  383. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/partition_participants.py +0 -0
  384. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/record_interactions.py +0 -0
  385. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/reference_frame.py +0 -0
  386. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/reference_frame_child.py +0 -0
  387. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/region.py +0 -0
  388. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/region_child.py +0 -0
  389. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/reload_expression_function_modules.py +0 -0
  390. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/results.py +0 -0
  391. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/save.py +0 -0
  392. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/save_snapshot.py +0 -0
  393. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/setup_root.py +0 -0
  394. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/show_plot.py +0 -0
  395. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/shutdown.py +0 -0
  396. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/side.py +0 -0
  397. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/side_child.py +0 -0
  398. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/solution_control.py +0 -0
  399. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/solution_root.py +0 -0
  400. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/solve.py +0 -0
  401. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/stabilization.py +0 -0
  402. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/start_participants.py +0 -0
  403. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/step.py +0 -0
  404. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/transformation.py +0 -0
  405. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/transformation_child.py +0 -0
  406. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/type.py +0 -0
  407. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/unmapped_value_options.py +0 -0
  408. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/update_control.py +0 -0
  409. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/update_participant.py +0 -0
  410. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/variable.py +0 -0
  411. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/variable_child.py +0 -0
  412. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/write_csv_chart_files.py +0 -0
  413. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_1/write_ensight.py +0 -0
  414. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/_add_participant.py +0 -0
  415. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/_clear_state.py +0 -0
  416. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/_solve.py +0 -0
  417. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/abort.py +0 -0
  418. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/activate_hidden.py +0 -0
  419. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/add_aerodamping_data_transfers.py +0 -0
  420. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/add_data_transfer.py +0 -0
  421. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/add_data_transfer_by_display_names.py +0 -0
  422. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/add_expression_function.py +0 -0
  423. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/add_fsi_data_transfers.py +0 -0
  424. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/add_interface.py +0 -0
  425. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/add_interface_by_display_names.py +0 -0
  426. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/add_named_expression.py +0 -0
  427. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/add_ordered_data_transfers.py +0 -0
  428. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/add_participant.py +0 -0
  429. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/add_reference_frame.py +0 -0
  430. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/add_thermal_data_transfers.py +0 -0
  431. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/add_transformation.py +0 -0
  432. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/analysis_control.py +0 -0
  433. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/apip.py +0 -0
  434. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/ascii_output.py +0 -0
  435. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/attribute.py +0 -0
  436. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/attribute_child.py +0 -0
  437. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/automatic_alignment_options.py +0 -0
  438. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/available_ports.py +0 -0
  439. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/avoid_data_reconstruction.py +0 -0
  440. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/case_root.py +0 -0
  441. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/clear_state.py +0 -0
  442. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/connect_ensight_dvs.py +0 -0
  443. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/coupling_interface.py +0 -0
  444. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/coupling_interface_child.py +0 -0
  445. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/coupling_participant.py +0 -0
  446. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/coupling_participant_child.py +0 -0
  447. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/create_restart_point.py +0 -0
  448. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/data_transfer.py +0 -0
  449. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/data_transfer_child.py +0 -0
  450. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/delete_snapshot.py +0 -0
  451. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/delete_transformation.py +0 -0
  452. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/dimensionality.py +0 -0
  453. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/execution_control.py +0 -0
  454. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/execution_control_1.py +0 -0
  455. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/expression.py +0 -0
  456. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/expression_child.py +0 -0
  457. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/expression_function.py +0 -0
  458. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/expression_function_child.py +0 -0
  459. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/external_data_file.py +0 -0
  460. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/fluent_input.py +0 -0
  461. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/fmu_parameter.py +0 -0
  462. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/fmu_parameter_child.py +0 -0
  463. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/generate_input_file.py +0 -0
  464. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/get_add_data_transfer_group_commands.py +0 -0
  465. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/get_execution_command.py +0 -0
  466. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/get_machines.py +0 -0
  467. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/get_mode_shape_variables.py +0 -0
  468. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/get_region_names_for_participant.py +0 -0
  469. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/get_setup_summary.py +0 -0
  470. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/get_status_messages.py +0 -0
  471. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/get_supported_participant_types.py +0 -0
  472. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/get_thermal_data_transfer_options.py +0 -0
  473. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/get_transformation.py +0 -0
  474. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/global_stabilization.py +0 -0
  475. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/has_input_file_changed.py +0 -0
  476. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/import_system_coupling_input_file.py +0 -0
  477. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/initialize.py +0 -0
  478. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/instancing.py +0 -0
  479. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/instancing_child.py +0 -0
  480. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/interrupt.py +0 -0
  481. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/library.py +0 -0
  482. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/live_visualization.py +0 -0
  483. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/live_visualization_child.py +0 -0
  484. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/mapping_control.py +0 -0
  485. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/open.py +0 -0
  486. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/open_results_in_ensight.py +0 -0
  487. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/open_snapshot.py +0 -0
  488. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/output_control.py +0 -0
  489. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/parameter.py +0 -0
  490. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/parameter_child.py +0 -0
  491. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/partition_participants.py +0 -0
  492. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/properties.py +0 -0
  493. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/record_interactions.py +0 -0
  494. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/reference_frame.py +0 -0
  495. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/reference_frame_child.py +0 -0
  496. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/region.py +0 -0
  497. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/region_child.py +0 -0
  498. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/reload_expression_function_modules.py +0 -0
  499. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/results.py +0 -0
  500. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/save.py +0 -0
  501. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/save_snapshot.py +0 -0
  502. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/setup_root.py +0 -0
  503. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/show_plot.py +0 -0
  504. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/shutdown.py +0 -0
  505. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/side.py +0 -0
  506. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/side_child.py +0 -0
  507. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/solution_control.py +0 -0
  508. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/solution_root.py +0 -0
  509. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/solve.py +0 -0
  510. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/stabilization.py +0 -0
  511. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/start_participants.py +0 -0
  512. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/step.py +0 -0
  513. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/transformation.py +0 -0
  514. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/transformation_child.py +0 -0
  515. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/type.py +0 -0
  516. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/unmapped_value_options.py +0 -0
  517. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/update_control.py +0 -0
  518. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/update_participant.py +0 -0
  519. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/variable.py +0 -0
  520. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/variable_child.py +0 -0
  521. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/write_csv_chart_files.py +0 -0
  522. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_24_2/write_ensight.py +0 -0
  523. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/_add_participant.py +0 -0
  524. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/_clear_state.py +0 -0
  525. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/_solve.py +0 -0
  526. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/abort.py +0 -0
  527. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/activate_hidden.py +0 -0
  528. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/add_aerodamping_data_transfers.py +0 -0
  529. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/add_data_transfer.py +0 -0
  530. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/add_data_transfer_by_display_names.py +0 -0
  531. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/add_expression_function.py +0 -0
  532. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/add_flow_boundary_data_transfers.py +0 -0
  533. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/add_fsi_data_transfers.py +0 -0
  534. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/add_interface.py +0 -0
  535. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/add_interface_by_display_names.py +0 -0
  536. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/add_named_expression.py +0 -0
  537. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/add_ordered_data_transfers.py +0 -0
  538. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/add_participant.py +0 -0
  539. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/add_reference_frame.py +0 -0
  540. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/add_thermal_data_transfers.py +0 -0
  541. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/add_transformation.py +0 -0
  542. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/analysis_control.py +0 -0
  543. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/apip.py +0 -0
  544. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/ascii_output.py +0 -0
  545. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/attribute.py +0 -0
  546. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/attribute_child.py +0 -0
  547. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/automatic_alignment_options.py +0 -0
  548. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/available_ports.py +0 -0
  549. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/avoid_data_reconstruction.py +0 -0
  550. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/case_root.py +0 -0
  551. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/clear_state.py +0 -0
  552. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/connect_ensight_dvs.py +0 -0
  553. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/coupling_interface.py +0 -0
  554. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/coupling_interface_child.py +0 -0
  555. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/coupling_participant.py +0 -0
  556. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/coupling_participant_child.py +0 -0
  557. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/create_restart_point.py +0 -0
  558. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/data_transfer.py +0 -0
  559. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/data_transfer_child.py +0 -0
  560. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/delete_snapshot.py +0 -0
  561. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/delete_transformation.py +0 -0
  562. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/dimensionality.py +0 -0
  563. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/execution_control.py +0 -0
  564. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/execution_control_1.py +0 -0
  565. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/expression.py +0 -0
  566. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/expression_child.py +0 -0
  567. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/expression_function.py +0 -0
  568. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/expression_function_child.py +0 -0
  569. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/external_data_file.py +0 -0
  570. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/fluent_input.py +0 -0
  571. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/fmu_parameter.py +0 -0
  572. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/fmu_parameter_child.py +0 -0
  573. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/generate_input_file.py +0 -0
  574. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/get_add_data_transfer_group_commands.py +0 -0
  575. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/get_execution_command.py +0 -0
  576. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/get_machines.py +0 -0
  577. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/get_mode_shape_variables.py +0 -0
  578. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/get_region_names_for_participant.py +0 -0
  579. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/get_setup_summary.py +0 -0
  580. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/get_status_messages.py +0 -0
  581. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/get_supported_participant_types.py +0 -0
  582. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/get_thermal_data_transfer_options.py +0 -0
  583. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/get_transformation.py +0 -0
  584. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/global_stabilization.py +0 -0
  585. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/has_input_file_changed.py +0 -0
  586. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/import_system_coupling_input_file.py +0 -0
  587. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/initialize.py +0 -0
  588. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/instancing.py +0 -0
  589. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/instancing_child.py +0 -0
  590. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/interrupt.py +0 -0
  591. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/library.py +0 -0
  592. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/live_visualization.py +0 -0
  593. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/live_visualization_child.py +0 -0
  594. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/mapping_control.py +0 -0
  595. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/open.py +0 -0
  596. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/open_results_in_ensight.py +0 -0
  597. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/open_snapshot.py +0 -0
  598. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/output_control.py +0 -0
  599. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/parameter.py +0 -0
  600. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/parameter_child.py +0 -0
  601. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/partition_participants.py +0 -0
  602. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/properties.py +0 -0
  603. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/record_interactions.py +0 -0
  604. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/reference_frame.py +0 -0
  605. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/reference_frame_child.py +0 -0
  606. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/region.py +0 -0
  607. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/region_child.py +0 -0
  608. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/reload_expression_function_modules.py +0 -0
  609. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/results.py +0 -0
  610. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/save.py +0 -0
  611. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/save_snapshot.py +0 -0
  612. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/setup_root.py +0 -0
  613. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/show_plot.py +0 -0
  614. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/shutdown.py +0 -0
  615. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/side.py +0 -0
  616. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/side_child.py +0 -0
  617. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/solution_control.py +0 -0
  618. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/solution_root.py +0 -0
  619. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/solve.py +0 -0
  620. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/stabilization.py +0 -0
  621. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/start_participants.py +0 -0
  622. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/step.py +0 -0
  623. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/transformation.py +0 -0
  624. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/transformation_child.py +0 -0
  625. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/type.py +0 -0
  626. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/unmapped_value_options.py +0 -0
  627. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/update_control.py +0 -0
  628. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/update_participant.py +0 -0
  629. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/variable.py +0 -0
  630. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/variable_child.py +0 -0
  631. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/write_csv_chart_files.py +0 -0
  632. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/api_25_1/write_ensight.py +0 -0
  633. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/impl/get_status_messages.py +0 -0
  634. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/impl/get_syc_version.py +0 -0
  635. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/impl/injected_commands.py +0 -0
  636. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/impl/root_source.py +0 -0
  637. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/impl/static_info.py +0 -0
  638. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/impl/syc_proxy_interface.py +0 -0
  639. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/adaptor/impl/types.py +0 -0
  640. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/charts/chart_datatypes.py +0 -0
  641. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/charts/csv_chartdata.py +0 -0
  642. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/charts/live_csv_datasource.py +0 -0
  643. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/charts/message_dispatcher.py +0 -0
  644. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/charts/plot_functions.py +0 -0
  645. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/charts/plotdefinition_manager.py +0 -0
  646. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/charts/plotter.py +0 -0
  647. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/client/grpc_client.py +0 -0
  648. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/client/services/command_query.py +0 -0
  649. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/client/services/handle_rpc_error.py +0 -0
  650. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/client/services/output_stream.py +0 -0
  651. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/client/services/process.py +0 -0
  652. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/client/services/solution.py +0 -0
  653. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/client/syc_container.py +0 -0
  654. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/client/syc_process.py +0 -0
  655. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/client/variant.py +0 -0
  656. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/examples/__init__.py +0 -0
  657. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/examples/downloads.py +0 -0
  658. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/native_api/__init__.py +0 -0
  659. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/native_api/command_metadata.py +0 -0
  660. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/native_api/datamodel_metadata.py +0 -0
  661. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/native_api/meta_wrapper.py +0 -0
  662. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/native_api/native_api.py +0 -0
  663. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/native_api/object_path.py +0 -0
  664. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/participant/manager.py +0 -0
  665. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/participant/mapdl.py +0 -0
  666. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/participant/protocol.py +0 -0
  667. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/session.py +0 -0
  668. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/syc_version.py +0 -0
  669. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/util/file_transfer.py +0 -0
  670. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/util/logging.py +0 -0
  671. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/util/name_util.py +0 -0
  672. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/util/pathstr.py +0 -0
  673. {ansys_systemcoupling_core-0.9.0 → ansys_systemcoupling_core-0.9.1}/src/ansys/systemcoupling/core/util/yaml_helper.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ansys-systemcoupling-core
3
- Version: 0.9.0
3
+ Version: 0.9.1
4
4
  Summary: A Python wrapper for Ansys System Coupling.
5
5
  Author-email: "ANSYS, Inc." <pyansys.support@ansys.com>
6
6
  Maintainer-email: PyAnsys developers <pyansys.maintainers@ansys.com>
@@ -31,7 +31,7 @@ Requires-Dist: matplotlib>=3.8.2
31
31
  Requires-Dist: build ; extra == "build"
32
32
  Requires-Dist: black==25.1.0 ; extra == "classesgen"
33
33
  Requires-Dist: isort==6.0.1 ; extra == "classesgen"
34
- Requires-Dist: ansys-sphinx-theme==1.3.2 ; extra == "doc"
34
+ Requires-Dist: ansys-sphinx-theme==1.4.2 ; extra == "doc"
35
35
  Requires-Dist: jupyter_sphinx==0.5.3 ; extra == "doc"
36
36
  Requires-Dist: matplotlib ; extra == "doc"
37
37
  Requires-Dist: numpydoc==1.8.0 ; extra == "doc"
@@ -48,7 +48,7 @@ Requires-Dist: sphinxemoji==0.3.1 ; extra == "doc"
48
48
  Requires-Dist: ansys-fluent-core==0.29.0 ; extra == "doc"
49
49
  Requires-Dist: ansys-mapdl-core==0.69.3 ; extra == "doc"
50
50
  Requires-Dist: codespell==2.4.1 ; extra == "style"
51
- Requires-Dist: flake8==7.1.2 ; extra == "style"
51
+ Requires-Dist: flake8==7.2.0 ; extra == "style"
52
52
  Requires-Dist: pytest ; extra == "tests"
53
53
  Requires-Dist: pytest-cov ; extra == "tests"
54
54
  Requires-Dist: psutil>=5.7.0 ; extra == "tests"
@@ -5,7 +5,7 @@ build-backend = "flit_core.buildapi"
5
5
  [project]
6
6
  # Check https://flit.readthedocs.io/en/latest/pyproject_toml.html for all available sections
7
7
  name = "ansys-systemcoupling-core"
8
- version = "0.9.0"
8
+ version = "0.9.1"
9
9
  description = "A Python wrapper for Ansys System Coupling."
10
10
  readme = "README.rst"
11
11
  requires-python = ">=3.10,<3.14"
@@ -57,7 +57,7 @@ classesgen = [
57
57
  "isort==6.0.1",
58
58
  ]
59
59
  doc = [
60
- "ansys-sphinx-theme==1.3.2",
60
+ "ansys-sphinx-theme==1.4.2",
61
61
  "jupyter_sphinx==0.5.3",
62
62
  "matplotlib",
63
63
  "numpydoc==1.8.0",
@@ -79,7 +79,7 @@ doc = [
79
79
  style = [
80
80
  # NB: ensure these remain synced with .pre-commit-config.yaml
81
81
  "codespell==2.4.1",
82
- "flake8==7.1.2",
82
+ "flake8==7.2.0",
83
83
  ]
84
84
  tests = [
85
85
  "pytest",
@@ -28,7 +28,10 @@ from ansys.systemcoupling.core.adaptor.impl.static_info import (
28
28
  make_combined_metadata,
29
29
  )
30
30
  from ansys.systemcoupling.core.adaptor.impl.syc_proxy_interface import SycProxyInterface
31
- from ansys.systemcoupling.core.util.state_keys import adapt_native_named_object_keys
31
+ from ansys.systemcoupling.core.util.state_keys import (
32
+ adapt_client_named_object_keys,
33
+ adapt_native_named_object_keys,
34
+ )
32
35
 
33
36
 
34
37
  class SycProxy(SycProxyInterface):
@@ -37,13 +40,16 @@ class SycProxy(SycProxyInterface):
37
40
  self.__injected_cmds = {}
38
41
  self.__version = None
39
42
  self.__defunct = False
43
+ self.__named_obj_level_map: Dict = {}
44
+ self.__datamodel_metadata = None
40
45
 
41
46
  def reset_rpc(self, rpc):
42
47
  """Reset the original ``rpc`` instance with a new one if the remote connection is lost.
43
48
 
44
49
  When a remote connection is lost, this method is called, providing an
45
50
  ``rpc`` instance that replaces the original one from the initializer.
46
- A sensible error is raised if any attempt is made to use this method.
51
+ The intent is that a sensible error will be raised if any attempt is
52
+ made to access any attributes on the replacement rpc.
47
53
 
48
54
  The motivating use case is to catch attempted uses of stale
49
55
  objects after the current session has ended.
@@ -66,8 +72,9 @@ class SycProxy(SycProxyInterface):
66
72
  if category == "setup":
67
73
  cmd_metadata = get_extended_cmd_metadata(self.__rpc)
68
74
  root_type = "SystemCoupling"
69
- dm_metadata = get_dm_metadata(self.__rpc, root_type)
70
- metadata = make_combined_metadata(dm_metadata, cmd_metadata, category)
75
+ metadata = make_combined_metadata(
76
+ self._get_datamodel_metadata(root_type), cmd_metadata, category
77
+ )
71
78
  elif category in ("case", "solution"):
72
79
  cmd_metadata = get_extended_cmd_metadata(self.__rpc)
73
80
  metadata, root_type = make_cmdonly_metadata(cmd_metadata, category)
@@ -81,6 +88,9 @@ class SycProxy(SycProxyInterface):
81
88
  return self.__version
82
89
 
83
90
  def set_state(self, path, state):
91
+ state = adapt_client_named_object_keys(
92
+ state, self._get_named_object_level_map(), path.count("/") - 1
93
+ )
84
94
  self.__rpc.SetState(ObjectPath=path, State=state)
85
95
 
86
96
  def get_state(self, path):
@@ -116,3 +126,23 @@ class SycProxy(SycProxyInterface):
116
126
  cmd_name = args[1]
117
127
  cmd = self.__injected_cmds.get(cmd_name, None)
118
128
  return cmd(**kwargs)
129
+
130
+ def _get_datamodel_metadata(self, root_type):
131
+ if self.__datamodel_metadata is None:
132
+ self.__datamodel_metadata = get_dm_metadata(self.__rpc, root_type)
133
+ return self.__datamodel_metadata
134
+
135
+ def _get_named_object_level_map(self):
136
+ if not self.__named_obj_level_map:
137
+ self._make_named_object_level_map(root_type="SystemCoupling")
138
+ return self.__named_obj_level_map
139
+
140
+ def _make_named_object_level_map(self, root_type):
141
+ def visit_children(metadata, level):
142
+ for k, v in metadata["__children"].items():
143
+ if v["isNamed"]:
144
+ self.__named_obj_level_map.setdefault(level, set()).add(k)
145
+ visit_children(v, level + 1)
146
+
147
+ dm_metadata = self._get_datamodel_metadata(root_type)
148
+ visit_children(dm_metadata[root_type], 0)
@@ -21,6 +21,7 @@
21
21
  # SOFTWARE.
22
22
 
23
23
  import copy
24
+ from typing import Any, Dict, Set
24
25
 
25
26
 
26
27
  def adapt_native_named_object_keys(state):
@@ -74,7 +75,9 @@ def adapt_native_named_object_keys_in_place(state):
74
75
  del state[k]
75
76
 
76
77
 
77
- def adapt_client_named_object_keys(state, level_type_map):
78
+ def adapt_client_named_object_keys(
79
+ state: Dict[str, Any], level_type_map: Dict[int, Set[str]], start_level: int = 0
80
+ ) -> Dict[str, Any]:
78
81
  """Transform a System Coupling client-style nested state dictionary
79
82
  to an equivalent native format.
80
83
 
@@ -89,12 +92,18 @@ def adapt_client_named_object_keys(state, level_type_map):
89
92
 
90
93
  Parameters
91
94
  ----------
95
+ state: dict
96
+ The nested state dictionary to transform to the native format.
92
97
  level_type_map: dict
93
98
  Dictionary from the integer nest level (0-based) to sets of
94
99
  named object types at this level. Note that the level is
95
100
  the data model level. This means it does not include the extra
96
101
  levels introduced by the client-side format but more closely
97
102
  aligns with the target native format.
103
+ start_level: int, optional
104
+ If state is a sub-state of a larger state, and the level_type_map
105
+ is for the larger state, then this parameter can be used to
106
+ provide a starting level for the transformation.
98
107
  """
99
108
 
100
109
  def do_adapt(s, level=0):
@@ -110,4 +119,4 @@ def adapt_client_named_object_keys(state, level_type_map):
110
119
  state_out[id] = copy.copy(sub_state)
111
120
  return state_out
112
121
 
113
- return do_adapt(state)
122
+ return do_adapt(state, level=start_level)
@@ -1,80 +0,0 @@
1
- #
2
- # This is an auto-generated file. DO NOT EDIT!
3
- #
4
-
5
- from ansys.systemcoupling.core.adaptor.impl.types import *
6
-
7
-
8
- class _add_participant(Command):
9
- """
10
- For internal use only.
11
-
12
- Parameters
13
- ----------
14
- participant_type : str, optional
15
- ...
16
- input_file : str, optional
17
- ...
18
- executable : str, optional
19
- ...
20
- additional_arguments : str, optional
21
- ...
22
- working_directory : str, optional
23
- ...
24
- python_script : str, optional
25
- ...
26
-
27
- """
28
-
29
- syc_name = "AddParticipant"
30
-
31
- argument_names = [
32
- "participant_type",
33
- "input_file",
34
- "executable",
35
- "additional_arguments",
36
- "working_directory",
37
- "python_script",
38
- ]
39
-
40
- class participant_type(String):
41
- """
42
- ...
43
- """
44
-
45
- syc_name = "ParticipantType"
46
-
47
- class input_file(String):
48
- """
49
- ...
50
- """
51
-
52
- syc_name = "InputFile"
53
-
54
- class executable(String):
55
- """
56
- ...
57
- """
58
-
59
- syc_name = "Executable"
60
-
61
- class additional_arguments(String):
62
- """
63
- ...
64
- """
65
-
66
- syc_name = "AdditionalArguments"
67
-
68
- class working_directory(String):
69
- """
70
- ...
71
- """
72
-
73
- syc_name = "WorkingDirectory"
74
-
75
- class python_script(String):
76
- """
77
- ...
78
- """
79
-
80
- syc_name = "PythonScript"
@@ -1,13 +0,0 @@
1
- #
2
- # This is an auto-generated file. DO NOT EDIT!
3
- #
4
-
5
- from ansys.systemcoupling.core.adaptor.impl.types import *
6
-
7
-
8
- class _clear_state(Command):
9
- """
10
- For internal use only.
11
- """
12
-
13
- syc_name = "ClearState"
@@ -1,13 +0,0 @@
1
- #
2
- # This is an auto-generated file. DO NOT EDIT!
3
- #
4
-
5
- from ansys.systemcoupling.core.adaptor.impl.types import *
6
-
7
-
8
- class _solve(Command):
9
- """
10
- For internal use only.
11
- """
12
-
13
- syc_name = "Solve"
@@ -1,39 +0,0 @@
1
- #
2
- # This is an auto-generated file. DO NOT EDIT!
3
- #
4
-
5
- from ansys.systemcoupling.core.adaptor.impl.types import *
6
-
7
-
8
- class abort(InjectedCommand):
9
- """
10
- Aborts a solve in progress.
11
-
12
- See also ``interrupt``. In contrast to an interrupted solve,
13
- an aborted solve cannot be resumed.
14
-
15
- Parameters
16
- ----------
17
- reason_msg : str, optional
18
- Text to describe the reason for the abort.
19
-
20
- This might be used for such purposes as providing
21
- additional annotation in transcript output.
22
-
23
- """
24
-
25
- syc_name = "abort"
26
-
27
- cmd_name = "abort"
28
-
29
- argument_names = ["reason_msg"]
30
-
31
- class reason_msg(String):
32
- """
33
- Text to describe the reason for the abort.
34
-
35
- This might be used for such purposes as providing
36
- additional annotation in transcript output.
37
- """
38
-
39
- syc_name = "reason_msg"
@@ -1,46 +0,0 @@
1
- #
2
- # This is an auto-generated file. DO NOT EDIT!
3
- #
4
-
5
- from ansys.systemcoupling.core.adaptor.impl.types import *
6
-
7
-
8
- class activate_hidden(Container):
9
- """
10
- Contains settings to control exposure of hidden features.
11
- """
12
-
13
- syc_name = "ActivateHidden"
14
-
15
- property_names_types = [
16
- ("beta_features", "BetaFeatures", "bool"),
17
- ("alpha_features", "AlphaFeatures", "bool"),
18
- ("lenient_validation", "LenientValidation", "bool"),
19
- ]
20
-
21
- @property
22
- def beta_features(self) -> bool:
23
- """Turn on exposure of Beta features."""
24
- return self.get_property_state("beta_features")
25
-
26
- @beta_features.setter
27
- def beta_features(self, value: bool):
28
- self.set_property_state("beta_features", value)
29
-
30
- @property
31
- def alpha_features(self) -> bool:
32
- """Turn on exposure of Alpha features. (Beta features must be turned on first)"""
33
- return self.get_property_state("alpha_features")
34
-
35
- @alpha_features.setter
36
- def alpha_features(self, value: bool):
37
- self.set_property_state("alpha_features", value)
38
-
39
- @property
40
- def lenient_validation(self) -> bool:
41
- """Allow a case with zero participants and zero coupling interfaces to be set up."""
42
- return self.get_property_state("lenient_validation")
43
-
44
- @lenient_validation.setter
45
- def lenient_validation(self, value: bool):
46
- self.set_property_state("lenient_validation", value)
@@ -1,43 +0,0 @@
1
- #
2
- # This is an auto-generated file. DO NOT EDIT!
3
- #
4
-
5
- from ansys.systemcoupling.core.adaptor.impl.types import *
6
-
7
-
8
- class add_aerodamping_data_transfers(Command):
9
- """
10
- Adds data transfer for each specified mode shape.
11
-
12
- Returns the name of the Data Transfers created.
13
-
14
- Parameters
15
- ----------
16
- interface : str
17
- String indicating the name of the interface on which the data transfer
18
- is to be created.
19
- mode_shapes : List, optional
20
- List of mode shapes to transfer. If not provided, a
21
- data transfer is created for each available modeshape.
22
-
23
- """
24
-
25
- syc_name = "AddAerodampingDataTransfers"
26
-
27
- argument_names = ["interface", "mode_shapes"]
28
-
29
- class interface(String):
30
- """
31
- String indicating the name of the interface on which the data transfer
32
- is to be created.
33
- """
34
-
35
- syc_name = "Interface"
36
-
37
- class mode_shapes(StringList):
38
- """
39
- List of mode shapes to transfer. If not provided, a
40
- data transfer is created for each available modeshape.
41
- """
42
-
43
- syc_name = "ModeShapes"
@@ -1,190 +0,0 @@
1
- #
2
- # This is an auto-generated file. DO NOT EDIT!
3
- #
4
-
5
- from ansys.systemcoupling.core.adaptor.impl.types import *
6
-
7
-
8
- class add_data_transfer(Command):
9
- """
10
- Adds data transfer based on arguments that specify the interface, target
11
- side, and variables to be associated with each side of the interface.
12
- The command requires that you specify variables using their names (see
13
- parameter descriptions for details). Either a variable-based or
14
- expression-based data transfer may be created with this command based on
15
- the arguments provided. If a variable-based data transfer argument
16
- is given, then no expression-based data transfer arguments can be used. If
17
- an expression-based data transfer argument is given, then no variable-based
18
- data transfer arguments can be used.
19
-
20
- Cannot be run after participants have been started.
21
-
22
- Returns the name of the Data Transfer created.
23
-
24
- Parameters
25
- ----------
26
- interface : str
27
- String indicating the name of the interface on which the data transfer
28
- is to be created.
29
- target_side : str
30
- String indicating the side of the interface to receive the data
31
- transfer variable. Possible values are \"One\" or \"Two\".
32
- source_variable : str, optional
33
- String specifying the name of the variable on the source side of
34
- the data transfer. Used when creating a variable-based data transfer.
35
- Must be combined with ``target_variable``.
36
- target_variable : str, optional
37
- String specifying the name of the variable on the target side of
38
- the data transfer. Must be combined with either ``source_variable`` (when
39
- creating a variable-based data transfer) or with ``value`` (or
40
- ``value_{x|y|z}`` (when creating an expression-based data transfer).
41
- value : str, optional
42
- String specifying the expression to use on the source side of the data
43
- transfer. Used when creating an expression-based data transfer. If the
44
- ``target_variable`` is a vector, a vector-valued expression must be provided.
45
- Alternatively, ``value_x``, ``value_y``, ``value_z`` may be used to specify the
46
- individual components of the vector expression.
47
- value_x : str, optional
48
- String specifying the X component of the expression to use on the
49
- source side of the data transfer. This may optionally be used when creating
50
- an expression-based data transfer if the ``target_variable`` is a vector as an
51
- alternative to specifying a vector-valued expression in ``value`. ``value_y`` and
52
- ``value_z`` are also required if ``value_x`` is used.
53
- value_y : str, optional
54
- String specifying the Y component of the expression to use on the
55
- source side of the data transfer. This may optionally be used when creating
56
- an expression-based data transfer if the ``target_variable`` is a vector as an
57
- alternative to specifying a vector-valued expression in ``value``. ``value_x`` and
58
- ``value_z`` are also required if ``value_y`` is used.
59
- value_z : str, optional
60
- String specifying the Z component of the expression to use on the
61
- source side of the data transfer. This may optionally be used when creating
62
- an expression-based data transfer if the ``target_variable`` is a vector as an
63
- alternative to specifying a vector-valued expression in ``value``. ``value_x`` and
64
- ``value_y`` are also required if ``value_z`` is used.
65
- side_one_variable : str, optional
66
- String specifying the name of the variable associated with side1
67
- of the interface. Must be combined with ``side_two_variable``. Used only
68
- when creating variable-based data transfers. Consider using
69
- ``source_variable``/``target_variable`` parameters instead.
70
- side_two_variable : str, optional
71
- String specifying the name of the variable associated with side2
72
- of the interface. Must be combined with ``side_two_variable``. Used only
73
- when creating variable-based data transfers. Consider using
74
- ``source_variable``/``target_variable`` parameters instead.
75
-
76
- """
77
-
78
- syc_name = "AddDataTransfer"
79
-
80
- argument_names = [
81
- "interface",
82
- "target_side",
83
- "source_variable",
84
- "target_variable",
85
- "value",
86
- "value_x",
87
- "value_y",
88
- "value_z",
89
- "side_one_variable",
90
- "side_two_variable",
91
- ]
92
-
93
- class interface(String):
94
- """
95
- String indicating the name of the interface on which the data transfer
96
- is to be created.
97
- """
98
-
99
- syc_name = "Interface"
100
-
101
- class target_side(String):
102
- """
103
- String indicating the side of the interface to receive the data
104
- transfer variable. Possible values are \"One\" or \"Two\".
105
- """
106
-
107
- syc_name = "TargetSide"
108
-
109
- class source_variable(String):
110
- """
111
- String specifying the name of the variable on the source side of
112
- the data transfer. Used when creating a variable-based data transfer.
113
- Must be combined with ``target_variable``.
114
- """
115
-
116
- syc_name = "SourceVariable"
117
-
118
- class target_variable(String):
119
- """
120
- String specifying the name of the variable on the target side of
121
- the data transfer. Must be combined with either ``source_variable`` (when
122
- creating a variable-based data transfer) or with ``value`` (or
123
- ``value_{x|y|z}`` (when creating an expression-based data transfer).
124
- """
125
-
126
- syc_name = "TargetVariable"
127
-
128
- class value(String):
129
- """
130
- String specifying the expression to use on the source side of the data
131
- transfer. Used when creating an expression-based data transfer. If the
132
- ``target_variable`` is a vector, a vector-valued expression must be provided.
133
- Alternatively, ``value_x``, ``value_y``, ``value_z`` may be used to specify the
134
- individual components of the vector expression.
135
- """
136
-
137
- syc_name = "Value"
138
-
139
- class value_x(String):
140
- """
141
- String specifying the X component of the expression to use on the
142
- source side of the data transfer. This may optionally be used when creating
143
- an expression-based data transfer if the ``target_variable`` is a vector as an
144
- alternative to specifying a vector-valued expression in ``value`. ``value_y`` and
145
- ``value_z`` are also required if ``value_x`` is used.
146
- """
147
-
148
- syc_name = "ValueX"
149
-
150
- class value_y(String):
151
- """
152
- String specifying the Y component of the expression to use on the
153
- source side of the data transfer. This may optionally be used when creating
154
- an expression-based data transfer if the ``target_variable`` is a vector as an
155
- alternative to specifying a vector-valued expression in ``value``. ``value_x`` and
156
- ``value_z`` are also required if ``value_y`` is used.
157
- """
158
-
159
- syc_name = "ValueY"
160
-
161
- class value_z(String):
162
- """
163
- String specifying the Z component of the expression to use on the
164
- source side of the data transfer. This may optionally be used when creating
165
- an expression-based data transfer if the ``target_variable`` is a vector as an
166
- alternative to specifying a vector-valued expression in ``value``. ``value_x`` and
167
- ``value_y`` are also required if ``value_z`` is used.
168
- """
169
-
170
- syc_name = "ValueZ"
171
-
172
- class side_one_variable(String):
173
- """
174
- String specifying the name of the variable associated with side1
175
- of the interface. Must be combined with ``side_two_variable``. Used only
176
- when creating variable-based data transfers. Consider using
177
- ``source_variable``/``target_variable`` parameters instead.
178
- """
179
-
180
- syc_name = "SideOneVariable"
181
-
182
- class side_two_variable(String):
183
- """
184
- String specifying the name of the variable associated with side2
185
- of the interface. Must be combined with ``side_two_variable``. Used only
186
- when creating variable-based data transfers. Consider using
187
- ``source_variable``/``target_variable`` parameters instead.
188
- """
189
-
190
- syc_name = "SideTwoVariable"