ansys-api-discovery 0.6.14__py3-none-any.whl → 0.6.15__py3-none-any.whl
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-api-discovery might be problematic. Click here for more details.
- ansys/api/discovery/VERSION +1 -1
- ansys/api/discovery/v0/assignments/fan.proto +2 -1
- ansys/api/discovery/v0/assignments/fan_pb2.py +22 -22
- ansys/api/discovery/v0/assignments/fan_pb2.pyi +9 -4
- ansys/api/discovery/v0/conditions/porous.proto +12 -16
- ansys/api/discovery/v0/conditions/porous_pb2.py +19 -21
- ansys/api/discovery/v0/conditions/porous_pb2.pyi +19 -38
- ansys/api/discovery/v0/conditions/porous_pb2_grpc.py +63 -30
- ansys/api/discovery/v0/conditions/porous_pb2_grpc.pyi +22 -12
- ansys/api/discovery/v0/conditions/rotatingfluidzone.proto +1 -1
- ansys/api/discovery/v0/conditions/rotatingfluidzone_pb2.py +6 -6
- ansys/api/discovery/v0/conditions/rotatingfluidzone_pb2.pyi +5 -5
- ansys/api/discovery/v0/connections/contact.proto +4 -4
- ansys/api/discovery/v0/connections/contact_pb2.py +8 -8
- ansys/api/discovery/v0/connections/contact_pb2.pyi +8 -1
- ansys/api/discovery/v0/connections/contact_pb2_grpc.py +3 -36
- ansys/api/discovery/v0/connections/contact_pb2_grpc.pyi +2 -12
- ansys/api/discovery/v0/connections/contactgroup.proto +4 -3
- ansys/api/discovery/v0/connections/contactgroup_pb2.py +8 -8
- ansys/api/discovery/v0/connections/contactgroup_pb2.pyi +8 -1
- ansys/api/discovery/v0/connections/contactgroup_pb2_grpc.py +3 -3
- ansys/api/discovery/v0/connections/contactgroup_pb2_grpc.pyi +2 -2
- ansys/api/discovery/v0/connections/fluidinterface.proto +4 -2
- ansys/api/discovery/v0/connections/fluidinterface_pb2.py +11 -11
- ansys/api/discovery/v0/connections/fluidinterface_pb2.pyi +9 -3
- ansys/api/discovery/v0/connections/fluidinterface_pb2_grpc.py +10 -10
- ansys/api/discovery/v0/connections/fluidinterface_pb2_grpc.pyi +4 -4
- ansys/api/discovery/v0/discoverymodels.proto +15 -1
- ansys/api/discovery/v0/discoverymodels_pb2.py +52 -48
- ansys/api/discovery/v0/discoverymodels_pb2.pyi +45 -5
- {ansys_api_discovery-0.6.14.dist-info → ansys_api_discovery-0.6.15.dist-info}/METADATA +3 -3
- {ansys_api_discovery-0.6.14.dist-info → ansys_api_discovery-0.6.15.dist-info}/RECORD +36 -36
- {ansys_api_discovery-0.6.14.dist-info → ansys_api_discovery-0.6.15.dist-info}/LICENSE +0 -0
- {ansys_api_discovery-0.6.14.dist-info → ansys_api_discovery-0.6.15.dist-info}/WHEEL +0 -0
- {ansys_api_discovery-0.6.14.dist-info → ansys_api_discovery-0.6.15.dist-info}/entry_points.txt +0 -0
- {ansys_api_discovery-0.6.14.dist-info → ansys_api_discovery-0.6.15.dist-info}/top_level.txt +0 -0
|
@@ -17,7 +17,7 @@ from ansys.api.discovery.v0.connections import contact_pb2 as ansys_dot_api_dot_
|
|
|
17
17
|
from ansys.api.discovery.v0 import discoverymodels_pb2 as ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2
|
|
18
18
|
|
|
19
19
|
|
|
20
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n7ansys/api/discovery/v0/connections/fluidinterface.proto\x12\x31\x61nsys.api.discovery.v0.connections.fluidinterface\x1a ansys/api/dbu/v0/dbumodels.proto\x1a\x31\x61nsys/api/discovery/v0/conditions/condition.proto\x1a\x30\x61nsys/api/discovery/v0/connections/contact.proto\x1a,ansys/api/discovery/v0/discoverymodels.proto\"\xbe\x01\n\x1f\x43hangeFluidInterfaceTypeRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12]\n\x0einterface_type\x18\x02 \x01(\x0e\x32\x45.ansys.api.discovery.v0.connections.fluidinterface.FluidInterfaceType\"\xe0\x01\n-ChangeFluidInterfaceFaceGroupingMethodRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12q\n\x14\x66\x61\x63\x65_grouping_method\x18\x02 \x01(\x0e\x32S.ansys.api.discovery.v0.connections.fluidinterface.FluidInterfaceFaceGroupingMethod\"\
|
|
20
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n7ansys/api/discovery/v0/connections/fluidinterface.proto\x12\x31\x61nsys.api.discovery.v0.connections.fluidinterface\x1a ansys/api/dbu/v0/dbumodels.proto\x1a\x31\x61nsys/api/discovery/v0/conditions/condition.proto\x1a\x30\x61nsys/api/discovery/v0/connections/contact.proto\x1a,ansys/api/discovery/v0/discoverymodels.proto\"\xbe\x01\n\x1f\x43hangeFluidInterfaceTypeRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12]\n\x0einterface_type\x18\x02 \x01(\x0e\x32\x45.ansys.api.discovery.v0.connections.fluidinterface.FluidInterfaceType\"\xe0\x01\n-ChangeFluidInterfaceFaceGroupingMethodRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12q\n\x14\x66\x61\x63\x65_grouping_method\x18\x02 \x01(\x0e\x32S.ansys.api.discovery.v0.connections.fluidinterface.FluidInterfaceFaceGroupingMethod\"\xcb\x02\n,ChangeFluidInterfaceConductanceMethodRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12\x82\x01\n\x1bthermal_conductivity_method\x18\x02 \x01(\x0e\x32].ansys.api.discovery.v0.connections.fluidinterface.FluidInterfaceFaceThermalConductanceMethod\x12X\n\x1athermal_conductance_option\x18\x03 \x01(\x0e\x32\x34.ansys.api.discovery.v0.ThermalConductanceOptionType*1\n\x12\x46luidInterfaceType\x12\x0e\n\nCONDUCTING\x10\x00\x12\x0b\n\x07\x45XCLUDE\x10\x01*Z\n FluidInterfaceFaceGroupingMethod\x12\x0f\n\x0bGROUPBYBODY\x10\x00\x12\x15\n\x11GROUPTANGENTFACES\x10\x01\x12\x0e\n\nNOGROUPING\x10\x02*\x9a\x01\n*FluidInterfaceFaceThermalConductanceMethod\x12\r\n\tINSULATED\x10\x00\x12\x16\n\x12THERMALCONDUCTANCE\x10\x01\x12\x1c\n\x18THICKNESSANDCONDUCTIVITY\x10\x02\x12\x18\n\x14THICKNESSANDMATERIAL\x10\x03\x12\r\n\tCONDUCTOR\x10\x04\x32\xaf\x0c\n\x0e\x46luidInterface\x12\x96\x01\n\x18\x43hangeFluidInterfaceType\x12R.ansys.api.discovery.v0.connections.fluidinterface.ChangeFluidInterfaceTypeRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\xb2\x01\n&ChangeFluidInterfaceFaceGroupingMethod\x12`.ansys.api.discovery.v0.connections.fluidinterface.ChangeFluidInterfaceFaceGroupingMethodRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\xb0\x01\n%ChangeFluidInterfaceConductanceMethod\x12_.ansys.api.discovery.v0.connections.fluidinterface.ChangeFluidInterfaceConductanceMethodRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\x88\x01\n-ChangeFluidInterfaceThermalMaterialAssignment\x12/.ansys.api.discovery.v0.ChangeAssignmentRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\x7f\n&ChangeFluidInterfaceThermalConductance\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\x80\x01\n\'ChangeFluidInterfaceThermalConductivity\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12}\n$ChangeFluidInterfaceThermalThickness\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\x82\x01\n)ChangeFluidInterfaceDetectionDistanceHigh\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\x81\x01\n(ChangeFluidInterfaceFaceOverlapAllowance\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\x86\x01\n.ChangeFSInterfaceInternalRadiationInputEnabled\x12,.ansys.api.discovery.v0.ChangeBooleanRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12|\n#ChangeFSInterfaceInternalEmissivity\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponseB%\xaa\x02\"Ansys.Api.Discovery.V0.Connectionsb\x06proto3')
|
|
21
21
|
|
|
22
22
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
|
|
23
23
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'ansys.api.discovery.v0.connections.fluidinterface_pb2', globals())
|
|
@@ -25,18 +25,18 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
25
25
|
|
|
26
26
|
DESCRIPTOR._options = None
|
|
27
27
|
DESCRIPTOR._serialized_options = b'\252\002\"Ansys.Api.Discovery.V0.Connections'
|
|
28
|
-
_FLUIDINTERFACETYPE._serialized_start=
|
|
29
|
-
_FLUIDINTERFACETYPE._serialized_end=
|
|
30
|
-
_FLUIDINTERFACEFACEGROUPINGMETHOD._serialized_start=
|
|
31
|
-
_FLUIDINTERFACEFACEGROUPINGMETHOD._serialized_end=
|
|
32
|
-
_FLUIDINTERFACEFACETHERMALCONDUCTANCEMETHOD._serialized_start=
|
|
33
|
-
_FLUIDINTERFACEFACETHERMALCONDUCTANCEMETHOD._serialized_end=
|
|
28
|
+
_FLUIDINTERFACETYPE._serialized_start=1045
|
|
29
|
+
_FLUIDINTERFACETYPE._serialized_end=1094
|
|
30
|
+
_FLUIDINTERFACEFACEGROUPINGMETHOD._serialized_start=1096
|
|
31
|
+
_FLUIDINTERFACEFACEGROUPINGMETHOD._serialized_end=1186
|
|
32
|
+
_FLUIDINTERFACEFACETHERMALCONDUCTANCEMETHOD._serialized_start=1189
|
|
33
|
+
_FLUIDINTERFACEFACETHERMALCONDUCTANCEMETHOD._serialized_end=1343
|
|
34
34
|
_CHANGEFLUIDINTERFACETYPEREQUEST._serialized_start=292
|
|
35
35
|
_CHANGEFLUIDINTERFACETYPEREQUEST._serialized_end=482
|
|
36
36
|
_CHANGEFLUIDINTERFACEFACEGROUPINGMETHODREQUEST._serialized_start=485
|
|
37
37
|
_CHANGEFLUIDINTERFACEFACEGROUPINGMETHODREQUEST._serialized_end=709
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
_FLUIDINTERFACE._serialized_start=
|
|
41
|
-
_FLUIDINTERFACE._serialized_end=
|
|
38
|
+
_CHANGEFLUIDINTERFACECONDUCTANCEMETHODREQUEST._serialized_start=712
|
|
39
|
+
_CHANGEFLUIDINTERFACECONDUCTANCEMETHODREQUEST._serialized_end=1043
|
|
40
|
+
_FLUIDINTERFACE._serialized_start=1346
|
|
41
|
+
_FLUIDINTERFACE._serialized_end=2929
|
|
42
42
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
isort:skip_file
|
|
4
4
|
"""
|
|
5
5
|
import ansys.api.dbu.v0.dbumodels_pb2
|
|
6
|
+
import ansys.api.discovery.v0.discoverymodels_pb2
|
|
6
7
|
import builtins
|
|
7
8
|
import google.protobuf.descriptor
|
|
8
9
|
import google.protobuf.internal.enum_type_wrapper
|
|
@@ -54,6 +55,7 @@ class _FluidInterfaceFaceThermalConductanceMethodEnumTypeWrapper(google.protobuf
|
|
|
54
55
|
THERMALCONDUCTANCE: FluidInterfaceFaceThermalConductanceMethod.ValueType = ... # 1
|
|
55
56
|
THICKNESSANDCONDUCTIVITY: FluidInterfaceFaceThermalConductanceMethod.ValueType = ... # 2
|
|
56
57
|
THICKNESSANDMATERIAL: FluidInterfaceFaceThermalConductanceMethod.ValueType = ... # 3
|
|
58
|
+
CONDUCTOR: FluidInterfaceFaceThermalConductanceMethod.ValueType = ... # 4
|
|
57
59
|
class FluidInterfaceFaceThermalConductanceMethod(_FluidInterfaceFaceThermalConductanceMethod, metaclass=_FluidInterfaceFaceThermalConductanceMethodEnumTypeWrapper):
|
|
58
60
|
pass
|
|
59
61
|
|
|
@@ -61,6 +63,7 @@ INSULATED: FluidInterfaceFaceThermalConductanceMethod.ValueType = ... # 0
|
|
|
61
63
|
THERMALCONDUCTANCE: FluidInterfaceFaceThermalConductanceMethod.ValueType = ... # 1
|
|
62
64
|
THICKNESSANDCONDUCTIVITY: FluidInterfaceFaceThermalConductanceMethod.ValueType = ... # 2
|
|
63
65
|
THICKNESSANDMATERIAL: FluidInterfaceFaceThermalConductanceMethod.ValueType = ... # 3
|
|
66
|
+
CONDUCTOR: FluidInterfaceFaceThermalConductanceMethod.ValueType = ... # 4
|
|
64
67
|
global___FluidInterfaceFaceThermalConductanceMethod = FluidInterfaceFaceThermalConductanceMethod
|
|
65
68
|
|
|
66
69
|
|
|
@@ -96,18 +99,21 @@ class ChangeFluidInterfaceFaceGroupingMethodRequest(google.protobuf.message.Mess
|
|
|
96
99
|
def ClearField(self, field_name: typing_extensions.Literal["face_grouping_method",b"face_grouping_method","object_id",b"object_id"]) -> None: ...
|
|
97
100
|
global___ChangeFluidInterfaceFaceGroupingMethodRequest = ChangeFluidInterfaceFaceGroupingMethodRequest
|
|
98
101
|
|
|
99
|
-
class
|
|
102
|
+
class ChangeFluidInterfaceConductanceMethodRequest(google.protobuf.message.Message):
|
|
100
103
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor = ...
|
|
101
104
|
OBJECT_ID_FIELD_NUMBER: builtins.int
|
|
102
105
|
THERMAL_CONDUCTIVITY_METHOD_FIELD_NUMBER: builtins.int
|
|
106
|
+
THERMAL_CONDUCTANCE_OPTION_FIELD_NUMBER: builtins.int
|
|
103
107
|
@property
|
|
104
108
|
def object_id(self) -> ansys.api.dbu.v0.dbumodels_pb2.PhysicsEntityIdentifier: ...
|
|
105
109
|
thermal_conductivity_method: global___FluidInterfaceFaceThermalConductanceMethod.ValueType = ...
|
|
110
|
+
thermal_conductance_option: ansys.api.discovery.v0.discoverymodels_pb2.ThermalConductanceOptionType.ValueType = ...
|
|
106
111
|
def __init__(self,
|
|
107
112
|
*,
|
|
108
113
|
object_id : typing.Optional[ansys.api.dbu.v0.dbumodels_pb2.PhysicsEntityIdentifier] = ...,
|
|
109
114
|
thermal_conductivity_method : global___FluidInterfaceFaceThermalConductanceMethod.ValueType = ...,
|
|
115
|
+
thermal_conductance_option : ansys.api.discovery.v0.discoverymodels_pb2.ThermalConductanceOptionType.ValueType = ...,
|
|
110
116
|
) -> None: ...
|
|
111
117
|
def HasField(self, field_name: typing_extensions.Literal["object_id",b"object_id"]) -> builtins.bool: ...
|
|
112
|
-
def ClearField(self, field_name: typing_extensions.Literal["object_id",b"object_id","thermal_conductivity_method",b"thermal_conductivity_method"]) -> None: ...
|
|
113
|
-
|
|
118
|
+
def ClearField(self, field_name: typing_extensions.Literal["object_id",b"object_id","thermal_conductance_option",b"thermal_conductance_option","thermal_conductivity_method",b"thermal_conductivity_method"]) -> None: ...
|
|
119
|
+
global___ChangeFluidInterfaceConductanceMethodRequest = ChangeFluidInterfaceConductanceMethodRequest
|
|
@@ -25,9 +25,9 @@ class FluidInterfaceStub(object):
|
|
|
25
25
|
request_serializer=ansys_dot_api_dot_discovery_dot_v0_dot_connections_dot_fluidinterface__pb2.ChangeFluidInterfaceFaceGroupingMethodRequest.SerializeToString,
|
|
26
26
|
response_deserializer=ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2.ChangeResponse.FromString,
|
|
27
27
|
)
|
|
28
|
-
self.
|
|
29
|
-
'/ansys.api.discovery.v0.connections.fluidinterface.FluidInterface/
|
|
30
|
-
request_serializer=ansys_dot_api_dot_discovery_dot_v0_dot_connections_dot_fluidinterface__pb2.
|
|
28
|
+
self.ChangeFluidInterfaceConductanceMethod = channel.unary_unary(
|
|
29
|
+
'/ansys.api.discovery.v0.connections.fluidinterface.FluidInterface/ChangeFluidInterfaceConductanceMethod',
|
|
30
|
+
request_serializer=ansys_dot_api_dot_discovery_dot_v0_dot_connections_dot_fluidinterface__pb2.ChangeFluidInterfaceConductanceMethodRequest.SerializeToString,
|
|
31
31
|
response_deserializer=ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2.ChangeResponse.FromString,
|
|
32
32
|
)
|
|
33
33
|
self.ChangeFluidInterfaceThermalMaterialAssignment = channel.unary_unary(
|
|
@@ -87,7 +87,7 @@ class FluidInterfaceServicer(object):
|
|
|
87
87
|
context.set_details('Method not implemented!')
|
|
88
88
|
raise NotImplementedError('Method not implemented!')
|
|
89
89
|
|
|
90
|
-
def
|
|
90
|
+
def ChangeFluidInterfaceConductanceMethod(self, request, context):
|
|
91
91
|
"""Missing associated documentation comment in .proto file."""
|
|
92
92
|
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
93
93
|
context.set_details('Method not implemented!')
|
|
@@ -154,9 +154,9 @@ def add_FluidInterfaceServicer_to_server(servicer, server):
|
|
|
154
154
|
request_deserializer=ansys_dot_api_dot_discovery_dot_v0_dot_connections_dot_fluidinterface__pb2.ChangeFluidInterfaceFaceGroupingMethodRequest.FromString,
|
|
155
155
|
response_serializer=ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2.ChangeResponse.SerializeToString,
|
|
156
156
|
),
|
|
157
|
-
'
|
|
158
|
-
servicer.
|
|
159
|
-
request_deserializer=ansys_dot_api_dot_discovery_dot_v0_dot_connections_dot_fluidinterface__pb2.
|
|
157
|
+
'ChangeFluidInterfaceConductanceMethod': grpc.unary_unary_rpc_method_handler(
|
|
158
|
+
servicer.ChangeFluidInterfaceConductanceMethod,
|
|
159
|
+
request_deserializer=ansys_dot_api_dot_discovery_dot_v0_dot_connections_dot_fluidinterface__pb2.ChangeFluidInterfaceConductanceMethodRequest.FromString,
|
|
160
160
|
response_serializer=ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2.ChangeResponse.SerializeToString,
|
|
161
161
|
),
|
|
162
162
|
'ChangeFluidInterfaceThermalMaterialAssignment': grpc.unary_unary_rpc_method_handler(
|
|
@@ -244,7 +244,7 @@ class FluidInterface(object):
|
|
|
244
244
|
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
|
245
245
|
|
|
246
246
|
@staticmethod
|
|
247
|
-
def
|
|
247
|
+
def ChangeFluidInterfaceConductanceMethod(request,
|
|
248
248
|
target,
|
|
249
249
|
options=(),
|
|
250
250
|
channel_credentials=None,
|
|
@@ -254,8 +254,8 @@ class FluidInterface(object):
|
|
|
254
254
|
wait_for_ready=None,
|
|
255
255
|
timeout=None,
|
|
256
256
|
metadata=None):
|
|
257
|
-
return grpc.experimental.unary_unary(request, target, '/ansys.api.discovery.v0.connections.fluidinterface.FluidInterface/
|
|
258
|
-
ansys_dot_api_dot_discovery_dot_v0_dot_connections_dot_fluidinterface__pb2.
|
|
257
|
+
return grpc.experimental.unary_unary(request, target, '/ansys.api.discovery.v0.connections.fluidinterface.FluidInterface/ChangeFluidInterfaceConductanceMethod',
|
|
258
|
+
ansys_dot_api_dot_discovery_dot_v0_dot_connections_dot_fluidinterface__pb2.ChangeFluidInterfaceConductanceMethodRequest.SerializeToString,
|
|
259
259
|
ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2.ChangeResponse.FromString,
|
|
260
260
|
options, channel_credentials,
|
|
261
261
|
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
|
@@ -17,8 +17,8 @@ class FluidInterfaceStub:
|
|
|
17
17
|
ansys.api.discovery.v0.connections.fluidinterface_pb2.ChangeFluidInterfaceFaceGroupingMethodRequest,
|
|
18
18
|
ansys.api.discovery.v0.discoverymodels_pb2.ChangeResponse] = ...
|
|
19
19
|
|
|
20
|
-
|
|
21
|
-
ansys.api.discovery.v0.connections.fluidinterface_pb2.
|
|
20
|
+
ChangeFluidInterfaceConductanceMethod: grpc.UnaryUnaryMultiCallable[
|
|
21
|
+
ansys.api.discovery.v0.connections.fluidinterface_pb2.ChangeFluidInterfaceConductanceMethodRequest,
|
|
22
22
|
ansys.api.discovery.v0.discoverymodels_pb2.ChangeResponse] = ...
|
|
23
23
|
|
|
24
24
|
ChangeFluidInterfaceThermalMaterialAssignment: grpc.UnaryUnaryMultiCallable[
|
|
@@ -68,8 +68,8 @@ class FluidInterfaceServicer(metaclass=abc.ABCMeta):
|
|
|
68
68
|
) -> ansys.api.discovery.v0.discoverymodels_pb2.ChangeResponse: ...
|
|
69
69
|
|
|
70
70
|
@abc.abstractmethod
|
|
71
|
-
def
|
|
72
|
-
request: ansys.api.discovery.v0.connections.fluidinterface_pb2.
|
|
71
|
+
def ChangeFluidInterfaceConductanceMethod(self,
|
|
72
|
+
request: ansys.api.discovery.v0.connections.fluidinterface_pb2.ChangeFluidInterfaceConductanceMethodRequest,
|
|
73
73
|
context: grpc.ServicerContext,
|
|
74
74
|
) -> ansys.api.discovery.v0.discoverymodels_pb2.ChangeResponse: ...
|
|
75
75
|
|
|
@@ -125,7 +125,7 @@ message ChangeDoubleRequest{
|
|
|
125
125
|
}
|
|
126
126
|
|
|
127
127
|
message ChangeAssignmentRequest{
|
|
128
|
-
ansys.api.dbu.v0.PhysicsEntityIdentifier
|
|
128
|
+
ansys.api.dbu.v0.PhysicsEntityIdentifier object_id = 1;
|
|
129
129
|
ansys.api.dbu.v0.PhysicsEntityIdentifier referenced_object_id = 2;
|
|
130
130
|
}
|
|
131
131
|
|
|
@@ -333,4 +333,18 @@ enum QuantityType {
|
|
|
333
333
|
QUANTITY_TYPE_WARPING_MOMENT_OF_INERTIA=79;
|
|
334
334
|
QUANTITY_TYPE_NONE=80;
|
|
335
335
|
QUANTITY_TYPE_UNKNOWN = 81;
|
|
336
|
+
}
|
|
337
|
+
|
|
338
|
+
enum ThermalConductanceOptionType {
|
|
339
|
+
THERMALCONDUCTANCEOPTIONTYPE_PERFECT_CONDUCTOR = 0;
|
|
340
|
+
THERMALCONDUCTANCEOPTIONTYPE_PERFECT_INSULATOR = 1;
|
|
341
|
+
THERMALCONDUCTANCEOPTIONTYPE_VALUE = 2;
|
|
342
|
+
THERMALCONDUCTANCEOPTIONTYPE_THICKNESS_AND_MATERIAL = 3;
|
|
343
|
+
THERMALCONDUCTANCEOPTIONTYPE_THICKNESS_AND_CONDUCTIVITY = 4;
|
|
344
|
+
}
|
|
345
|
+
|
|
346
|
+
message ChangeSpecifyThermalConductanceRequest{
|
|
347
|
+
ansys.api.dbu.v0.PhysicsEntityIdentifier object_id = 1;
|
|
348
|
+
bool legacy_request_data = 2;
|
|
349
|
+
ThermalConductanceOptionType conductance_type = 3;
|
|
336
350
|
}
|
|
@@ -15,7 +15,7 @@ from ansys.api.dbu.v0 import dbumodels_pb2 as ansys_dot_api_dot_dbu_dot_v0_dot_d
|
|
|
15
15
|
from ansys.api.geometry.v0 import models_pb2 as ansys_dot_api_dot_geometry_dot_v0_dot_models__pb2
|
|
16
16
|
|
|
17
17
|
|
|
18
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n,ansys/api/discovery/v0/discoverymodels.proto\x12\x16\x61nsys.api.discovery.v0\x1a ansys/api/dbu/v0/dbumodels.proto\x1a\"ansys/api/geometry/v0/models.proto\"\xa8\x01\n\tVariation\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x0f\n\x07starred\x18\x03 \x01(\x08\x12\x36\n\x06inputs\x18\x04 \x03(\x0b\x32&.ansys.api.discovery.v0.InputParameter\x12\x38\n\x07outputs\x18\x05 \x03(\x0b\x32\'.ansys.api.discovery.v0.OutputParameter\"|\n\x0bInputColumn\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\r\n\x05range\x18\x03 \x01(\t\x12\x44\n\x14parameter_variations\x18\x04 \x03(\x0b\x32&.ansys.api.discovery.v0.InputParameter\"~\n\x0cOutputColumn\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\r\n\x05range\x18\x03 \x01(\t\x12\x45\n\x14parameter_variations\x18\x04 \x03(\x0b\x32\'.ansys.api.discovery.v0.OutputParameter\"\x83\x01\n\x15HistoryTrackParameter\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x37\n\x0e\x64imension_type\x18\x03 \x01(\x0e\x32\x1f.ansys.api.dbu.v0.DimensionType\x12\x17\n\x0f\x64imension_value\x18\x04 \x01(\x01\"\xc2\x02\n\x0eInputParameter\x12\n\n\x02id\x18\x01 \x01(\t\x12\x11\n\tparent_id\x18\x02 \x01(\t\x12\x0c\n\x04name\x18\x03 \x01(\t\x12;\n\rquantity_type\x18\x04 \x01(\x0e\x32$.ansys.api.discovery.v0.QuantityType\x12\x16\n\x0equantity_value\x18\x05 \x01(\x01\x12\x0c\n\x04unit\x18\x06 \x01(\x05\x12\x19\n\x11unit_abbreviation\x18\x07 \x01(\t\x12>\n\ninput_type\x18\x08 \x01(\x0e\x32*.ansys.api.discovery.v0.InputParameterType\x12\x18\n\x10parent_object_id\x18\t \x01(\t\x12\x13\n\x0bmaterial_id\x18\n \x01(\t\x12\x16\n\x0ematerial_label\x18\x0b \x01(\t\"\xbc\x01\n\x0fOutputParameter\x12\n\n\x02id\x18\x01 \x01(\t\x12\x11\n\tparent_id\x18\x02 \x01(\t\x12\x0c\n\x04name\x18\x03 \x01(\t\x12;\n\rquantity_type\x18\x04 \x01(\x0e\x32$.ansys.api.discovery.v0.QuantityType\x12\x16\n\x0equantity_value\x18\x05 \x01(\x01\x12\x0c\n\x04unit\x18\x06 \x01(\x05\x12\x19\n\x11unit_abbreviation\x18\x07 \x01(\t\"}\n\x0fScriptParameter\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x37\n\x0e\x64imension_type\x18\x03 \x01(\x0e\x32\x1f.ansys.api.dbu.v0.DimensionType\x12\x17\n\x0f\x64imension_value\x18\x04 \x01(\x01\"Y\n\nSimulation\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12\r\n\x05label\x18\x02 \x01(\t\"k\n\x15\x43hangeLocationRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12\x14\n\x0clocation_ids\x18\x02 \x03(\t\"\xa6\x01\n\x1d\x43hangeLocationExtendedRequest\x12N\n\x17\x63hange_location_request\x18\x01 \x01(\x0b\x32-.ansys.api.discovery.v0.ChangeLocationRequest\x12\x35\n\rlocation_type\x18\x02 \x01(\x0e\x32\x1e.ansys.api.dbu.v0.LocationType\"\x89\x01\n\x15\x43hangeQuantityRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12\x32\n\x08quantity\x18\x02 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\"k\n\x14\x43hangeBooleanRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12\x15\n\rboolean_value\x18\x02 \x01(\x08\"b\n\x13\x43hangeDoubleRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12\r\n\x05value\x18\x02 \x01(\x01\"\xa9\x01\n\x17\x43hangeAssignmentRequest\x12\x45\n\x12\x61ssigner_object_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12G\n\x14referenced_object_id\x18\x02 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\"R\n\x12\x43hangeEmptyRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\"\x8b\x01\n\x16\x43hangeDirectionRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12\x33\n\tdirection\x18\x02 \x01(\x0b\x32 .ansys.api.geometry.v0.Direction\"T\n\x14\x43hangeCommandRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\"\xe6\x01\n\x12ScopedCreationData\x12\x41\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifierH\x00\x88\x01\x01\x12@\n\rsimulation_id\x18\x02 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12=\n\tlocations\x18\x03 \x01(\x0b\x32*.ansys.api.discovery.v0.LocationIdentifierB\x0c\n\n_object_id\"\xbc\x02\n\x1d\x44oubleSidedScopedCreationData\x12\x41\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifierH\x00\x88\x01\x01\x12@\n\rsimulation_id\x18\x02 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12\x43\n\x0fside1_locations\x18\x03 \x01(\x0b\x32*.ansys.api.discovery.v0.LocationIdentifier\x12\x43\n\x0fside2_locations\x18\x04 \x01(\x0b\x32*.ansys.api.discovery.v0.LocationIdentifierB\x0c\n\n_object_id\"x\n\x12LocationIdentifier\x12\x14\n\x0clocation_ids\x18\x01 \x03(\t\x12:\n\rlocation_type\x18\x02 \x01(\x0e\x32\x1e.ansys.api.dbu.v0.LocationTypeH\x00\x88\x01\x01\x42\x10\n\x0e_location_type\"2\n\x0e\x43hangeResponse\x12\x0f\n\x07success\x18\x01 \x01(\x08\x12\x0f\n\x07message\x18\x02 \x01(\t\"4\n\x10\x43reationResponse\x12\x0f\n\x07success\x18\x01 \x01(\x08\x12\x0f\n\x07message\x18\x02 \x01(\t\"\"\n\x0fMessageResponse\x12\x0f\n\x07message\x18\x01 \x01(\t\"\x9b\x01\n\x08Quantity\x12;\n\rquantity_type\x18\x01 \x01(\x0e\x32$.ansys.api.discovery.v0.QuantityType\x12\x16\n\x0equantity_value\x18\x02 \x01(\x01\x12\x0c\n\x04unit\x18\x03 \x01(\x05\x12\x19\n\x11unit_abbreviation\x18\x04 \x01(\t\x12\x11\n\tas_string\x18\x05 \x01(\t\"\x97\x01\n\x0eQuantityVector\x12+\n\x01x\x18\x01 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12+\n\x01y\x18\x02 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12+\n\x01z\x18\x03 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\"\\\n\x0eOptionalVector\x12\x12\n\nis_defined\x18\x01 \x01(\x08\x12\x36\n\x06vector\x18\x02 \x01(\x0b\x32&.ansys.api.discovery.v0.QuantityVector\"Z\n\x10OptionalQuantity\x12\x12\n\nis_defined\x18\x01 \x01(\x08\x12\x32\n\x08quantity\x18\x02 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\"\xe0\x02\n\x1aTensorOfOptionalQuantities\x12\x34\n\x02\x64x\x18\x01 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\x12\x34\n\x02\x64y\x18\x02 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\x12\x34\n\x02\x64z\x18\x03 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\x12\x34\n\x02rx\x18\x04 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\x12\x34\n\x02ry\x18\x05 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\x12\x34\n\x02rz\x18\x06 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\"\xbb\x01\n\x1aVectorOfOptionalQuantities\x12\x33\n\x01x\x18\x01 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\x12\x33\n\x01y\x18\x02 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\x12\x33\n\x01z\x18\x03 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\"^\n\x0bTableHeader\x12\x12\n\ntable_name\x18\x01 \x01(\t\x12\x1b\n\x13number_of_data_rows\x18\x02 \x01(\x05\x12\x1e\n\x16number_of_data_columns\x18\x03 \x01(\x05\"\x80\x01\n\rQuantityTable\x12\x33\n\x06header\x18\x01 \x01(\x0b\x32#.ansys.api.discovery.v0.TableHeader\x12:\n\x08row_data\x18\x02 \x03(\x0b\x32(.ansys.api.discovery.v0.QuantityTableRow\"G\n\x10QuantityTableRow\x12\x33\n\trow_cells\x18\x01 \x03(\x0b\x32 .ansys.api.discovery.v0.Quantity\"\x84\x01\n\x13QuantityVectorTable\x12\x33\n\x06header\x18\x01 \x01(\x0b\x32#.ansys.api.discovery.v0.TableHeader\x12\x38\n\x08row_data\x18\x02 \x03(\x0b\x32&.ansys.api.discovery.v0.QuantityVector\"\x80\x01\n\x11QuantityPairTable\x12\x33\n\x06header\x18\x01 \x01(\x0b\x32#.ansys.api.discovery.v0.TableHeader\x12\x36\n\x08row_data\x18\x02 \x03(\x0b\x32$.ansys.api.discovery.v0.QuantityPair\"\x84\x01\n\x0cQuantityPair\x12:\n\x10independant_data\x18\x01 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12\x38\n\x0e\x64\x65pendant_data\x18\x02 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity*X\n\x12InputParameterType\x12\x0b\n\x07PHYSICS\x10\x00\x12\x15\n\x11\x44RIVING_DIMENSION\x10\x01\x12\x11\n\rHISTORY_TRACK\x10\x02\x12\x0b\n\x07UNKNOWN\x10\x03*\xb5\x16\n\x0cQuantityType\x12\x1e\n\x1aQUANTITY_TYPE_ACCELERATION\x10\x00\x12\x17\n\x13QUANTITY_TYPE_ANGLE\x10\x01\x12\x16\n\x12QUANTITY_TYPE_AREA\x10\x02\x12\x1e\n\x1aQUANTITY_TYPE_AREA_DENSITY\x10\x03\x12(\n$QUANTITY_TYPE_AREA_MOMENT_OF_INERTIA\x10\x04\x12\x1d\n\x19QUANTITY_TYPE_CAPACITANCE\x10\x05\x12\x32\n.QUANTITY_TYPE_COEFFICIENT_OF_THERMAL_EXPANSION\x10\x06\x12\x19\n\x15QUANTITY_TYPE_DENSITY\x10\x07\x12#\n\x1fQUANTITY_TYPE_DYNAMIC_VISCOSITY\x10\x08\x12%\n!QUANTITY_TYPE_ELECTRIC_ADMITTANCE\x10\t\x12!\n\x1dQUANTITY_TYPE_ELECTRIC_CHARGE\x10\n\x12)\n%QUANTITY_TYPE_ELECTRIC_CHARGE_DENSITY\x10\x0b\x12&\n\"QUANTITY_TYPE_ELECTRIC_CONDUCTANCE\x10\x0c\x12\'\n#QUANTITY_TYPE_ELECTRIC_CONDUCTIVITY\x10\r\x12\"\n\x1eQUANTITY_TYPE_ELECTRIC_CURRENT\x10\x0e\x12*\n&QUANTITY_TYPE_ELECTRIC_CURRENT_DENSITY\x10\x0f\x12+\n\'QUANTITY_TYPE_ELECTRIC_CURRENT_GRADIENT\x10\x10\x12 \n\x1cQUANTITY_TYPE_ELECTRIC_FIELD\x10\x11\x12%\n!QUANTITY_TYPE_ELECTRIC_INDUCTANCE\x10\x12\x12$\n QUANTITY_TYPE_ELECTRIC_POTENTIAL\x10\x13\x12\'\n#QUANTITY_TYPE_ELECTRIC_POTENTIAL_AC\x10\x14\x12\x30\n,QUANTITY_TYPE_ELECTRIC_POTENTIAL_CHANGE_RATE\x10\x15\x12\'\n#QUANTITY_TYPE_ELECTRIC_POTENTIAL_DC\x10\x16\x12%\n!QUANTITY_TYPE_ELECTRIC_RESISTANCE\x10\x17\x12&\n\"QUANTITY_TYPE_ELECTRIC_RESISTIVITY\x10\x18\x12\x31\n-QUANTITY_TYPE_ELECTRIC_SURFACE_CHARGE_DENSITY\x10\x19\x12\x18\n\x14QUANTITY_TYPE_ENERGY\x10\x1a\x12\x19\n\x15QUANTITY_TYPE_ENTROPY\x10\x1b\x12\x17\n\x13QUANTITY_TYPE_FORCE\x10\x1c\x12#\n\x1fQUANTITY_TYPE_FORCE_CHANGE_RATE\x10\x1d\x12\"\n\x1eQUANTITY_TYPE_FORCE_PER_LENGTH\x10\x1e\x12\x1b\n\x17QUANTITY_TYPE_FREQUENCY\x10\x1f\x12\x1b\n\x17QUANTITY_TYPE_HEAT_FLUX\x10 \x12+\n\'QUANTITY_TYPE_HEAT_TRANSFER_COEFFICIENT\x10!\x12\x1e\n\x1aQUANTITY_TYPE_INVERSE_AREA\x10\"\x12 \n\x1cQUANTITY_TYPE_INVERSE_LENGTH\x10#\x12%\n!QUANTITY_TYPE_KINEMATIC_VISCOSITY\x10$\x12\x18\n\x14QUANTITY_TYPE_LENGTH\x10%\x12 \n\x1cQUANTITY_TYPE_MAGNETIC_FIELD\x10&\x12\x16\n\x12QUANTITY_TYPE_MASS\x10\'\x12$\n QUANTITY_TYPE_MASS_CONCENTRATION\x10(\x12\x1b\n\x17QUANTITY_TYPE_MASS_FLOW\x10)\x12\x1b\n\x17QUANTITY_TYPE_MASS_FLUX\x10*\x12\x1f\n\x1bQUANTITY_TYPE_MASS_FRACTION\x10+\x12(\n$QUANTITY_TYPE_MASS_MOMENT_OF_INERTIA\x10,\x12\x1a\n\x16QUANTITY_TYPE_MOLARITY\x10-\x12\x1c\n\x18QUANTITY_TYPE_MOLAR_MASS\x10.\x12\x1e\n\x1aQUANTITY_TYPE_PERMEABILITY\x10/\x12\x1e\n\x1aQUANTITY_TYPE_PERMITTIVITY\x10\x30\x12\x17\n\x13QUANTITY_TYPE_POWER\x10\x31\x12\x1f\n\x1bQUANTITY_TYPE_POWER_DENSITY\x10\x32\x12\x1d\n\x19QUANTITY_TYPE_POWER_RATIO\x10\x33\x12\x1a\n\x16QUANTITY_TYPE_PRESSURE\x10\x34\x12\x17\n\x13QUANTITY_TYPE_RATIO\x10\x35\x12#\n\x1fQUANTITY_TYPE_RATIO_CHANGE_RATE\x10\x36\x12!\n\x1dQUANTITY_TYPE_REACTIVE_ENERGY\x10\x37\x12 \n\x1cQUANTITY_TYPE_REACTIVE_POWER\x10\x38\x12)\n%QUANTITY_TYPE_ROTATIONAL_ACCELERATION\x10\x39\x12\"\n\x1eQUANTITY_TYPE_ROTATIONAL_SPEED\x10:\x12&\n\"QUANTITY_TYPE_ROTATIONAL_STIFFNESS\x10;\x12\x31\n-QUANTITY_TYPE_ROTATIONAL_STIFFNESS_PER_LENGTH\x10<\x12\x1d\n\x19QUANTITY_TYPE_SOLID_ANGLE\x10=\x12!\n\x1dQUANTITY_TYPE_SPECIFIC_ENERGY\x10>\x12\"\n\x1eQUANTITY_TYPE_SPECIFIC_ENTROPY\x10?\x12!\n\x1dQUANTITY_TYPE_SPECIFIC_VOLUME\x10@\x12!\n\x1dQUANTITY_TYPE_SPECIFIC_WEIGHT\x10\x41\x12\x17\n\x13QUANTITY_TYPE_SPEED\x10\x42\x12\x1d\n\x19QUANTITY_TYPE_TEMPERATURE\x10\x43\x12)\n%QUANTITY_TYPE_TEMPERATURE_CHANGE_RATE\x10\x44\x12#\n\x1fQUANTITY_TYPE_TEMPERATURE_DELTA\x10\x45\x12&\n\"QUANTITY_TYPE_THERMAL_CONDUCTIVITY\x10\x46\x12$\n QUANTITY_TYPE_THERMAL_RESISTANCE\x10G\x12\x16\n\x12QUANTITY_TYPE_TIME\x10H\x12\x18\n\x14QUANTITY_TYPE_TORQUE\x10I\x12#\n\x1fQUANTITY_TYPE_TORQUE_PER_LENGTH\x10J\x12\x18\n\x14QUANTITY_TYPE_VOLUME\x10K\x12&\n\"QUANTITY_TYPE_VOLUME_CONCENTRATION\x10L\x12\x1d\n\x19QUANTITY_TYPE_VOLUME_FLOW\x10M\x12#\n\x1fQUANTITY_TYPE_VOLUME_PER_LENGTH\x10N\x12+\n\'QUANTITY_TYPE_WARPING_MOMENT_OF_INERTIA\x10O\x12\x16\n\x12QUANTITY_TYPE_NONE\x10P\x12\x19\n\x15QUANTITY_TYPE_UNKNOWN\x10QB\x19\xaa\x02\x16\x41nsys.Api.Discovery.V0b\x06proto3')
|
|
18
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n,ansys/api/discovery/v0/discoverymodels.proto\x12\x16\x61nsys.api.discovery.v0\x1a ansys/api/dbu/v0/dbumodels.proto\x1a\"ansys/api/geometry/v0/models.proto\"\xa8\x01\n\tVariation\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x0f\n\x07starred\x18\x03 \x01(\x08\x12\x36\n\x06inputs\x18\x04 \x03(\x0b\x32&.ansys.api.discovery.v0.InputParameter\x12\x38\n\x07outputs\x18\x05 \x03(\x0b\x32\'.ansys.api.discovery.v0.OutputParameter\"|\n\x0bInputColumn\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\r\n\x05range\x18\x03 \x01(\t\x12\x44\n\x14parameter_variations\x18\x04 \x03(\x0b\x32&.ansys.api.discovery.v0.InputParameter\"~\n\x0cOutputColumn\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\r\n\x05range\x18\x03 \x01(\t\x12\x45\n\x14parameter_variations\x18\x04 \x03(\x0b\x32\'.ansys.api.discovery.v0.OutputParameter\"\x83\x01\n\x15HistoryTrackParameter\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x37\n\x0e\x64imension_type\x18\x03 \x01(\x0e\x32\x1f.ansys.api.dbu.v0.DimensionType\x12\x17\n\x0f\x64imension_value\x18\x04 \x01(\x01\"\xc2\x02\n\x0eInputParameter\x12\n\n\x02id\x18\x01 \x01(\t\x12\x11\n\tparent_id\x18\x02 \x01(\t\x12\x0c\n\x04name\x18\x03 \x01(\t\x12;\n\rquantity_type\x18\x04 \x01(\x0e\x32$.ansys.api.discovery.v0.QuantityType\x12\x16\n\x0equantity_value\x18\x05 \x01(\x01\x12\x0c\n\x04unit\x18\x06 \x01(\x05\x12\x19\n\x11unit_abbreviation\x18\x07 \x01(\t\x12>\n\ninput_type\x18\x08 \x01(\x0e\x32*.ansys.api.discovery.v0.InputParameterType\x12\x18\n\x10parent_object_id\x18\t \x01(\t\x12\x13\n\x0bmaterial_id\x18\n \x01(\t\x12\x16\n\x0ematerial_label\x18\x0b \x01(\t\"\xbc\x01\n\x0fOutputParameter\x12\n\n\x02id\x18\x01 \x01(\t\x12\x11\n\tparent_id\x18\x02 \x01(\t\x12\x0c\n\x04name\x18\x03 \x01(\t\x12;\n\rquantity_type\x18\x04 \x01(\x0e\x32$.ansys.api.discovery.v0.QuantityType\x12\x16\n\x0equantity_value\x18\x05 \x01(\x01\x12\x0c\n\x04unit\x18\x06 \x01(\x05\x12\x19\n\x11unit_abbreviation\x18\x07 \x01(\t\"}\n\x0fScriptParameter\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x37\n\x0e\x64imension_type\x18\x03 \x01(\x0e\x32\x1f.ansys.api.dbu.v0.DimensionType\x12\x17\n\x0f\x64imension_value\x18\x04 \x01(\x01\"Y\n\nSimulation\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12\r\n\x05label\x18\x02 \x01(\t\"k\n\x15\x43hangeLocationRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12\x14\n\x0clocation_ids\x18\x02 \x03(\t\"\xa6\x01\n\x1d\x43hangeLocationExtendedRequest\x12N\n\x17\x63hange_location_request\x18\x01 \x01(\x0b\x32-.ansys.api.discovery.v0.ChangeLocationRequest\x12\x35\n\rlocation_type\x18\x02 \x01(\x0e\x32\x1e.ansys.api.dbu.v0.LocationType\"\x89\x01\n\x15\x43hangeQuantityRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12\x32\n\x08quantity\x18\x02 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\"k\n\x14\x43hangeBooleanRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12\x15\n\rboolean_value\x18\x02 \x01(\x08\"b\n\x13\x43hangeDoubleRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12\r\n\x05value\x18\x02 \x01(\x01\"\xa0\x01\n\x17\x43hangeAssignmentRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12G\n\x14referenced_object_id\x18\x02 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\"R\n\x12\x43hangeEmptyRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\"\x8b\x01\n\x16\x43hangeDirectionRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12\x33\n\tdirection\x18\x02 \x01(\x0b\x32 .ansys.api.geometry.v0.Direction\"T\n\x14\x43hangeCommandRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\"\xe6\x01\n\x12ScopedCreationData\x12\x41\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifierH\x00\x88\x01\x01\x12@\n\rsimulation_id\x18\x02 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12=\n\tlocations\x18\x03 \x01(\x0b\x32*.ansys.api.discovery.v0.LocationIdentifierB\x0c\n\n_object_id\"\xbc\x02\n\x1d\x44oubleSidedScopedCreationData\x12\x41\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifierH\x00\x88\x01\x01\x12@\n\rsimulation_id\x18\x02 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12\x43\n\x0fside1_locations\x18\x03 \x01(\x0b\x32*.ansys.api.discovery.v0.LocationIdentifier\x12\x43\n\x0fside2_locations\x18\x04 \x01(\x0b\x32*.ansys.api.discovery.v0.LocationIdentifierB\x0c\n\n_object_id\"x\n\x12LocationIdentifier\x12\x14\n\x0clocation_ids\x18\x01 \x03(\t\x12:\n\rlocation_type\x18\x02 \x01(\x0e\x32\x1e.ansys.api.dbu.v0.LocationTypeH\x00\x88\x01\x01\x42\x10\n\x0e_location_type\"2\n\x0e\x43hangeResponse\x12\x0f\n\x07success\x18\x01 \x01(\x08\x12\x0f\n\x07message\x18\x02 \x01(\t\"4\n\x10\x43reationResponse\x12\x0f\n\x07success\x18\x01 \x01(\x08\x12\x0f\n\x07message\x18\x02 \x01(\t\"\"\n\x0fMessageResponse\x12\x0f\n\x07message\x18\x01 \x01(\t\"\x9b\x01\n\x08Quantity\x12;\n\rquantity_type\x18\x01 \x01(\x0e\x32$.ansys.api.discovery.v0.QuantityType\x12\x16\n\x0equantity_value\x18\x02 \x01(\x01\x12\x0c\n\x04unit\x18\x03 \x01(\x05\x12\x19\n\x11unit_abbreviation\x18\x04 \x01(\t\x12\x11\n\tas_string\x18\x05 \x01(\t\"\x97\x01\n\x0eQuantityVector\x12+\n\x01x\x18\x01 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12+\n\x01y\x18\x02 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12+\n\x01z\x18\x03 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\"\\\n\x0eOptionalVector\x12\x12\n\nis_defined\x18\x01 \x01(\x08\x12\x36\n\x06vector\x18\x02 \x01(\x0b\x32&.ansys.api.discovery.v0.QuantityVector\"Z\n\x10OptionalQuantity\x12\x12\n\nis_defined\x18\x01 \x01(\x08\x12\x32\n\x08quantity\x18\x02 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\"\xe0\x02\n\x1aTensorOfOptionalQuantities\x12\x34\n\x02\x64x\x18\x01 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\x12\x34\n\x02\x64y\x18\x02 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\x12\x34\n\x02\x64z\x18\x03 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\x12\x34\n\x02rx\x18\x04 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\x12\x34\n\x02ry\x18\x05 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\x12\x34\n\x02rz\x18\x06 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\"\xbb\x01\n\x1aVectorOfOptionalQuantities\x12\x33\n\x01x\x18\x01 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\x12\x33\n\x01y\x18\x02 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\x12\x33\n\x01z\x18\x03 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\"^\n\x0bTableHeader\x12\x12\n\ntable_name\x18\x01 \x01(\t\x12\x1b\n\x13number_of_data_rows\x18\x02 \x01(\x05\x12\x1e\n\x16number_of_data_columns\x18\x03 \x01(\x05\"\x80\x01\n\rQuantityTable\x12\x33\n\x06header\x18\x01 \x01(\x0b\x32#.ansys.api.discovery.v0.TableHeader\x12:\n\x08row_data\x18\x02 \x03(\x0b\x32(.ansys.api.discovery.v0.QuantityTableRow\"G\n\x10QuantityTableRow\x12\x33\n\trow_cells\x18\x01 \x03(\x0b\x32 .ansys.api.discovery.v0.Quantity\"\x84\x01\n\x13QuantityVectorTable\x12\x33\n\x06header\x18\x01 \x01(\x0b\x32#.ansys.api.discovery.v0.TableHeader\x12\x38\n\x08row_data\x18\x02 \x03(\x0b\x32&.ansys.api.discovery.v0.QuantityVector\"\x80\x01\n\x11QuantityPairTable\x12\x33\n\x06header\x18\x01 \x01(\x0b\x32#.ansys.api.discovery.v0.TableHeader\x12\x36\n\x08row_data\x18\x02 \x03(\x0b\x32$.ansys.api.discovery.v0.QuantityPair\"\x84\x01\n\x0cQuantityPair\x12:\n\x10independant_data\x18\x01 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12\x38\n\x0e\x64\x65pendant_data\x18\x02 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\"\xd3\x01\n&ChangeSpecifyThermalConductanceRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12\x1b\n\x13legacy_request_data\x18\x02 \x01(\x08\x12N\n\x10\x63onductance_type\x18\x03 \x01(\x0e\x32\x34.ansys.api.discovery.v0.ThermalConductanceOptionType*X\n\x12InputParameterType\x12\x0b\n\x07PHYSICS\x10\x00\x12\x15\n\x11\x44RIVING_DIMENSION\x10\x01\x12\x11\n\rHISTORY_TRACK\x10\x02\x12\x0b\n\x07UNKNOWN\x10\x03*\xb5\x16\n\x0cQuantityType\x12\x1e\n\x1aQUANTITY_TYPE_ACCELERATION\x10\x00\x12\x17\n\x13QUANTITY_TYPE_ANGLE\x10\x01\x12\x16\n\x12QUANTITY_TYPE_AREA\x10\x02\x12\x1e\n\x1aQUANTITY_TYPE_AREA_DENSITY\x10\x03\x12(\n$QUANTITY_TYPE_AREA_MOMENT_OF_INERTIA\x10\x04\x12\x1d\n\x19QUANTITY_TYPE_CAPACITANCE\x10\x05\x12\x32\n.QUANTITY_TYPE_COEFFICIENT_OF_THERMAL_EXPANSION\x10\x06\x12\x19\n\x15QUANTITY_TYPE_DENSITY\x10\x07\x12#\n\x1fQUANTITY_TYPE_DYNAMIC_VISCOSITY\x10\x08\x12%\n!QUANTITY_TYPE_ELECTRIC_ADMITTANCE\x10\t\x12!\n\x1dQUANTITY_TYPE_ELECTRIC_CHARGE\x10\n\x12)\n%QUANTITY_TYPE_ELECTRIC_CHARGE_DENSITY\x10\x0b\x12&\n\"QUANTITY_TYPE_ELECTRIC_CONDUCTANCE\x10\x0c\x12\'\n#QUANTITY_TYPE_ELECTRIC_CONDUCTIVITY\x10\r\x12\"\n\x1eQUANTITY_TYPE_ELECTRIC_CURRENT\x10\x0e\x12*\n&QUANTITY_TYPE_ELECTRIC_CURRENT_DENSITY\x10\x0f\x12+\n\'QUANTITY_TYPE_ELECTRIC_CURRENT_GRADIENT\x10\x10\x12 \n\x1cQUANTITY_TYPE_ELECTRIC_FIELD\x10\x11\x12%\n!QUANTITY_TYPE_ELECTRIC_INDUCTANCE\x10\x12\x12$\n QUANTITY_TYPE_ELECTRIC_POTENTIAL\x10\x13\x12\'\n#QUANTITY_TYPE_ELECTRIC_POTENTIAL_AC\x10\x14\x12\x30\n,QUANTITY_TYPE_ELECTRIC_POTENTIAL_CHANGE_RATE\x10\x15\x12\'\n#QUANTITY_TYPE_ELECTRIC_POTENTIAL_DC\x10\x16\x12%\n!QUANTITY_TYPE_ELECTRIC_RESISTANCE\x10\x17\x12&\n\"QUANTITY_TYPE_ELECTRIC_RESISTIVITY\x10\x18\x12\x31\n-QUANTITY_TYPE_ELECTRIC_SURFACE_CHARGE_DENSITY\x10\x19\x12\x18\n\x14QUANTITY_TYPE_ENERGY\x10\x1a\x12\x19\n\x15QUANTITY_TYPE_ENTROPY\x10\x1b\x12\x17\n\x13QUANTITY_TYPE_FORCE\x10\x1c\x12#\n\x1fQUANTITY_TYPE_FORCE_CHANGE_RATE\x10\x1d\x12\"\n\x1eQUANTITY_TYPE_FORCE_PER_LENGTH\x10\x1e\x12\x1b\n\x17QUANTITY_TYPE_FREQUENCY\x10\x1f\x12\x1b\n\x17QUANTITY_TYPE_HEAT_FLUX\x10 \x12+\n\'QUANTITY_TYPE_HEAT_TRANSFER_COEFFICIENT\x10!\x12\x1e\n\x1aQUANTITY_TYPE_INVERSE_AREA\x10\"\x12 \n\x1cQUANTITY_TYPE_INVERSE_LENGTH\x10#\x12%\n!QUANTITY_TYPE_KINEMATIC_VISCOSITY\x10$\x12\x18\n\x14QUANTITY_TYPE_LENGTH\x10%\x12 \n\x1cQUANTITY_TYPE_MAGNETIC_FIELD\x10&\x12\x16\n\x12QUANTITY_TYPE_MASS\x10\'\x12$\n QUANTITY_TYPE_MASS_CONCENTRATION\x10(\x12\x1b\n\x17QUANTITY_TYPE_MASS_FLOW\x10)\x12\x1b\n\x17QUANTITY_TYPE_MASS_FLUX\x10*\x12\x1f\n\x1bQUANTITY_TYPE_MASS_FRACTION\x10+\x12(\n$QUANTITY_TYPE_MASS_MOMENT_OF_INERTIA\x10,\x12\x1a\n\x16QUANTITY_TYPE_MOLARITY\x10-\x12\x1c\n\x18QUANTITY_TYPE_MOLAR_MASS\x10.\x12\x1e\n\x1aQUANTITY_TYPE_PERMEABILITY\x10/\x12\x1e\n\x1aQUANTITY_TYPE_PERMITTIVITY\x10\x30\x12\x17\n\x13QUANTITY_TYPE_POWER\x10\x31\x12\x1f\n\x1bQUANTITY_TYPE_POWER_DENSITY\x10\x32\x12\x1d\n\x19QUANTITY_TYPE_POWER_RATIO\x10\x33\x12\x1a\n\x16QUANTITY_TYPE_PRESSURE\x10\x34\x12\x17\n\x13QUANTITY_TYPE_RATIO\x10\x35\x12#\n\x1fQUANTITY_TYPE_RATIO_CHANGE_RATE\x10\x36\x12!\n\x1dQUANTITY_TYPE_REACTIVE_ENERGY\x10\x37\x12 \n\x1cQUANTITY_TYPE_REACTIVE_POWER\x10\x38\x12)\n%QUANTITY_TYPE_ROTATIONAL_ACCELERATION\x10\x39\x12\"\n\x1eQUANTITY_TYPE_ROTATIONAL_SPEED\x10:\x12&\n\"QUANTITY_TYPE_ROTATIONAL_STIFFNESS\x10;\x12\x31\n-QUANTITY_TYPE_ROTATIONAL_STIFFNESS_PER_LENGTH\x10<\x12\x1d\n\x19QUANTITY_TYPE_SOLID_ANGLE\x10=\x12!\n\x1dQUANTITY_TYPE_SPECIFIC_ENERGY\x10>\x12\"\n\x1eQUANTITY_TYPE_SPECIFIC_ENTROPY\x10?\x12!\n\x1dQUANTITY_TYPE_SPECIFIC_VOLUME\x10@\x12!\n\x1dQUANTITY_TYPE_SPECIFIC_WEIGHT\x10\x41\x12\x17\n\x13QUANTITY_TYPE_SPEED\x10\x42\x12\x1d\n\x19QUANTITY_TYPE_TEMPERATURE\x10\x43\x12)\n%QUANTITY_TYPE_TEMPERATURE_CHANGE_RATE\x10\x44\x12#\n\x1fQUANTITY_TYPE_TEMPERATURE_DELTA\x10\x45\x12&\n\"QUANTITY_TYPE_THERMAL_CONDUCTIVITY\x10\x46\x12$\n QUANTITY_TYPE_THERMAL_RESISTANCE\x10G\x12\x16\n\x12QUANTITY_TYPE_TIME\x10H\x12\x18\n\x14QUANTITY_TYPE_TORQUE\x10I\x12#\n\x1fQUANTITY_TYPE_TORQUE_PER_LENGTH\x10J\x12\x18\n\x14QUANTITY_TYPE_VOLUME\x10K\x12&\n\"QUANTITY_TYPE_VOLUME_CONCENTRATION\x10L\x12\x1d\n\x19QUANTITY_TYPE_VOLUME_FLOW\x10M\x12#\n\x1fQUANTITY_TYPE_VOLUME_PER_LENGTH\x10N\x12+\n\'QUANTITY_TYPE_WARPING_MOMENT_OF_INERTIA\x10O\x12\x16\n\x12QUANTITY_TYPE_NONE\x10P\x12\x19\n\x15QUANTITY_TYPE_UNKNOWN\x10Q*\xa4\x02\n\x1cThermalConductanceOptionType\x12\x32\n.THERMALCONDUCTANCEOPTIONTYPE_PERFECT_CONDUCTOR\x10\x00\x12\x32\n.THERMALCONDUCTANCEOPTIONTYPE_PERFECT_INSULATOR\x10\x01\x12&\n\"THERMALCONDUCTANCEOPTIONTYPE_VALUE\x10\x02\x12\x37\n3THERMALCONDUCTANCEOPTIONTYPE_THICKNESS_AND_MATERIAL\x10\x03\x12;\n7THERMALCONDUCTANCEOPTIONTYPE_THICKNESS_AND_CONDUCTIVITY\x10\x04\x42\x19\xaa\x02\x16\x41nsys.Api.Discovery.V0b\x06proto3')
|
|
19
19
|
|
|
20
20
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
|
|
21
21
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'ansys.api.discovery.v0.discoverymodels_pb2', globals())
|
|
@@ -23,10 +23,12 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
23
23
|
|
|
24
24
|
DESCRIPTOR._options = None
|
|
25
25
|
DESCRIPTOR._serialized_options = b'\252\002\026Ansys.Api.Discovery.V0'
|
|
26
|
-
_INPUTPARAMETERTYPE._serialized_start=
|
|
27
|
-
_INPUTPARAMETERTYPE._serialized_end=
|
|
28
|
-
_QUANTITYTYPE._serialized_start=
|
|
29
|
-
_QUANTITYTYPE._serialized_end=
|
|
26
|
+
_INPUTPARAMETERTYPE._serialized_start=5311
|
|
27
|
+
_INPUTPARAMETERTYPE._serialized_end=5399
|
|
28
|
+
_QUANTITYTYPE._serialized_start=5402
|
|
29
|
+
_QUANTITYTYPE._serialized_end=8271
|
|
30
|
+
_THERMALCONDUCTANCEOPTIONTYPE._serialized_start=8274
|
|
31
|
+
_THERMALCONDUCTANCEOPTIONTYPE._serialized_end=8566
|
|
30
32
|
_VARIATION._serialized_start=143
|
|
31
33
|
_VARIATION._serialized_end=311
|
|
32
34
|
_INPUTCOLUMN._serialized_start=313
|
|
@@ -54,47 +56,49 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
54
56
|
_CHANGEDOUBLEREQUEST._serialized_start=1962
|
|
55
57
|
_CHANGEDOUBLEREQUEST._serialized_end=2060
|
|
56
58
|
_CHANGEASSIGNMENTREQUEST._serialized_start=2063
|
|
57
|
-
_CHANGEASSIGNMENTREQUEST._serialized_end=
|
|
58
|
-
_CHANGEEMPTYREQUEST._serialized_start=
|
|
59
|
-
_CHANGEEMPTYREQUEST._serialized_end=
|
|
60
|
-
_CHANGEDIRECTIONREQUEST._serialized_start=
|
|
61
|
-
_CHANGEDIRECTIONREQUEST._serialized_end=
|
|
62
|
-
_CHANGECOMMANDREQUEST._serialized_start=
|
|
63
|
-
_CHANGECOMMANDREQUEST._serialized_end=
|
|
64
|
-
_SCOPEDCREATIONDATA._serialized_start=
|
|
65
|
-
_SCOPEDCREATIONDATA._serialized_end=
|
|
66
|
-
_DOUBLESIDEDSCOPEDCREATIONDATA._serialized_start=
|
|
67
|
-
_DOUBLESIDEDSCOPEDCREATIONDATA._serialized_end=
|
|
68
|
-
_LOCATIONIDENTIFIER._serialized_start=
|
|
69
|
-
_LOCATIONIDENTIFIER._serialized_end=
|
|
70
|
-
_CHANGERESPONSE._serialized_start=
|
|
71
|
-
_CHANGERESPONSE._serialized_end=
|
|
72
|
-
_CREATIONRESPONSE._serialized_start=
|
|
73
|
-
_CREATIONRESPONSE._serialized_end=
|
|
74
|
-
_MESSAGERESPONSE._serialized_start=
|
|
75
|
-
_MESSAGERESPONSE._serialized_end=
|
|
76
|
-
_QUANTITY._serialized_start=
|
|
77
|
-
_QUANTITY._serialized_end=
|
|
78
|
-
_QUANTITYVECTOR._serialized_start=
|
|
79
|
-
_QUANTITYVECTOR._serialized_end=
|
|
80
|
-
_OPTIONALVECTOR._serialized_start=
|
|
81
|
-
_OPTIONALVECTOR._serialized_end=
|
|
82
|
-
_OPTIONALQUANTITY._serialized_start=
|
|
83
|
-
_OPTIONALQUANTITY._serialized_end=
|
|
84
|
-
_TENSOROFOPTIONALQUANTITIES._serialized_start=
|
|
85
|
-
_TENSOROFOPTIONALQUANTITIES._serialized_end=
|
|
86
|
-
_VECTOROFOPTIONALQUANTITIES._serialized_start=
|
|
87
|
-
_VECTOROFOPTIONALQUANTITIES._serialized_end=
|
|
88
|
-
_TABLEHEADER._serialized_start=
|
|
89
|
-
_TABLEHEADER._serialized_end=
|
|
90
|
-
_QUANTITYTABLE._serialized_start=
|
|
91
|
-
_QUANTITYTABLE._serialized_end=
|
|
92
|
-
_QUANTITYTABLEROW._serialized_start=
|
|
93
|
-
_QUANTITYTABLEROW._serialized_end=
|
|
94
|
-
_QUANTITYVECTORTABLE._serialized_start=
|
|
95
|
-
_QUANTITYVECTORTABLE._serialized_end=
|
|
96
|
-
_QUANTITYPAIRTABLE._serialized_start=
|
|
97
|
-
_QUANTITYPAIRTABLE._serialized_end=
|
|
98
|
-
_QUANTITYPAIR._serialized_start=
|
|
99
|
-
_QUANTITYPAIR._serialized_end=
|
|
59
|
+
_CHANGEASSIGNMENTREQUEST._serialized_end=2223
|
|
60
|
+
_CHANGEEMPTYREQUEST._serialized_start=2225
|
|
61
|
+
_CHANGEEMPTYREQUEST._serialized_end=2307
|
|
62
|
+
_CHANGEDIRECTIONREQUEST._serialized_start=2310
|
|
63
|
+
_CHANGEDIRECTIONREQUEST._serialized_end=2449
|
|
64
|
+
_CHANGECOMMANDREQUEST._serialized_start=2451
|
|
65
|
+
_CHANGECOMMANDREQUEST._serialized_end=2535
|
|
66
|
+
_SCOPEDCREATIONDATA._serialized_start=2538
|
|
67
|
+
_SCOPEDCREATIONDATA._serialized_end=2768
|
|
68
|
+
_DOUBLESIDEDSCOPEDCREATIONDATA._serialized_start=2771
|
|
69
|
+
_DOUBLESIDEDSCOPEDCREATIONDATA._serialized_end=3087
|
|
70
|
+
_LOCATIONIDENTIFIER._serialized_start=3089
|
|
71
|
+
_LOCATIONIDENTIFIER._serialized_end=3209
|
|
72
|
+
_CHANGERESPONSE._serialized_start=3211
|
|
73
|
+
_CHANGERESPONSE._serialized_end=3261
|
|
74
|
+
_CREATIONRESPONSE._serialized_start=3263
|
|
75
|
+
_CREATIONRESPONSE._serialized_end=3315
|
|
76
|
+
_MESSAGERESPONSE._serialized_start=3317
|
|
77
|
+
_MESSAGERESPONSE._serialized_end=3351
|
|
78
|
+
_QUANTITY._serialized_start=3354
|
|
79
|
+
_QUANTITY._serialized_end=3509
|
|
80
|
+
_QUANTITYVECTOR._serialized_start=3512
|
|
81
|
+
_QUANTITYVECTOR._serialized_end=3663
|
|
82
|
+
_OPTIONALVECTOR._serialized_start=3665
|
|
83
|
+
_OPTIONALVECTOR._serialized_end=3757
|
|
84
|
+
_OPTIONALQUANTITY._serialized_start=3759
|
|
85
|
+
_OPTIONALQUANTITY._serialized_end=3849
|
|
86
|
+
_TENSOROFOPTIONALQUANTITIES._serialized_start=3852
|
|
87
|
+
_TENSOROFOPTIONALQUANTITIES._serialized_end=4204
|
|
88
|
+
_VECTOROFOPTIONALQUANTITIES._serialized_start=4207
|
|
89
|
+
_VECTOROFOPTIONALQUANTITIES._serialized_end=4394
|
|
90
|
+
_TABLEHEADER._serialized_start=4396
|
|
91
|
+
_TABLEHEADER._serialized_end=4490
|
|
92
|
+
_QUANTITYTABLE._serialized_start=4493
|
|
93
|
+
_QUANTITYTABLE._serialized_end=4621
|
|
94
|
+
_QUANTITYTABLEROW._serialized_start=4623
|
|
95
|
+
_QUANTITYTABLEROW._serialized_end=4694
|
|
96
|
+
_QUANTITYVECTORTABLE._serialized_start=4697
|
|
97
|
+
_QUANTITYVECTORTABLE._serialized_end=4829
|
|
98
|
+
_QUANTITYPAIRTABLE._serialized_start=4832
|
|
99
|
+
_QUANTITYPAIRTABLE._serialized_end=4960
|
|
100
|
+
_QUANTITYPAIR._serialized_start=4963
|
|
101
|
+
_QUANTITYPAIR._serialized_end=5095
|
|
102
|
+
_CHANGESPECIFYTHERMALCONDUCTANCEREQUEST._serialized_start=5098
|
|
103
|
+
_CHANGESPECIFYTHERMALCONDUCTANCEREQUEST._serialized_end=5309
|
|
100
104
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -209,6 +209,27 @@ QUANTITY_TYPE_UNKNOWN: QuantityType.ValueType = ... # 81
|
|
|
209
209
|
global___QuantityType = QuantityType
|
|
210
210
|
|
|
211
211
|
|
|
212
|
+
class _ThermalConductanceOptionType:
|
|
213
|
+
ValueType = typing.NewType('ValueType', builtins.int)
|
|
214
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
215
|
+
class _ThermalConductanceOptionTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_ThermalConductanceOptionType.ValueType], builtins.type):
|
|
216
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor = ...
|
|
217
|
+
THERMALCONDUCTANCEOPTIONTYPE_PERFECT_CONDUCTOR: ThermalConductanceOptionType.ValueType = ... # 0
|
|
218
|
+
THERMALCONDUCTANCEOPTIONTYPE_PERFECT_INSULATOR: ThermalConductanceOptionType.ValueType = ... # 1
|
|
219
|
+
THERMALCONDUCTANCEOPTIONTYPE_VALUE: ThermalConductanceOptionType.ValueType = ... # 2
|
|
220
|
+
THERMALCONDUCTANCEOPTIONTYPE_THICKNESS_AND_MATERIAL: ThermalConductanceOptionType.ValueType = ... # 3
|
|
221
|
+
THERMALCONDUCTANCEOPTIONTYPE_THICKNESS_AND_CONDUCTIVITY: ThermalConductanceOptionType.ValueType = ... # 4
|
|
222
|
+
class ThermalConductanceOptionType(_ThermalConductanceOptionType, metaclass=_ThermalConductanceOptionTypeEnumTypeWrapper):
|
|
223
|
+
pass
|
|
224
|
+
|
|
225
|
+
THERMALCONDUCTANCEOPTIONTYPE_PERFECT_CONDUCTOR: ThermalConductanceOptionType.ValueType = ... # 0
|
|
226
|
+
THERMALCONDUCTANCEOPTIONTYPE_PERFECT_INSULATOR: ThermalConductanceOptionType.ValueType = ... # 1
|
|
227
|
+
THERMALCONDUCTANCEOPTIONTYPE_VALUE: ThermalConductanceOptionType.ValueType = ... # 2
|
|
228
|
+
THERMALCONDUCTANCEOPTIONTYPE_THICKNESS_AND_MATERIAL: ThermalConductanceOptionType.ValueType = ... # 3
|
|
229
|
+
THERMALCONDUCTANCEOPTIONTYPE_THICKNESS_AND_CONDUCTIVITY: ThermalConductanceOptionType.ValueType = ... # 4
|
|
230
|
+
global___ThermalConductanceOptionType = ThermalConductanceOptionType
|
|
231
|
+
|
|
232
|
+
|
|
212
233
|
class Variation(google.protobuf.message.Message):
|
|
213
234
|
"""
|
|
214
235
|
A Variation (represents a row into the variation table)
|
|
@@ -514,19 +535,19 @@ global___ChangeDoubleRequest = ChangeDoubleRequest
|
|
|
514
535
|
|
|
515
536
|
class ChangeAssignmentRequest(google.protobuf.message.Message):
|
|
516
537
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor = ...
|
|
517
|
-
|
|
538
|
+
OBJECT_ID_FIELD_NUMBER: builtins.int
|
|
518
539
|
REFERENCED_OBJECT_ID_FIELD_NUMBER: builtins.int
|
|
519
540
|
@property
|
|
520
|
-
def
|
|
541
|
+
def object_id(self) -> ansys.api.dbu.v0.dbumodels_pb2.PhysicsEntityIdentifier: ...
|
|
521
542
|
@property
|
|
522
543
|
def referenced_object_id(self) -> ansys.api.dbu.v0.dbumodels_pb2.PhysicsEntityIdentifier: ...
|
|
523
544
|
def __init__(self,
|
|
524
545
|
*,
|
|
525
|
-
|
|
546
|
+
object_id : typing.Optional[ansys.api.dbu.v0.dbumodels_pb2.PhysicsEntityIdentifier] = ...,
|
|
526
547
|
referenced_object_id : typing.Optional[ansys.api.dbu.v0.dbumodels_pb2.PhysicsEntityIdentifier] = ...,
|
|
527
548
|
) -> None: ...
|
|
528
|
-
def HasField(self, field_name: typing_extensions.Literal["
|
|
529
|
-
def ClearField(self, field_name: typing_extensions.Literal["
|
|
549
|
+
def HasField(self, field_name: typing_extensions.Literal["object_id",b"object_id","referenced_object_id",b"referenced_object_id"]) -> builtins.bool: ...
|
|
550
|
+
def ClearField(self, field_name: typing_extensions.Literal["object_id",b"object_id","referenced_object_id",b"referenced_object_id"]) -> None: ...
|
|
530
551
|
global___ChangeAssignmentRequest = ChangeAssignmentRequest
|
|
531
552
|
|
|
532
553
|
class ChangeEmptyRequest(google.protobuf.message.Message):
|
|
@@ -915,3 +936,22 @@ class QuantityPair(google.protobuf.message.Message):
|
|
|
915
936
|
def HasField(self, field_name: typing_extensions.Literal["dependant_data",b"dependant_data","independant_data",b"independant_data"]) -> builtins.bool: ...
|
|
916
937
|
def ClearField(self, field_name: typing_extensions.Literal["dependant_data",b"dependant_data","independant_data",b"independant_data"]) -> None: ...
|
|
917
938
|
global___QuantityPair = QuantityPair
|
|
939
|
+
|
|
940
|
+
class ChangeSpecifyThermalConductanceRequest(google.protobuf.message.Message):
|
|
941
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor = ...
|
|
942
|
+
OBJECT_ID_FIELD_NUMBER: builtins.int
|
|
943
|
+
LEGACY_REQUEST_DATA_FIELD_NUMBER: builtins.int
|
|
944
|
+
CONDUCTANCE_TYPE_FIELD_NUMBER: builtins.int
|
|
945
|
+
@property
|
|
946
|
+
def object_id(self) -> ansys.api.dbu.v0.dbumodels_pb2.PhysicsEntityIdentifier: ...
|
|
947
|
+
legacy_request_data: builtins.bool = ...
|
|
948
|
+
conductance_type: global___ThermalConductanceOptionType.ValueType = ...
|
|
949
|
+
def __init__(self,
|
|
950
|
+
*,
|
|
951
|
+
object_id : typing.Optional[ansys.api.dbu.v0.dbumodels_pb2.PhysicsEntityIdentifier] = ...,
|
|
952
|
+
legacy_request_data : builtins.bool = ...,
|
|
953
|
+
conductance_type : global___ThermalConductanceOptionType.ValueType = ...,
|
|
954
|
+
) -> None: ...
|
|
955
|
+
def HasField(self, field_name: typing_extensions.Literal["object_id",b"object_id"]) -> builtins.bool: ...
|
|
956
|
+
def ClearField(self, field_name: typing_extensions.Literal["conductance_type",b"conductance_type","legacy_request_data",b"legacy_request_data","object_id",b"object_id"]) -> None: ...
|
|
957
|
+
global___ChangeSpecifyThermalConductanceRequest = ChangeSpecifyThermalConductanceRequest
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: ansys-api-discovery
|
|
3
|
-
Version: 0.6.
|
|
4
|
-
Summary: Autogenerated python gRPC interface package for ansys-api-discovery, built on
|
|
3
|
+
Version: 0.6.15
|
|
4
|
+
Summary: Autogenerated python gRPC interface package for ansys-api-discovery, built on 08:52:02 on 13 June 2025
|
|
5
5
|
Home-page: https://github.com/ansys/ansys-api-discovery
|
|
6
6
|
Author: ANSYS, Inc.
|
|
7
7
|
Author-email: support@ansys.com
|
|
@@ -11,7 +11,7 @@ Description-Content-Type: text/markdown
|
|
|
11
11
|
License-File: LICENSE
|
|
12
12
|
Requires-Dist: grpcio~=1.44
|
|
13
13
|
Requires-Dist: protobuf<6,>=3.19
|
|
14
|
-
Requires-Dist: ansys-api-geometry==0.4.
|
|
14
|
+
Requires-Dist: ansys-api-geometry==0.4.62
|
|
15
15
|
Dynamic: author
|
|
16
16
|
Dynamic: author-email
|
|
17
17
|
Dynamic: description
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
ansys/api/discovery/VERSION,sha256=
|
|
1
|
+
ansys/api/discovery/VERSION,sha256=TQof2OoWqNzKJjfjG8H97n1olhdyWT3SBUW1TYoe9Ic,7
|
|
2
2
|
ansys/api/discovery/__init__.py,sha256=c2GxEoryXIQtBEhwLRN45MOr4IsG1UbsHYBzUnvXGDM,231
|
|
3
3
|
ansys/api/discovery/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
4
|
ansys/api/discovery/v0/__init__.py,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
@@ -7,9 +7,9 @@ ansys/api/discovery/v0/definedvariationstable_pb2.py,sha256=vBPsGZ4ZQ87JHsDce5JZ
|
|
|
7
7
|
ansys/api/discovery/v0/definedvariationstable_pb2.pyi,sha256=XYP3RRIKZwIKjMUEtTEe_zFckytFNy3IP8BQcQ1SvGU,10354
|
|
8
8
|
ansys/api/discovery/v0/definedvariationstable_pb2_grpc.py,sha256=5Bl_xJKM_sMiyxd9vMl0amR3sgXDIPMNElybJlI5elU,33209
|
|
9
9
|
ansys/api/discovery/v0/definedvariationstable_pb2_grpc.pyi,sha256=Vx_gAUNcKWbYqVP-x8ExtYXfMbl4QBIel-LtsIvB3l4,9690
|
|
10
|
-
ansys/api/discovery/v0/discoverymodels.proto,sha256=
|
|
11
|
-
ansys/api/discovery/v0/discoverymodels_pb2.py,sha256=
|
|
12
|
-
ansys/api/discovery/v0/discoverymodels_pb2.pyi,sha256=
|
|
10
|
+
ansys/api/discovery/v0/discoverymodels.proto,sha256=d_xmUkGQ8wLtcSjR4E_FCODaiSSygJvZFCZSFbQ79kw,9177
|
|
11
|
+
ansys/api/discovery/v0/discoverymodels_pb2.py,sha256=XRedh736eAyj-t-civfD7n9PYxRTjDc9keU1Cmtcrg0,17046
|
|
12
|
+
ansys/api/discovery/v0/discoverymodels_pb2.pyi,sha256=W6aq7qhme-EqVEtJFNESWMUkGHk8_KMdibeH2RovL2k,50455
|
|
13
13
|
ansys/api/discovery/v0/discoverymodels_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
14
14
|
ansys/api/discovery/v0/discoverymodels_pb2_grpc.pyi,sha256=ff2TSiLVnG6IVQcTGzb2DIH3XRSoAvAo_RMcvbMFyc0,76
|
|
15
15
|
ansys/api/discovery/v0/historytrackparameters.proto,sha256=7L4dfP_sRTs2stvvGNES8owRl4vQwsi9XhAvymYX3Hg,1549
|
|
@@ -62,9 +62,9 @@ ansys/api/discovery/v0/assignments/boltassignment_pb2.py,sha256=2nDbdXv5gaiAoXzf
|
|
|
62
62
|
ansys/api/discovery/v0/assignments/boltassignment_pb2.pyi,sha256=ufOidRle7Vp1yhibZWivXhbARo6_s7X1skhR4FUAFvQ,5106
|
|
63
63
|
ansys/api/discovery/v0/assignments/boltassignment_pb2_grpc.py,sha256=CZ56x7L7C5VkhBtpKLb2352oT4KNm7tpmsyohsdF98g,3201
|
|
64
64
|
ansys/api/discovery/v0/assignments/boltassignment_pb2_grpc.pyi,sha256=4zT29m5iWRXDNbPxpTaLury4VZmOtKUavbsbICP0Y9s,1059
|
|
65
|
-
ansys/api/discovery/v0/assignments/fan.proto,sha256=
|
|
66
|
-
ansys/api/discovery/v0/assignments/fan_pb2.py,sha256=
|
|
67
|
-
ansys/api/discovery/v0/assignments/fan_pb2.pyi,sha256=
|
|
65
|
+
ansys/api/discovery/v0/assignments/fan.proto,sha256=sKvVazcUFagLHFyjunMx0vZPgQjIHuWmFRPYasItpgM,3632
|
|
66
|
+
ansys/api/discovery/v0/assignments/fan_pb2.py,sha256=QAc6r_4tAmLrUJx9C8FBEJECv4iEso6_rPNaRBYy1oc,8316
|
|
67
|
+
ansys/api/discovery/v0/assignments/fan_pb2.pyi,sha256=MKFCQM2kjnR4YEI78NhcKo5wMV-OFIw-y0C80yeOm_o,15125
|
|
68
68
|
ansys/api/discovery/v0/assignments/fan_pb2_grpc.py,sha256=NS4a4DggQpgz5kzjD3fRwdB_A0rjKxcsqg41Wun052k,25255
|
|
69
69
|
ansys/api/discovery/v0/assignments/fan_pb2_grpc.pyi,sha256=_jwzjdexHlC6rOhJdOJ9X4APweaGd2CHbDpCfXTVbiY,6249
|
|
70
70
|
ansys/api/discovery/v0/conditions/acceleration.proto,sha256=ISoyMfetBcN05d858-QTlKUX-VrTg5503NRa1tsGGYQ,1886
|
|
@@ -152,19 +152,19 @@ ansys/api/discovery/v0/conditions/operatingpressure_pb2.py,sha256=xg6tM-WdloLALE
|
|
|
152
152
|
ansys/api/discovery/v0/conditions/operatingpressure_pb2.pyi,sha256=pUIMrU9pC3SsmMbP3dPIEmkuD06V7YtgOaCiH7Qb4bg,171
|
|
153
153
|
ansys/api/discovery/v0/conditions/operatingpressure_pb2_grpc.py,sha256=-4ZNEcIYvcFc-H1XYGLPaHf93hHbVbUoJWozm1t2sQA,3076
|
|
154
154
|
ansys/api/discovery/v0/conditions/operatingpressure_pb2_grpc.pyi,sha256=853MNCNztOVzVs2aWN9miduaCZjV5wpqR2yZhYtWU5k,875
|
|
155
|
-
ansys/api/discovery/v0/conditions/porous.proto,sha256=
|
|
156
|
-
ansys/api/discovery/v0/conditions/porous_pb2.py,sha256=
|
|
157
|
-
ansys/api/discovery/v0/conditions/porous_pb2.pyi,sha256=
|
|
158
|
-
ansys/api/discovery/v0/conditions/porous_pb2_grpc.py,sha256=
|
|
159
|
-
ansys/api/discovery/v0/conditions/porous_pb2_grpc.pyi,sha256=
|
|
155
|
+
ansys/api/discovery/v0/conditions/porous.proto,sha256=o83SKyYytf1x7_BU7PSiD_lNB3GQlDbk6QkmN7KDOso,3607
|
|
156
|
+
ansys/api/discovery/v0/conditions/porous_pb2.py,sha256=1WEXGIa8rUFaXu9XMCRV95dZ6mqITCsrGKxM3oCP2D4,7796
|
|
157
|
+
ansys/api/discovery/v0/conditions/porous_pb2.pyi,sha256=brcTh8TcpN91ENg12-0KK8DvGMnLRJM_tgz4-9-iy3w,14231
|
|
158
|
+
ansys/api/discovery/v0/conditions/porous_pb2_grpc.py,sha256=SFzKTh-DmBmFZvn_UyU8pHIYEZxClrW9sr8mBhYYm8w,35666
|
|
159
|
+
ansys/api/discovery/v0/conditions/porous_pb2_grpc.pyi,sha256=ripSHjrlXe1Gx4uCYVorYFhHXRUvMJYaRV_z-4GBxtg,9097
|
|
160
160
|
ansys/api/discovery/v0/conditions/pressure.proto,sha256=XbLnKIwconmmGAJn38ghYTQT5M57yNCThj9MxMXdz_I,1225
|
|
161
161
|
ansys/api/discovery/v0/conditions/pressure_pb2.py,sha256=fpUPv9_U7zWpFciUx7PEPpbcf5Sfd3xCs_1wOLUbp9o,3301
|
|
162
162
|
ansys/api/discovery/v0/conditions/pressure_pb2.pyi,sha256=Dywl0PKVEi-S4TbUiR86Rq9Hws49ZYbbO6QcOVJ38Hk,4952
|
|
163
163
|
ansys/api/discovery/v0/conditions/pressure_pb2_grpc.py,sha256=WzqcCuPoYBO2vsku8gFgZOK4VrUhYOzHWQv6oVmO0e8,7021
|
|
164
164
|
ansys/api/discovery/v0/conditions/pressure_pb2_grpc.pyi,sha256=AaXEJm1GLZ0TTiR9FwIDkkeSk547gveJY_tVrxZUFPQ,1928
|
|
165
|
-
ansys/api/discovery/v0/conditions/rotatingfluidzone.proto,sha256=
|
|
166
|
-
ansys/api/discovery/v0/conditions/rotatingfluidzone_pb2.py,sha256=
|
|
167
|
-
ansys/api/discovery/v0/conditions/rotatingfluidzone_pb2.pyi,sha256=
|
|
165
|
+
ansys/api/discovery/v0/conditions/rotatingfluidzone.proto,sha256=Z_6wkVVjkK05mlCsZHvFEFreUw_dM1p7AnweTqxnRQ0,1507
|
|
166
|
+
ansys/api/discovery/v0/conditions/rotatingfluidzone_pb2.py,sha256=Smi1rbAsN70Jjla3o7ii8ATdFFEMUaJRTgiHvd_wFqM,3619
|
|
167
|
+
ansys/api/discovery/v0/conditions/rotatingfluidzone_pb2.pyi,sha256=s6ABwLGJqJHcQAT0YYlVvcZOgUjPhO6oazb2H0kUj48,5441
|
|
168
168
|
ansys/api/discovery/v0/conditions/rotatingfluidzone_pb2_grpc.py,sha256=iZnhtHekylXsio1aamdL_2hebYAzE6tZfB5UFAvyfOw,7465
|
|
169
169
|
ansys/api/discovery/v0/conditions/rotatingfluidzone_pb2_grpc.pyi,sha256=PAYmQcCwuF5jzqfxsMjOVcjhn2Wq1rZzhuLjexVCONo,2231
|
|
170
170
|
ansys/api/discovery/v0/conditions/solidtemperature.proto,sha256=rec72oLj_DEGmUuep7HSYEeDo5x32mjQaEHN_J4HHDM,1253
|
|
@@ -202,21 +202,21 @@ ansys/api/discovery/v0/conditions/wall_pb2.py,sha256=gwhEzjuU7A2u2yGp1VWg-gk_SGG
|
|
|
202
202
|
ansys/api/discovery/v0/conditions/wall_pb2.pyi,sha256=wIF9B-536GgMuyjTR5Zd-rvAFJyEWSltoXmmKNVvqTw,31053
|
|
203
203
|
ansys/api/discovery/v0/conditions/wall_pb2_grpc.py,sha256=0fFV6dEQbOSOvJ43Ga8vHn06XVO3Wh-Xt0YaIc_lVD0,42740
|
|
204
204
|
ansys/api/discovery/v0/conditions/wall_pb2_grpc.pyi,sha256=_j_0cYQLYjmHrJALjmj8-16-y1g7QxSDEI8w9-hhCUI,10819
|
|
205
|
-
ansys/api/discovery/v0/connections/contact.proto,sha256=
|
|
206
|
-
ansys/api/discovery/v0/connections/contact_pb2.py,sha256=
|
|
207
|
-
ansys/api/discovery/v0/connections/contact_pb2.pyi,sha256=
|
|
208
|
-
ansys/api/discovery/v0/connections/contact_pb2_grpc.py,sha256=
|
|
209
|
-
ansys/api/discovery/v0/connections/contact_pb2_grpc.pyi,sha256=
|
|
210
|
-
ansys/api/discovery/v0/connections/contactgroup.proto,sha256=
|
|
211
|
-
ansys/api/discovery/v0/connections/contactgroup_pb2.py,sha256=
|
|
212
|
-
ansys/api/discovery/v0/connections/contactgroup_pb2.pyi,sha256=
|
|
213
|
-
ansys/api/discovery/v0/connections/contactgroup_pb2_grpc.py,sha256=
|
|
214
|
-
ansys/api/discovery/v0/connections/contactgroup_pb2_grpc.pyi,sha256=
|
|
215
|
-
ansys/api/discovery/v0/connections/fluidinterface.proto,sha256=
|
|
216
|
-
ansys/api/discovery/v0/connections/fluidinterface_pb2.py,sha256=
|
|
217
|
-
ansys/api/discovery/v0/connections/fluidinterface_pb2.pyi,sha256=
|
|
218
|
-
ansys/api/discovery/v0/connections/fluidinterface_pb2_grpc.py,sha256=
|
|
219
|
-
ansys/api/discovery/v0/connections/fluidinterface_pb2_grpc.pyi,sha256=
|
|
205
|
+
ansys/api/discovery/v0/connections/contact.proto,sha256=ItcqVRP0QzJZhQf1TfWKZDLdpE0MrW2VcyHTzMUiHE4,4301
|
|
206
|
+
ansys/api/discovery/v0/connections/contact_pb2.py,sha256=V50qO7_Z9rzW6pVXw_7KR_1iV_m1yuSETwV0L9itBcY,8823
|
|
207
|
+
ansys/api/discovery/v0/connections/contact_pb2.pyi,sha256=IAd9_LpPQ0MRO8ZxdMVzFhd74mJ7nSCtOMtTWB5x0Vs,14987
|
|
208
|
+
ansys/api/discovery/v0/connections/contact_pb2_grpc.py,sha256=jlzqjoVed5_1v4qHRmEFoHfBl2l-DZdM468yMnzUSjg,46477
|
|
209
|
+
ansys/api/discovery/v0/connections/contact_pb2_grpc.pyi,sha256=YD4Ndp9OfYxHCkm20jKEfMEiq9S9wNPRKxDtkxM2mFg,11322
|
|
210
|
+
ansys/api/discovery/v0/connections/contactgroup.proto,sha256=msU2WQ5ZHEjWSwjb6uoAzeuwiu9Z4J-Re6-eMZBsbls,4507
|
|
211
|
+
ansys/api/discovery/v0/connections/contactgroup_pb2.py,sha256=2vp9WJNYjiE9nMzCjUwzl4kZJmTBSoPsEYBoBnA2ugU,8678
|
|
212
|
+
ansys/api/discovery/v0/connections/contactgroup_pb2.pyi,sha256=oVXNu4ifMgn-cvanOVq8IrGIJnFCcmIx3boSVo3XSUI,12501
|
|
213
|
+
ansys/api/discovery/v0/connections/contactgroup_pb2_grpc.py,sha256=ynNSLAjwXM_G52h0-rgZxid0TZD7A2Q0TRfe3THhOfA,53394
|
|
214
|
+
ansys/api/discovery/v0/connections/contactgroup_pb2_grpc.pyi,sha256=JN1MzD76MKVfiYDdu9ZaHb8KZQ8LHuQWOGUnv6TFRvs,12837
|
|
215
|
+
ansys/api/discovery/v0/connections/fluidinterface.proto,sha256=n1Ci5X4d_2rjiZqCTrKOfkphATiVhbje66oETAcSZmQ,2554
|
|
216
|
+
ansys/api/discovery/v0/connections/fluidinterface_pb2.py,sha256=jZefUa2rc3gwLjSYxMYLGpODgplurvv_NjSD1CWeEFo,5806
|
|
217
|
+
ansys/api/discovery/v0/connections/fluidinterface_pb2.pyi,sha256=Jm9nTFwPWdj5Q77_T2J1oNJFt9n2TmAjPw5JVK4_Vss,7133
|
|
218
|
+
ansys/api/discovery/v0/connections/fluidinterface_pb2_grpc.py,sha256=Y9OWqcVkApFZ7pXwrRvsvyedyTpX9dOGJFa0lim-Vtw,24484
|
|
219
|
+
ansys/api/discovery/v0/connections/fluidinterface_pb2_grpc.pyi,sha256=D61cUAXeSkXF27ePJbmkMESkaLYR_uUDb5GKXU1K_EU,6078
|
|
220
220
|
ansys/api/discovery/v0/connections/joint.proto,sha256=FawLX4Ntn_eRwO4dv51w2gBFvenfAiy8yL2UnoORU6Y,1487
|
|
221
221
|
ansys/api/discovery/v0/connections/joint_pb2.py,sha256=yZsXrSdTMka0w6pv_CCYELlo1FPkfnhVW-kMCTJ-HWg,3948
|
|
222
222
|
ansys/api/discovery/v0/connections/joint_pb2.pyi,sha256=fiCtdLBUyaImVj-Qi_pmIj5RgQeqVrEl8bm_G9nepGA,6541
|
|
@@ -232,9 +232,9 @@ ansys/api/discovery/v0/engineeringdata/fandata_pb2.py,sha256=ohc8_Vi-Rvw5hTVEVJJ
|
|
|
232
232
|
ansys/api/discovery/v0/engineeringdata/fandata_pb2.pyi,sha256=x3FICQZhtW3tJfrnYz9ThL4lqQVX8LHKRWQx0SZ8aiQ,7826
|
|
233
233
|
ansys/api/discovery/v0/engineeringdata/fandata_pb2_grpc.py,sha256=JIiIAlLmM098k1bqR9XRgHTSncl9Btux-mQD9hGF31c,2970
|
|
234
234
|
ansys/api/discovery/v0/engineeringdata/fandata_pb2_grpc.pyi,sha256=7XQljvgDgQXId-vBh74qz2fwKyWoAivskwz0NIc-kbY,938
|
|
235
|
-
ansys_api_discovery-0.6.
|
|
236
|
-
ansys_api_discovery-0.6.
|
|
237
|
-
ansys_api_discovery-0.6.
|
|
238
|
-
ansys_api_discovery-0.6.
|
|
239
|
-
ansys_api_discovery-0.6.
|
|
240
|
-
ansys_api_discovery-0.6.
|
|
235
|
+
ansys_api_discovery-0.6.15.dist-info/LICENSE,sha256=q2LY-0-hseAc1SDA7rBn96IDi2SHenCzygJda8-7AAU,1089
|
|
236
|
+
ansys_api_discovery-0.6.15.dist-info/METADATA,sha256=PPImiujeUQ7-2ObjetChSJXRZ88oJyt7UzhnNrubwqI,2113
|
|
237
|
+
ansys_api_discovery-0.6.15.dist-info/WHEEL,sha256=beeZ86-EfXScwlR_HKu4SllMC9wUEj_8Z_4FJ3egI2w,91
|
|
238
|
+
ansys_api_discovery-0.6.15.dist-info/entry_points.txt,sha256=WScutwzRi-SS6g8pXveUJiIOBeIoLBqDVpsPMCAYzmY,91
|
|
239
|
+
ansys_api_discovery-0.6.15.dist-info/top_level.txt,sha256=9rw0UJ0mtof2GA3U8RpqYo6EmbpfE8-wo3NoX6SlYtg,6
|
|
240
|
+
ansys_api_discovery-0.6.15.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
{ansys_api_discovery-0.6.14.dist-info → ansys_api_discovery-0.6.15.dist-info}/entry_points.txt
RENAMED
|
File without changes
|
|
File without changes
|