ansys-api-discovery 0.6.0__py3-none-any.whl → 0.6.2__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.

Files changed (48) hide show
  1. ansys/api/discovery/VERSION +1 -1
  2. ansys/api/discovery/v0/conditions.proto +3 -3
  3. ansys/api/discovery/v0/conditions_pb2.py +2 -2
  4. ansys/api/discovery/v0/conditions_pb2_grpc.py +9 -9
  5. ansys/api/discovery/v0/conditions_pb2_grpc.pyi +6 -6
  6. ansys/api/discovery/v0/conditionsfluid.proto +25 -25
  7. ansys/api/discovery/v0/conditionsfluid_pb2.py +60 -60
  8. ansys/api/discovery/v0/conditionsfluid_pb2.pyi +24 -24
  9. ansys/api/discovery/v0/conditionsfluid_pb2_grpc.py +39 -39
  10. ansys/api/discovery/v0/conditionsfluid_pb2_grpc.pyi +26 -26
  11. ansys/api/discovery/v0/conditionsstructural.proto +89 -89
  12. ansys/api/discovery/v0/conditionsstructural_pb2.py +86 -86
  13. ansys/api/discovery/v0/conditionsstructural_pb2.pyi +36 -36
  14. ansys/api/discovery/v0/conditionsstructural_pb2_grpc.py +204 -204
  15. ansys/api/discovery/v0/conditionsstructural_pb2_grpc.pyi +136 -136
  16. ansys/api/discovery/v0/conditionsthermal.proto +21 -21
  17. ansys/api/discovery/v0/conditionsthermal_pb2.py +36 -36
  18. ansys/api/discovery/v0/conditionsthermal_pb2.pyi +20 -20
  19. ansys/api/discovery/v0/conditionsthermal_pb2_grpc.py +33 -33
  20. ansys/api/discovery/v0/conditionsthermal_pb2_grpc.pyi +22 -22
  21. ansys/api/discovery/v0/discoverymodels.proto +3 -3
  22. ansys/api/discovery/v0/discoverymodels_pb2.py +27 -27
  23. ansys/api/discovery/v0/discoverymodels_pb2.pyi +6 -6
  24. ansys/api/discovery/v0/monitors.proto +42 -0
  25. ansys/api/discovery/v0/monitors_pb2.py +37 -0
  26. ansys/api/discovery/v0/monitors_pb2.pyi +100 -0
  27. ansys/api/discovery/v0/monitors_pb2_grpc.py +67 -0
  28. ansys/api/discovery/v0/monitors_pb2_grpc.pyi +27 -0
  29. ansys/api/discovery/v0/results.proto +104 -0
  30. ansys/api/discovery/v0/results_pb2.py +32 -0
  31. ansys/api/discovery/v0/results_pb2.pyi +218 -0
  32. ansys/api/discovery/v0/results_pb2_grpc.py +4 -0
  33. ansys/api/discovery/v0/results_pb2_grpc.pyi +4 -0
  34. ansys/api/discovery/v0/solution.proto +5 -4
  35. ansys/api/discovery/v0/solution_pb2.py +9 -9
  36. ansys/api/discovery/v0/solution_pb2.pyi +17 -12
  37. ansys/api/discovery/v0/unsupported.proto +33 -0
  38. ansys/api/discovery/v0/unsupported_pb2.py +35 -0
  39. ansys/api/discovery/v0/unsupported_pb2.pyi +54 -0
  40. ansys/api/discovery/v0/unsupported_pb2_grpc.py +102 -0
  41. ansys/api/discovery/v0/unsupported_pb2_grpc.pyi +41 -0
  42. {ansys_api_discovery-0.6.0.dist-info → ansys_api_discovery-0.6.2.dist-info}/METADATA +2 -2
  43. ansys_api_discovery-0.6.2.dist-info/RECORD +85 -0
  44. {ansys_api_discovery-0.6.0.dist-info → ansys_api_discovery-0.6.2.dist-info}/WHEEL +1 -1
  45. ansys_api_discovery-0.6.0.dist-info/RECORD +0 -70
  46. {ansys_api_discovery-0.6.0.dist-info → ansys_api_discovery-0.6.2.dist-info}/LICENSE +0 -0
  47. {ansys_api_discovery-0.6.0.dist-info → ansys_api_discovery-0.6.2.dist-info}/entry_points.txt +0 -0
  48. {ansys_api_discovery-0.6.0.dist-info → ansys_api_discovery-0.6.2.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,37 @@
1
+ # -*- coding: utf-8 -*-
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # source: ansys/api/discovery/v0/monitors.proto
4
+ """Generated protocol buffer code."""
5
+ from google.protobuf.internal import builder as _builder
6
+ from google.protobuf import descriptor as _descriptor
7
+ from google.protobuf import descriptor_pool as _descriptor_pool
8
+ from google.protobuf import symbol_database as _symbol_database
9
+ # @@protoc_insertion_point(imports)
10
+
11
+ _sym_db = _symbol_database.Default()
12
+
13
+
14
+ from ansys.api.discovery.v0 import discoverymodels_pb2 as ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2
15
+ from ansys.api.discovery.v0 import results_pb2 as ansys_dot_api_dot_discovery_dot_v0_dot_results__pb2
16
+ from google.protobuf import empty_pb2 as google_dot_protobuf_dot_empty__pb2
17
+
18
+
19
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n%ansys/api/discovery/v0/monitors.proto\x12\x1f\x61nsys.api.discovery.v0.monitors\x1a,ansys/api/discovery/v0/discoverymodels.proto\x1a$ansys/api/discovery/v0/results.proto\x1a\x1bgoogle/protobuf/empty.proto\"\x9e\x01\n\x14\x43reateMonitorRequest\x12\x41\n\rcreation_data\x18\x01 \x01(\x0b\x32*.ansys.api.discovery.v0.ScopedCreationData\x12\x43\n\x07monitor\x18\x02 \x01(\x0b\x32\x32.ansys.api.discovery.v0.monitors.MonitorProperties\"\xa2\x01\n\x17MonitorCreationResponse\x12\x42\n\x10monitor_response\x18\x01 \x01(\x0b\x32(.ansys.api.discovery.v0.CreationResponse\x12\x43\n\x07monitor\x18\x02 \x01(\x0b\x32\x32.ansys.api.discovery.v0.monitors.MonitorDefinition\"\xa7\x02\n\x11MonitorProperties\x12G\n\x0fresult_variable\x18\x01 \x01(\x0e\x32..ansys.api.discovery.v0.results.ResultVariable\x12G\n\x0fresult_function\x18\x02 \x01(\x0e\x32..ansys.api.discovery.v0.results.ResultFunction\x12N\n\x10result_component\x18\x03 \x01(\x0e\x32/.ansys.api.discovery.v0.results.ResultComponentH\x00\x88\x01\x01\x12\x1b\n\x13locations_secondary\x18\x04 \x03(\tB\x13\n\x11_result_component\"\x86\x01\n\x11MonitorDefinition\x12\n\n\x02id\x18\x01 \x01(\t\x12\r\n\x05label\x18\x02 \x01(\t\x12\x11\n\tlocations\x18\x03 \x03(\t\x12\x43\n\x07monitor\x18\x04 \x01(\x0b\x32\x32.ansys.api.discovery.v0.monitors.MonitorProperties2\x8d\x01\n\x08Monitors\x12\x80\x01\n\rCreateMonitor\x12\x35.ansys.api.discovery.v0.monitors.CreateMonitorRequest\x1a\x38.ansys.api.discovery.v0.monitors.MonitorCreationResponseB\"\xaa\x02\x1f\x41nsys.Api.Discovery.V0.Monitorsb\x06proto3')
20
+
21
+ _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
22
+ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'ansys.api.discovery.v0.monitors_pb2', globals())
23
+ if _descriptor._USE_C_DESCRIPTORS == False:
24
+
25
+ DESCRIPTOR._options = None
26
+ DESCRIPTOR._serialized_options = b'\252\002\037Ansys.Api.Discovery.V0.Monitors'
27
+ _CREATEMONITORREQUEST._serialized_start=188
28
+ _CREATEMONITORREQUEST._serialized_end=346
29
+ _MONITORCREATIONRESPONSE._serialized_start=349
30
+ _MONITORCREATIONRESPONSE._serialized_end=511
31
+ _MONITORPROPERTIES._serialized_start=514
32
+ _MONITORPROPERTIES._serialized_end=809
33
+ _MONITORDEFINITION._serialized_start=812
34
+ _MONITORDEFINITION._serialized_end=946
35
+ _MONITORS._serialized_start=949
36
+ _MONITORS._serialized_end=1090
37
+ # @@protoc_insertion_point(module_scope)
@@ -0,0 +1,100 @@
1
+ """
2
+ @generated by mypy-protobuf. Do not edit manually!
3
+ isort:skip_file
4
+ """
5
+ import ansys.api.discovery.v0.discoverymodels_pb2
6
+ import ansys.api.discovery.v0.results_pb2
7
+ import builtins
8
+ import google.protobuf.descriptor
9
+ import google.protobuf.internal.containers
10
+ import google.protobuf.message
11
+ import typing
12
+ import typing_extensions
13
+
14
+ DESCRIPTOR: google.protobuf.descriptor.FileDescriptor = ...
15
+
16
+ class CreateMonitorRequest(google.protobuf.message.Message):
17
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor = ...
18
+ CREATION_DATA_FIELD_NUMBER: builtins.int
19
+ MONITOR_FIELD_NUMBER: builtins.int
20
+ @property
21
+ def creation_data(self) -> ansys.api.discovery.v0.discoverymodels_pb2.ScopedCreationData:
22
+ """The monitor id"""
23
+ pass
24
+ @property
25
+ def monitor(self) -> global___MonitorProperties: ...
26
+ def __init__(self,
27
+ *,
28
+ creation_data : typing.Optional[ansys.api.discovery.v0.discoverymodels_pb2.ScopedCreationData] = ...,
29
+ monitor : typing.Optional[global___MonitorProperties] = ...,
30
+ ) -> None: ...
31
+ def HasField(self, field_name: typing_extensions.Literal["creation_data",b"creation_data","monitor",b"monitor"]) -> builtins.bool: ...
32
+ def ClearField(self, field_name: typing_extensions.Literal["creation_data",b"creation_data","monitor",b"monitor"]) -> None: ...
33
+ global___CreateMonitorRequest = CreateMonitorRequest
34
+
35
+ class MonitorCreationResponse(google.protobuf.message.Message):
36
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor = ...
37
+ MONITOR_RESPONSE_FIELD_NUMBER: builtins.int
38
+ MONITOR_FIELD_NUMBER: builtins.int
39
+ @property
40
+ def monitor_response(self) -> ansys.api.discovery.v0.discoverymodels_pb2.CreationResponse:
41
+ """Creation response"""
42
+ pass
43
+ @property
44
+ def monitor(self) -> global___MonitorDefinition:
45
+ """Monitor definition"""
46
+ pass
47
+ def __init__(self,
48
+ *,
49
+ monitor_response : typing.Optional[ansys.api.discovery.v0.discoverymodels_pb2.CreationResponse] = ...,
50
+ monitor : typing.Optional[global___MonitorDefinition] = ...,
51
+ ) -> None: ...
52
+ def HasField(self, field_name: typing_extensions.Literal["monitor",b"monitor","monitor_response",b"monitor_response"]) -> builtins.bool: ...
53
+ def ClearField(self, field_name: typing_extensions.Literal["monitor",b"monitor","monitor_response",b"monitor_response"]) -> None: ...
54
+ global___MonitorCreationResponse = MonitorCreationResponse
55
+
56
+ class MonitorProperties(google.protobuf.message.Message):
57
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor = ...
58
+ RESULT_VARIABLE_FIELD_NUMBER: builtins.int
59
+ RESULT_FUNCTION_FIELD_NUMBER: builtins.int
60
+ RESULT_COMPONENT_FIELD_NUMBER: builtins.int
61
+ LOCATIONS_SECONDARY_FIELD_NUMBER: builtins.int
62
+ result_variable: ansys.api.discovery.v0.results_pb2.ResultVariable.ValueType = ...
63
+ result_function: ansys.api.discovery.v0.results_pb2.ResultFunction.ValueType = ...
64
+ result_component: ansys.api.discovery.v0.results_pb2.ResultComponent.ValueType = ...
65
+ @property
66
+ def locations_secondary(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[typing.Text]: ...
67
+ def __init__(self,
68
+ *,
69
+ result_variable : ansys.api.discovery.v0.results_pb2.ResultVariable.ValueType = ...,
70
+ result_function : ansys.api.discovery.v0.results_pb2.ResultFunction.ValueType = ...,
71
+ result_component : typing.Optional[ansys.api.discovery.v0.results_pb2.ResultComponent.ValueType] = ...,
72
+ locations_secondary : typing.Optional[typing.Iterable[typing.Text]] = ...,
73
+ ) -> None: ...
74
+ def HasField(self, field_name: typing_extensions.Literal["_result_component",b"_result_component","result_component",b"result_component"]) -> builtins.bool: ...
75
+ def ClearField(self, field_name: typing_extensions.Literal["_result_component",b"_result_component","locations_secondary",b"locations_secondary","result_component",b"result_component","result_function",b"result_function","result_variable",b"result_variable"]) -> None: ...
76
+ def WhichOneof(self, oneof_group: typing_extensions.Literal["_result_component",b"_result_component"]) -> typing.Optional[typing_extensions.Literal["result_component"]]: ...
77
+ global___MonitorProperties = MonitorProperties
78
+
79
+ class MonitorDefinition(google.protobuf.message.Message):
80
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor = ...
81
+ ID_FIELD_NUMBER: builtins.int
82
+ LABEL_FIELD_NUMBER: builtins.int
83
+ LOCATIONS_FIELD_NUMBER: builtins.int
84
+ MONITOR_FIELD_NUMBER: builtins.int
85
+ id: typing.Text = ...
86
+ label: typing.Text = ...
87
+ @property
88
+ def locations(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[typing.Text]: ...
89
+ @property
90
+ def monitor(self) -> global___MonitorProperties: ...
91
+ def __init__(self,
92
+ *,
93
+ id : typing.Text = ...,
94
+ label : typing.Text = ...,
95
+ locations : typing.Optional[typing.Iterable[typing.Text]] = ...,
96
+ monitor : typing.Optional[global___MonitorProperties] = ...,
97
+ ) -> None: ...
98
+ def HasField(self, field_name: typing_extensions.Literal["monitor",b"monitor"]) -> builtins.bool: ...
99
+ def ClearField(self, field_name: typing_extensions.Literal["id",b"id","label",b"label","locations",b"locations","monitor",b"monitor"]) -> None: ...
100
+ global___MonitorDefinition = MonitorDefinition
@@ -0,0 +1,67 @@
1
+ # Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!
2
+ """Client and server classes corresponding to protobuf-defined services."""
3
+ import grpc
4
+
5
+ from ansys.api.discovery.v0 import monitors_pb2 as ansys_dot_api_dot_discovery_dot_v0_dot_monitors__pb2
6
+
7
+
8
+ class MonitorsStub(object):
9
+ """Missing associated documentation comment in .proto file."""
10
+
11
+ def __init__(self, channel):
12
+ """Constructor.
13
+
14
+ Args:
15
+ channel: A grpc.Channel.
16
+ """
17
+ self.CreateMonitor = channel.unary_unary(
18
+ '/ansys.api.discovery.v0.monitors.Monitors/CreateMonitor',
19
+ request_serializer=ansys_dot_api_dot_discovery_dot_v0_dot_monitors__pb2.CreateMonitorRequest.SerializeToString,
20
+ response_deserializer=ansys_dot_api_dot_discovery_dot_v0_dot_monitors__pb2.MonitorCreationResponse.FromString,
21
+ )
22
+
23
+
24
+ class MonitorsServicer(object):
25
+ """Missing associated documentation comment in .proto file."""
26
+
27
+ def CreateMonitor(self, request, context):
28
+ """Creates a new monitor
29
+ """
30
+ context.set_code(grpc.StatusCode.UNIMPLEMENTED)
31
+ context.set_details('Method not implemented!')
32
+ raise NotImplementedError('Method not implemented!')
33
+
34
+
35
+ def add_MonitorsServicer_to_server(servicer, server):
36
+ rpc_method_handlers = {
37
+ 'CreateMonitor': grpc.unary_unary_rpc_method_handler(
38
+ servicer.CreateMonitor,
39
+ request_deserializer=ansys_dot_api_dot_discovery_dot_v0_dot_monitors__pb2.CreateMonitorRequest.FromString,
40
+ response_serializer=ansys_dot_api_dot_discovery_dot_v0_dot_monitors__pb2.MonitorCreationResponse.SerializeToString,
41
+ ),
42
+ }
43
+ generic_handler = grpc.method_handlers_generic_handler(
44
+ 'ansys.api.discovery.v0.monitors.Monitors', rpc_method_handlers)
45
+ server.add_generic_rpc_handlers((generic_handler,))
46
+
47
+
48
+ # This class is part of an EXPERIMENTAL API.
49
+ class Monitors(object):
50
+ """Missing associated documentation comment in .proto file."""
51
+
52
+ @staticmethod
53
+ def CreateMonitor(request,
54
+ target,
55
+ options=(),
56
+ channel_credentials=None,
57
+ call_credentials=None,
58
+ insecure=False,
59
+ compression=None,
60
+ wait_for_ready=None,
61
+ timeout=None,
62
+ metadata=None):
63
+ return grpc.experimental.unary_unary(request, target, '/ansys.api.discovery.v0.monitors.Monitors/CreateMonitor',
64
+ ansys_dot_api_dot_discovery_dot_v0_dot_monitors__pb2.CreateMonitorRequest.SerializeToString,
65
+ ansys_dot_api_dot_discovery_dot_v0_dot_monitors__pb2.MonitorCreationResponse.FromString,
66
+ options, channel_credentials,
67
+ insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
@@ -0,0 +1,27 @@
1
+ """
2
+ @generated by mypy-protobuf. Do not edit manually!
3
+ isort:skip_file
4
+ """
5
+ import abc
6
+ import ansys.api.discovery.v0.monitors_pb2
7
+ import grpc
8
+
9
+ class MonitorsStub:
10
+ def __init__(self, channel: grpc.Channel) -> None: ...
11
+ CreateMonitor: grpc.UnaryUnaryMultiCallable[
12
+ ansys.api.discovery.v0.monitors_pb2.CreateMonitorRequest,
13
+ ansys.api.discovery.v0.monitors_pb2.MonitorCreationResponse] = ...
14
+ """Creates a new monitor"""
15
+
16
+
17
+ class MonitorsServicer(metaclass=abc.ABCMeta):
18
+ @abc.abstractmethod
19
+ def CreateMonitor(self,
20
+ request: ansys.api.discovery.v0.monitors_pb2.CreateMonitorRequest,
21
+ context: grpc.ServicerContext,
22
+ ) -> ansys.api.discovery.v0.monitors_pb2.MonitorCreationResponse:
23
+ """Creates a new monitor"""
24
+ pass
25
+
26
+
27
+ def add_MonitorsServicer_to_server(servicer: MonitorsServicer, server: grpc.Server) -> None: ...
@@ -0,0 +1,104 @@
1
+ // Copyright 2023, ANSYS Inc. Unauthorized use, distribution or duplication is prohibited.
2
+ syntax = "proto3";
3
+ package ansys.api.discovery.v0.results;
4
+
5
+ import "ansys/api/discovery/v0/discoverymodels.proto";
6
+ import "google/protobuf/empty.proto";
7
+
8
+ option csharp_namespace = "Ansys.Api.Discovery.V0.Results";
9
+
10
+ enum ResultVariable{
11
+ RESULT_VARIABLE_UNSPECIFIED = 0;
12
+ RESULT_VARIABLE_DISPLACEMENT = 1;
13
+ RESULT_VARIABLE_VON_MISES_STRESS = 2;
14
+ RESULT_VARIABLE_TEMPERATURE = 3;
15
+ RESULT_VARIABLE_STRESS = 4;
16
+ RESULT_VARIABLE_PRINCIPAL_STRESS = 5;
17
+ RESULT_VARIABLE_ELASTIC_STRAIN = 6;
18
+ RESULT_VARIABLE_PRINCIPAL_ELASTIC_STRAIN = 7;
19
+ RESULT_VARIABLE_HEAT_FLUX = 8;
20
+ RESULT_VARIABLE_PRESSURE = 9;
21
+ RESULT_VARIABLE_VELOCITY = 10;
22
+ RESULT_VARIABLE_VORTICES_LAMBDA_2 = 11;
23
+ RESULT_VARIABLE_MASS = 12;
24
+ RESULT_VARIABLE_LOCAL_REACTION_FORCE = 13;
25
+ RESULT_VARIABLE_REACTION_RESULTANT = 14;
26
+ RESULT_VARIABLE_DENSITY = 15;
27
+ RESULT_VARIABLE_FACTOR_OF_SAFETY = 16;
28
+ RESULT_VARIABLE_PRESSURE_DROP = 17;
29
+ RESULT_VARIABLE_CONTACT_REACTION = 18;
30
+ RESULT_VARIABLE_JOINT_TOTAL_FORCE = 19;
31
+ RESULT_VARIABLE_JOINT_TOTAL_MOMENT = 20;
32
+ RESULT_VARIABLE_FREQUENCY = 21;
33
+ RESULT_VARIABLE_MESH_STATISTICS = 22;
34
+ RESULT_VARIABLE_MESH_QUALITY = 23;
35
+ RESULT_VARIABLE_FLUID_FORCE = 24;
36
+ RESULT_VARIABLE_VOLUME = 25;
37
+ RESULT_VARIABLE_VOLUME_FLOW = 26;
38
+ RESULT_VARIABLE_MASS_FLOW = 27;
39
+ RESULT_VARIABLE_HEAT_FLOW = 28;
40
+ RESULT_VARIABLE_TOTAL_PRESSURE = 29;
41
+ RESULT_VARIABLE_FLOW_UNIFORMITY = 30;
42
+ RESULT_VARIABLE_S_PARAMETERS = 31;
43
+ RESULT_VARIABLE_GAIN = 32;
44
+ RESULT_VARIABLE_REALIZED_GAIN = 33;
45
+ RESULT_VARIABLE_DIRECTIVITY = 34;
46
+ RESULT_VARIABLE_AXIAL_RATIO = 35;
47
+ RESULT_VARIABLE_RADIAL_E = 36;
48
+ RESULT_VARIABLE_CONTACT_STRESS = 37;
49
+ RESULT_VARIABLE_MACH_NUMBER = 38;
50
+ RESULT_VARIABLE_ELECTRIC_FIELD = 39;
51
+ RESULT_VARIABLE_MAGNETIC_FIELD = 40;
52
+ RESULT_VARIABLE_CONNECTION_FACTOR_OF_SAFETY = 41;
53
+ RESULT_VARIABLE_AXIAL_STRESS = 42;
54
+ RESULT_VARIABLE_TORSIONAL_MOMENT = 43;
55
+ RESULT_VARIABLE_SHEAR_FORCE = 44;
56
+ RESULT_VARIABLE_ANTENNA_PARAMETERS = 45;
57
+ RESULT_VARIABLE_OPERATING_PRESSURE = 46;
58
+ RESULT_VARIABLE_RADIATIVE_HEAT_FLUX = 47;
59
+ RESULT_VARIABLE_VOLTAGE = 48;
60
+ RESULT_VARIABLE_CURRENT_DENSITY = 49;
61
+ RESULT_VARIABLE_JOULE_HEAT = 50;
62
+ }
63
+
64
+ enum ResultFunction{
65
+ RESULT_FUNCTION_UNSPECIFIED = 0;
66
+ RESULT_FUNCTION_MINIMUM = 1;
67
+ RESULT_FUNCTION_MAXIMUM = 2;
68
+ RESULT_FUNCTION_AVERAGE = 3;
69
+ RESULT_FUNCTION_SUM = 4;
70
+ RESULT_FUNCTION_INTEGRAL = 5;
71
+ RESULT_FUNCTION_STANDARD_DEVIATION = 6;
72
+ }
73
+
74
+ enum ResultComponent{
75
+ RESULT_COMPONENT_UNSPECIFIED = 0;
76
+ RESULT_COMPONENT_NONE = 1;
77
+ RESULT_COMPONENT_X = 2;
78
+ RESULT_COMPONENT_Y = 3;
79
+ RESULT_COMPONENT_Z = 4;
80
+ RESULT_COMPONENT_XX = 5;
81
+ RESULT_COMPONENT_YY = 6;
82
+ RESULT_COMPONENT_ZZ = 7;
83
+ RESULT_COMPONENT_YZ = 8;
84
+ RESULT_COMPONENT_XY = 9;
85
+ RESULT_COMPONENT_XZ = 10;
86
+ RESULT_COMPONENT_MAG = 11;
87
+ RESULT_COMPONENT_FIRST = 12;
88
+ RESULT_COMPONENT_SECOND = 13;
89
+ RESULT_COMPONENT_THIRD = 14;
90
+ RESULT_COMPONENT_VELOCITY = 15;
91
+ RESULT_COMPONENT_TEMPERATURE = 16;
92
+ RESULT_COMPONENT_REAL = 17;
93
+ RESULT_COMPONENT_IMAGINARY = 18;
94
+ RESULT_COMPONENT_PHASE = 19;
95
+ RESULT_COMPONENT_LOGARITHMIC_MAG = 20;
96
+ RESULT_COMPONENT_CONJUGATE_PHASE = 21;
97
+ RESULT_COMPONENT_TOTAL = 22;
98
+ RESULT_COMPONENT_L3X = 23;
99
+ RESULT_COMPONENT_L3Y = 24;
100
+ RESULT_COMPONENT_RHCP = 25;
101
+ RESULT_COMPONENT_LHCP = 26;
102
+ RESULT_COMPONENT_THETA = 27;
103
+ RESULT_COMPONENT_PHI = 28;
104
+ }
@@ -0,0 +1,32 @@
1
+ # -*- coding: utf-8 -*-
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # source: ansys/api/discovery/v0/results.proto
4
+ """Generated protocol buffer code."""
5
+ from google.protobuf.internal import builder as _builder
6
+ from google.protobuf import descriptor as _descriptor
7
+ from google.protobuf import descriptor_pool as _descriptor_pool
8
+ from google.protobuf import symbol_database as _symbol_database
9
+ # @@protoc_insertion_point(imports)
10
+
11
+ _sym_db = _symbol_database.Default()
12
+
13
+
14
+ from ansys.api.discovery.v0 import discoverymodels_pb2 as ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2
15
+ from google.protobuf import empty_pb2 as google_dot_protobuf_dot_empty__pb2
16
+
17
+
18
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n$ansys/api/discovery/v0/results.proto\x12\x1e\x61nsys.api.discovery.v0.results\x1a,ansys/api/discovery/v0/discoverymodels.proto\x1a\x1bgoogle/protobuf/empty.proto*\x83\x0e\n\x0eResultVariable\x12\x1f\n\x1bRESULT_VARIABLE_UNSPECIFIED\x10\x00\x12 \n\x1cRESULT_VARIABLE_DISPLACEMENT\x10\x01\x12$\n RESULT_VARIABLE_VON_MISES_STRESS\x10\x02\x12\x1f\n\x1bRESULT_VARIABLE_TEMPERATURE\x10\x03\x12\x1a\n\x16RESULT_VARIABLE_STRESS\x10\x04\x12$\n RESULT_VARIABLE_PRINCIPAL_STRESS\x10\x05\x12\"\n\x1eRESULT_VARIABLE_ELASTIC_STRAIN\x10\x06\x12,\n(RESULT_VARIABLE_PRINCIPAL_ELASTIC_STRAIN\x10\x07\x12\x1d\n\x19RESULT_VARIABLE_HEAT_FLUX\x10\x08\x12\x1c\n\x18RESULT_VARIABLE_PRESSURE\x10\t\x12\x1c\n\x18RESULT_VARIABLE_VELOCITY\x10\n\x12%\n!RESULT_VARIABLE_VORTICES_LAMBDA_2\x10\x0b\x12\x18\n\x14RESULT_VARIABLE_MASS\x10\x0c\x12(\n$RESULT_VARIABLE_LOCAL_REACTION_FORCE\x10\r\x12&\n\"RESULT_VARIABLE_REACTION_RESULTANT\x10\x0e\x12\x1b\n\x17RESULT_VARIABLE_DENSITY\x10\x0f\x12$\n RESULT_VARIABLE_FACTOR_OF_SAFETY\x10\x10\x12!\n\x1dRESULT_VARIABLE_PRESSURE_DROP\x10\x11\x12$\n RESULT_VARIABLE_CONTACT_REACTION\x10\x12\x12%\n!RESULT_VARIABLE_JOINT_TOTAL_FORCE\x10\x13\x12&\n\"RESULT_VARIABLE_JOINT_TOTAL_MOMENT\x10\x14\x12\x1d\n\x19RESULT_VARIABLE_FREQUENCY\x10\x15\x12#\n\x1fRESULT_VARIABLE_MESH_STATISTICS\x10\x16\x12 \n\x1cRESULT_VARIABLE_MESH_QUALITY\x10\x17\x12\x1f\n\x1bRESULT_VARIABLE_FLUID_FORCE\x10\x18\x12\x1a\n\x16RESULT_VARIABLE_VOLUME\x10\x19\x12\x1f\n\x1bRESULT_VARIABLE_VOLUME_FLOW\x10\x1a\x12\x1d\n\x19RESULT_VARIABLE_MASS_FLOW\x10\x1b\x12\x1d\n\x19RESULT_VARIABLE_HEAT_FLOW\x10\x1c\x12\"\n\x1eRESULT_VARIABLE_TOTAL_PRESSURE\x10\x1d\x12#\n\x1fRESULT_VARIABLE_FLOW_UNIFORMITY\x10\x1e\x12 \n\x1cRESULT_VARIABLE_S_PARAMETERS\x10\x1f\x12\x18\n\x14RESULT_VARIABLE_GAIN\x10 \x12!\n\x1dRESULT_VARIABLE_REALIZED_GAIN\x10!\x12\x1f\n\x1bRESULT_VARIABLE_DIRECTIVITY\x10\"\x12\x1f\n\x1bRESULT_VARIABLE_AXIAL_RATIO\x10#\x12\x1c\n\x18RESULT_VARIABLE_RADIAL_E\x10$\x12\"\n\x1eRESULT_VARIABLE_CONTACT_STRESS\x10%\x12\x1f\n\x1bRESULT_VARIABLE_MACH_NUMBER\x10&\x12\"\n\x1eRESULT_VARIABLE_ELECTRIC_FIELD\x10\'\x12\"\n\x1eRESULT_VARIABLE_MAGNETIC_FIELD\x10(\x12/\n+RESULT_VARIABLE_CONNECTION_FACTOR_OF_SAFETY\x10)\x12 \n\x1cRESULT_VARIABLE_AXIAL_STRESS\x10*\x12$\n RESULT_VARIABLE_TORSIONAL_MOMENT\x10+\x12\x1f\n\x1bRESULT_VARIABLE_SHEAR_FORCE\x10,\x12&\n\"RESULT_VARIABLE_ANTENNA_PARAMETERS\x10-\x12&\n\"RESULT_VARIABLE_OPERATING_PRESSURE\x10.\x12\'\n#RESULT_VARIABLE_RADIATIVE_HEAT_FLUX\x10/\x12\x1b\n\x17RESULT_VARIABLE_VOLTAGE\x10\x30\x12#\n\x1fRESULT_VARIABLE_CURRENT_DENSITY\x10\x31\x12\x1e\n\x1aRESULT_VARIABLE_JOULE_HEAT\x10\x32*\xe7\x01\n\x0eResultFunction\x12\x1f\n\x1bRESULT_FUNCTION_UNSPECIFIED\x10\x00\x12\x1b\n\x17RESULT_FUNCTION_MINIMUM\x10\x01\x12\x1b\n\x17RESULT_FUNCTION_MAXIMUM\x10\x02\x12\x1b\n\x17RESULT_FUNCTION_AVERAGE\x10\x03\x12\x17\n\x13RESULT_FUNCTION_SUM\x10\x04\x12\x1c\n\x18RESULT_FUNCTION_INTEGRAL\x10\x05\x12&\n\"RESULT_FUNCTION_STANDARD_DEVIATION\x10\x06*\xbb\x06\n\x0fResultComponent\x12 \n\x1cRESULT_COMPONENT_UNSPECIFIED\x10\x00\x12\x19\n\x15RESULT_COMPONENT_NONE\x10\x01\x12\x16\n\x12RESULT_COMPONENT_X\x10\x02\x12\x16\n\x12RESULT_COMPONENT_Y\x10\x03\x12\x16\n\x12RESULT_COMPONENT_Z\x10\x04\x12\x17\n\x13RESULT_COMPONENT_XX\x10\x05\x12\x17\n\x13RESULT_COMPONENT_YY\x10\x06\x12\x17\n\x13RESULT_COMPONENT_ZZ\x10\x07\x12\x17\n\x13RESULT_COMPONENT_YZ\x10\x08\x12\x17\n\x13RESULT_COMPONENT_XY\x10\t\x12\x17\n\x13RESULT_COMPONENT_XZ\x10\n\x12\x18\n\x14RESULT_COMPONENT_MAG\x10\x0b\x12\x1a\n\x16RESULT_COMPONENT_FIRST\x10\x0c\x12\x1b\n\x17RESULT_COMPONENT_SECOND\x10\r\x12\x1a\n\x16RESULT_COMPONENT_THIRD\x10\x0e\x12\x1d\n\x19RESULT_COMPONENT_VELOCITY\x10\x0f\x12 \n\x1cRESULT_COMPONENT_TEMPERATURE\x10\x10\x12\x19\n\x15RESULT_COMPONENT_REAL\x10\x11\x12\x1e\n\x1aRESULT_COMPONENT_IMAGINARY\x10\x12\x12\x1a\n\x16RESULT_COMPONENT_PHASE\x10\x13\x12$\n RESULT_COMPONENT_LOGARITHMIC_MAG\x10\x14\x12$\n RESULT_COMPONENT_CONJUGATE_PHASE\x10\x15\x12\x1a\n\x16RESULT_COMPONENT_TOTAL\x10\x16\x12\x18\n\x14RESULT_COMPONENT_L3X\x10\x17\x12\x18\n\x14RESULT_COMPONENT_L3Y\x10\x18\x12\x19\n\x15RESULT_COMPONENT_RHCP\x10\x19\x12\x19\n\x15RESULT_COMPONENT_LHCP\x10\x1a\x12\x1a\n\x16RESULT_COMPONENT_THETA\x10\x1b\x12\x18\n\x14RESULT_COMPONENT_PHI\x10\x1c\x42!\xaa\x02\x1e\x41nsys.Api.Discovery.V0.Resultsb\x06proto3')
19
+
20
+ _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
21
+ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'ansys.api.discovery.v0.results_pb2', globals())
22
+ if _descriptor._USE_C_DESCRIPTORS == False:
23
+
24
+ DESCRIPTOR._options = None
25
+ DESCRIPTOR._serialized_options = b'\252\002\036Ansys.Api.Discovery.V0.Results'
26
+ _RESULTVARIABLE._serialized_start=148
27
+ _RESULTVARIABLE._serialized_end=1943
28
+ _RESULTFUNCTION._serialized_start=1946
29
+ _RESULTFUNCTION._serialized_end=2177
30
+ _RESULTCOMPONENT._serialized_start=2180
31
+ _RESULTCOMPONENT._serialized_end=3007
32
+ # @@protoc_insertion_point(module_scope)
@@ -0,0 +1,218 @@
1
+ """
2
+ @generated by mypy-protobuf. Do not edit manually!
3
+ isort:skip_file
4
+ """
5
+ import builtins
6
+ import google.protobuf.descriptor
7
+ import google.protobuf.internal.enum_type_wrapper
8
+ import typing
9
+ import typing_extensions
10
+
11
+ DESCRIPTOR: google.protobuf.descriptor.FileDescriptor = ...
12
+
13
+ class _ResultVariable:
14
+ ValueType = typing.NewType('ValueType', builtins.int)
15
+ V: typing_extensions.TypeAlias = ValueType
16
+ class _ResultVariableEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_ResultVariable.ValueType], builtins.type):
17
+ DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor = ...
18
+ RESULT_VARIABLE_UNSPECIFIED: ResultVariable.ValueType = ... # 0
19
+ RESULT_VARIABLE_DISPLACEMENT: ResultVariable.ValueType = ... # 1
20
+ RESULT_VARIABLE_VON_MISES_STRESS: ResultVariable.ValueType = ... # 2
21
+ RESULT_VARIABLE_TEMPERATURE: ResultVariable.ValueType = ... # 3
22
+ RESULT_VARIABLE_STRESS: ResultVariable.ValueType = ... # 4
23
+ RESULT_VARIABLE_PRINCIPAL_STRESS: ResultVariable.ValueType = ... # 5
24
+ RESULT_VARIABLE_ELASTIC_STRAIN: ResultVariable.ValueType = ... # 6
25
+ RESULT_VARIABLE_PRINCIPAL_ELASTIC_STRAIN: ResultVariable.ValueType = ... # 7
26
+ RESULT_VARIABLE_HEAT_FLUX: ResultVariable.ValueType = ... # 8
27
+ RESULT_VARIABLE_PRESSURE: ResultVariable.ValueType = ... # 9
28
+ RESULT_VARIABLE_VELOCITY: ResultVariable.ValueType = ... # 10
29
+ RESULT_VARIABLE_VORTICES_LAMBDA_2: ResultVariable.ValueType = ... # 11
30
+ RESULT_VARIABLE_MASS: ResultVariable.ValueType = ... # 12
31
+ RESULT_VARIABLE_LOCAL_REACTION_FORCE: ResultVariable.ValueType = ... # 13
32
+ RESULT_VARIABLE_REACTION_RESULTANT: ResultVariable.ValueType = ... # 14
33
+ RESULT_VARIABLE_DENSITY: ResultVariable.ValueType = ... # 15
34
+ RESULT_VARIABLE_FACTOR_OF_SAFETY: ResultVariable.ValueType = ... # 16
35
+ RESULT_VARIABLE_PRESSURE_DROP: ResultVariable.ValueType = ... # 17
36
+ RESULT_VARIABLE_CONTACT_REACTION: ResultVariable.ValueType = ... # 18
37
+ RESULT_VARIABLE_JOINT_TOTAL_FORCE: ResultVariable.ValueType = ... # 19
38
+ RESULT_VARIABLE_JOINT_TOTAL_MOMENT: ResultVariable.ValueType = ... # 20
39
+ RESULT_VARIABLE_FREQUENCY: ResultVariable.ValueType = ... # 21
40
+ RESULT_VARIABLE_MESH_STATISTICS: ResultVariable.ValueType = ... # 22
41
+ RESULT_VARIABLE_MESH_QUALITY: ResultVariable.ValueType = ... # 23
42
+ RESULT_VARIABLE_FLUID_FORCE: ResultVariable.ValueType = ... # 24
43
+ RESULT_VARIABLE_VOLUME: ResultVariable.ValueType = ... # 25
44
+ RESULT_VARIABLE_VOLUME_FLOW: ResultVariable.ValueType = ... # 26
45
+ RESULT_VARIABLE_MASS_FLOW: ResultVariable.ValueType = ... # 27
46
+ RESULT_VARIABLE_HEAT_FLOW: ResultVariable.ValueType = ... # 28
47
+ RESULT_VARIABLE_TOTAL_PRESSURE: ResultVariable.ValueType = ... # 29
48
+ RESULT_VARIABLE_FLOW_UNIFORMITY: ResultVariable.ValueType = ... # 30
49
+ RESULT_VARIABLE_S_PARAMETERS: ResultVariable.ValueType = ... # 31
50
+ RESULT_VARIABLE_GAIN: ResultVariable.ValueType = ... # 32
51
+ RESULT_VARIABLE_REALIZED_GAIN: ResultVariable.ValueType = ... # 33
52
+ RESULT_VARIABLE_DIRECTIVITY: ResultVariable.ValueType = ... # 34
53
+ RESULT_VARIABLE_AXIAL_RATIO: ResultVariable.ValueType = ... # 35
54
+ RESULT_VARIABLE_RADIAL_E: ResultVariable.ValueType = ... # 36
55
+ RESULT_VARIABLE_CONTACT_STRESS: ResultVariable.ValueType = ... # 37
56
+ RESULT_VARIABLE_MACH_NUMBER: ResultVariable.ValueType = ... # 38
57
+ RESULT_VARIABLE_ELECTRIC_FIELD: ResultVariable.ValueType = ... # 39
58
+ RESULT_VARIABLE_MAGNETIC_FIELD: ResultVariable.ValueType = ... # 40
59
+ RESULT_VARIABLE_CONNECTION_FACTOR_OF_SAFETY: ResultVariable.ValueType = ... # 41
60
+ RESULT_VARIABLE_AXIAL_STRESS: ResultVariable.ValueType = ... # 42
61
+ RESULT_VARIABLE_TORSIONAL_MOMENT: ResultVariable.ValueType = ... # 43
62
+ RESULT_VARIABLE_SHEAR_FORCE: ResultVariable.ValueType = ... # 44
63
+ RESULT_VARIABLE_ANTENNA_PARAMETERS: ResultVariable.ValueType = ... # 45
64
+ RESULT_VARIABLE_OPERATING_PRESSURE: ResultVariable.ValueType = ... # 46
65
+ RESULT_VARIABLE_RADIATIVE_HEAT_FLUX: ResultVariable.ValueType = ... # 47
66
+ RESULT_VARIABLE_VOLTAGE: ResultVariable.ValueType = ... # 48
67
+ RESULT_VARIABLE_CURRENT_DENSITY: ResultVariable.ValueType = ... # 49
68
+ RESULT_VARIABLE_JOULE_HEAT: ResultVariable.ValueType = ... # 50
69
+ class ResultVariable(_ResultVariable, metaclass=_ResultVariableEnumTypeWrapper):
70
+ pass
71
+
72
+ RESULT_VARIABLE_UNSPECIFIED: ResultVariable.ValueType = ... # 0
73
+ RESULT_VARIABLE_DISPLACEMENT: ResultVariable.ValueType = ... # 1
74
+ RESULT_VARIABLE_VON_MISES_STRESS: ResultVariable.ValueType = ... # 2
75
+ RESULT_VARIABLE_TEMPERATURE: ResultVariable.ValueType = ... # 3
76
+ RESULT_VARIABLE_STRESS: ResultVariable.ValueType = ... # 4
77
+ RESULT_VARIABLE_PRINCIPAL_STRESS: ResultVariable.ValueType = ... # 5
78
+ RESULT_VARIABLE_ELASTIC_STRAIN: ResultVariable.ValueType = ... # 6
79
+ RESULT_VARIABLE_PRINCIPAL_ELASTIC_STRAIN: ResultVariable.ValueType = ... # 7
80
+ RESULT_VARIABLE_HEAT_FLUX: ResultVariable.ValueType = ... # 8
81
+ RESULT_VARIABLE_PRESSURE: ResultVariable.ValueType = ... # 9
82
+ RESULT_VARIABLE_VELOCITY: ResultVariable.ValueType = ... # 10
83
+ RESULT_VARIABLE_VORTICES_LAMBDA_2: ResultVariable.ValueType = ... # 11
84
+ RESULT_VARIABLE_MASS: ResultVariable.ValueType = ... # 12
85
+ RESULT_VARIABLE_LOCAL_REACTION_FORCE: ResultVariable.ValueType = ... # 13
86
+ RESULT_VARIABLE_REACTION_RESULTANT: ResultVariable.ValueType = ... # 14
87
+ RESULT_VARIABLE_DENSITY: ResultVariable.ValueType = ... # 15
88
+ RESULT_VARIABLE_FACTOR_OF_SAFETY: ResultVariable.ValueType = ... # 16
89
+ RESULT_VARIABLE_PRESSURE_DROP: ResultVariable.ValueType = ... # 17
90
+ RESULT_VARIABLE_CONTACT_REACTION: ResultVariable.ValueType = ... # 18
91
+ RESULT_VARIABLE_JOINT_TOTAL_FORCE: ResultVariable.ValueType = ... # 19
92
+ RESULT_VARIABLE_JOINT_TOTAL_MOMENT: ResultVariable.ValueType = ... # 20
93
+ RESULT_VARIABLE_FREQUENCY: ResultVariable.ValueType = ... # 21
94
+ RESULT_VARIABLE_MESH_STATISTICS: ResultVariable.ValueType = ... # 22
95
+ RESULT_VARIABLE_MESH_QUALITY: ResultVariable.ValueType = ... # 23
96
+ RESULT_VARIABLE_FLUID_FORCE: ResultVariable.ValueType = ... # 24
97
+ RESULT_VARIABLE_VOLUME: ResultVariable.ValueType = ... # 25
98
+ RESULT_VARIABLE_VOLUME_FLOW: ResultVariable.ValueType = ... # 26
99
+ RESULT_VARIABLE_MASS_FLOW: ResultVariable.ValueType = ... # 27
100
+ RESULT_VARIABLE_HEAT_FLOW: ResultVariable.ValueType = ... # 28
101
+ RESULT_VARIABLE_TOTAL_PRESSURE: ResultVariable.ValueType = ... # 29
102
+ RESULT_VARIABLE_FLOW_UNIFORMITY: ResultVariable.ValueType = ... # 30
103
+ RESULT_VARIABLE_S_PARAMETERS: ResultVariable.ValueType = ... # 31
104
+ RESULT_VARIABLE_GAIN: ResultVariable.ValueType = ... # 32
105
+ RESULT_VARIABLE_REALIZED_GAIN: ResultVariable.ValueType = ... # 33
106
+ RESULT_VARIABLE_DIRECTIVITY: ResultVariable.ValueType = ... # 34
107
+ RESULT_VARIABLE_AXIAL_RATIO: ResultVariable.ValueType = ... # 35
108
+ RESULT_VARIABLE_RADIAL_E: ResultVariable.ValueType = ... # 36
109
+ RESULT_VARIABLE_CONTACT_STRESS: ResultVariable.ValueType = ... # 37
110
+ RESULT_VARIABLE_MACH_NUMBER: ResultVariable.ValueType = ... # 38
111
+ RESULT_VARIABLE_ELECTRIC_FIELD: ResultVariable.ValueType = ... # 39
112
+ RESULT_VARIABLE_MAGNETIC_FIELD: ResultVariable.ValueType = ... # 40
113
+ RESULT_VARIABLE_CONNECTION_FACTOR_OF_SAFETY: ResultVariable.ValueType = ... # 41
114
+ RESULT_VARIABLE_AXIAL_STRESS: ResultVariable.ValueType = ... # 42
115
+ RESULT_VARIABLE_TORSIONAL_MOMENT: ResultVariable.ValueType = ... # 43
116
+ RESULT_VARIABLE_SHEAR_FORCE: ResultVariable.ValueType = ... # 44
117
+ RESULT_VARIABLE_ANTENNA_PARAMETERS: ResultVariable.ValueType = ... # 45
118
+ RESULT_VARIABLE_OPERATING_PRESSURE: ResultVariable.ValueType = ... # 46
119
+ RESULT_VARIABLE_RADIATIVE_HEAT_FLUX: ResultVariable.ValueType = ... # 47
120
+ RESULT_VARIABLE_VOLTAGE: ResultVariable.ValueType = ... # 48
121
+ RESULT_VARIABLE_CURRENT_DENSITY: ResultVariable.ValueType = ... # 49
122
+ RESULT_VARIABLE_JOULE_HEAT: ResultVariable.ValueType = ... # 50
123
+ global___ResultVariable = ResultVariable
124
+
125
+
126
+ class _ResultFunction:
127
+ ValueType = typing.NewType('ValueType', builtins.int)
128
+ V: typing_extensions.TypeAlias = ValueType
129
+ class _ResultFunctionEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_ResultFunction.ValueType], builtins.type):
130
+ DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor = ...
131
+ RESULT_FUNCTION_UNSPECIFIED: ResultFunction.ValueType = ... # 0
132
+ RESULT_FUNCTION_MINIMUM: ResultFunction.ValueType = ... # 1
133
+ RESULT_FUNCTION_MAXIMUM: ResultFunction.ValueType = ... # 2
134
+ RESULT_FUNCTION_AVERAGE: ResultFunction.ValueType = ... # 3
135
+ RESULT_FUNCTION_SUM: ResultFunction.ValueType = ... # 4
136
+ RESULT_FUNCTION_INTEGRAL: ResultFunction.ValueType = ... # 5
137
+ RESULT_FUNCTION_STANDARD_DEVIATION: ResultFunction.ValueType = ... # 6
138
+ class ResultFunction(_ResultFunction, metaclass=_ResultFunctionEnumTypeWrapper):
139
+ pass
140
+
141
+ RESULT_FUNCTION_UNSPECIFIED: ResultFunction.ValueType = ... # 0
142
+ RESULT_FUNCTION_MINIMUM: ResultFunction.ValueType = ... # 1
143
+ RESULT_FUNCTION_MAXIMUM: ResultFunction.ValueType = ... # 2
144
+ RESULT_FUNCTION_AVERAGE: ResultFunction.ValueType = ... # 3
145
+ RESULT_FUNCTION_SUM: ResultFunction.ValueType = ... # 4
146
+ RESULT_FUNCTION_INTEGRAL: ResultFunction.ValueType = ... # 5
147
+ RESULT_FUNCTION_STANDARD_DEVIATION: ResultFunction.ValueType = ... # 6
148
+ global___ResultFunction = ResultFunction
149
+
150
+
151
+ class _ResultComponent:
152
+ ValueType = typing.NewType('ValueType', builtins.int)
153
+ V: typing_extensions.TypeAlias = ValueType
154
+ class _ResultComponentEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_ResultComponent.ValueType], builtins.type):
155
+ DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor = ...
156
+ RESULT_COMPONENT_UNSPECIFIED: ResultComponent.ValueType = ... # 0
157
+ RESULT_COMPONENT_NONE: ResultComponent.ValueType = ... # 1
158
+ RESULT_COMPONENT_X: ResultComponent.ValueType = ... # 2
159
+ RESULT_COMPONENT_Y: ResultComponent.ValueType = ... # 3
160
+ RESULT_COMPONENT_Z: ResultComponent.ValueType = ... # 4
161
+ RESULT_COMPONENT_XX: ResultComponent.ValueType = ... # 5
162
+ RESULT_COMPONENT_YY: ResultComponent.ValueType = ... # 6
163
+ RESULT_COMPONENT_ZZ: ResultComponent.ValueType = ... # 7
164
+ RESULT_COMPONENT_YZ: ResultComponent.ValueType = ... # 8
165
+ RESULT_COMPONENT_XY: ResultComponent.ValueType = ... # 9
166
+ RESULT_COMPONENT_XZ: ResultComponent.ValueType = ... # 10
167
+ RESULT_COMPONENT_MAG: ResultComponent.ValueType = ... # 11
168
+ RESULT_COMPONENT_FIRST: ResultComponent.ValueType = ... # 12
169
+ RESULT_COMPONENT_SECOND: ResultComponent.ValueType = ... # 13
170
+ RESULT_COMPONENT_THIRD: ResultComponent.ValueType = ... # 14
171
+ RESULT_COMPONENT_VELOCITY: ResultComponent.ValueType = ... # 15
172
+ RESULT_COMPONENT_TEMPERATURE: ResultComponent.ValueType = ... # 16
173
+ RESULT_COMPONENT_REAL: ResultComponent.ValueType = ... # 17
174
+ RESULT_COMPONENT_IMAGINARY: ResultComponent.ValueType = ... # 18
175
+ RESULT_COMPONENT_PHASE: ResultComponent.ValueType = ... # 19
176
+ RESULT_COMPONENT_LOGARITHMIC_MAG: ResultComponent.ValueType = ... # 20
177
+ RESULT_COMPONENT_CONJUGATE_PHASE: ResultComponent.ValueType = ... # 21
178
+ RESULT_COMPONENT_TOTAL: ResultComponent.ValueType = ... # 22
179
+ RESULT_COMPONENT_L3X: ResultComponent.ValueType = ... # 23
180
+ RESULT_COMPONENT_L3Y: ResultComponent.ValueType = ... # 24
181
+ RESULT_COMPONENT_RHCP: ResultComponent.ValueType = ... # 25
182
+ RESULT_COMPONENT_LHCP: ResultComponent.ValueType = ... # 26
183
+ RESULT_COMPONENT_THETA: ResultComponent.ValueType = ... # 27
184
+ RESULT_COMPONENT_PHI: ResultComponent.ValueType = ... # 28
185
+ class ResultComponent(_ResultComponent, metaclass=_ResultComponentEnumTypeWrapper):
186
+ pass
187
+
188
+ RESULT_COMPONENT_UNSPECIFIED: ResultComponent.ValueType = ... # 0
189
+ RESULT_COMPONENT_NONE: ResultComponent.ValueType = ... # 1
190
+ RESULT_COMPONENT_X: ResultComponent.ValueType = ... # 2
191
+ RESULT_COMPONENT_Y: ResultComponent.ValueType = ... # 3
192
+ RESULT_COMPONENT_Z: ResultComponent.ValueType = ... # 4
193
+ RESULT_COMPONENT_XX: ResultComponent.ValueType = ... # 5
194
+ RESULT_COMPONENT_YY: ResultComponent.ValueType = ... # 6
195
+ RESULT_COMPONENT_ZZ: ResultComponent.ValueType = ... # 7
196
+ RESULT_COMPONENT_YZ: ResultComponent.ValueType = ... # 8
197
+ RESULT_COMPONENT_XY: ResultComponent.ValueType = ... # 9
198
+ RESULT_COMPONENT_XZ: ResultComponent.ValueType = ... # 10
199
+ RESULT_COMPONENT_MAG: ResultComponent.ValueType = ... # 11
200
+ RESULT_COMPONENT_FIRST: ResultComponent.ValueType = ... # 12
201
+ RESULT_COMPONENT_SECOND: ResultComponent.ValueType = ... # 13
202
+ RESULT_COMPONENT_THIRD: ResultComponent.ValueType = ... # 14
203
+ RESULT_COMPONENT_VELOCITY: ResultComponent.ValueType = ... # 15
204
+ RESULT_COMPONENT_TEMPERATURE: ResultComponent.ValueType = ... # 16
205
+ RESULT_COMPONENT_REAL: ResultComponent.ValueType = ... # 17
206
+ RESULT_COMPONENT_IMAGINARY: ResultComponent.ValueType = ... # 18
207
+ RESULT_COMPONENT_PHASE: ResultComponent.ValueType = ... # 19
208
+ RESULT_COMPONENT_LOGARITHMIC_MAG: ResultComponent.ValueType = ... # 20
209
+ RESULT_COMPONENT_CONJUGATE_PHASE: ResultComponent.ValueType = ... # 21
210
+ RESULT_COMPONENT_TOTAL: ResultComponent.ValueType = ... # 22
211
+ RESULT_COMPONENT_L3X: ResultComponent.ValueType = ... # 23
212
+ RESULT_COMPONENT_L3Y: ResultComponent.ValueType = ... # 24
213
+ RESULT_COMPONENT_RHCP: ResultComponent.ValueType = ... # 25
214
+ RESULT_COMPONENT_LHCP: ResultComponent.ValueType = ... # 26
215
+ RESULT_COMPONENT_THETA: ResultComponent.ValueType = ... # 27
216
+ RESULT_COMPONENT_PHI: ResultComponent.ValueType = ... # 28
217
+ global___ResultComponent = ResultComponent
218
+
@@ -0,0 +1,4 @@
1
+ # Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!
2
+ """Client and server classes corresponding to protobuf-defined services."""
3
+ import grpc
4
+
@@ -0,0 +1,4 @@
1
+ """
2
+ @generated by mypy-protobuf. Do not edit manually!
3
+ isort:skip_file
4
+ """
@@ -30,8 +30,9 @@ message SolverFidelityResponse{
30
30
 
31
31
  message SolveExecutionRequest{
32
32
  string simulation_id = 1;
33
- Stage stage = 2;
33
+ SolverManager solver_manager = 2;
34
34
  bool execute_remotely =3;
35
+ repeated string variation_id_list = 4;
35
36
  }
36
37
 
37
38
  message SolveExecutionResponse{
@@ -39,7 +40,7 @@ message SolveExecutionResponse{
39
40
  string message = 2;
40
41
  }
41
42
 
42
- enum Stage {
43
- EXPLORE = 0;
44
- REFINE = 1;
43
+ enum SolverManager {
44
+ ARTEMIS= 0;
45
+ APOLLO = 1;
45
46
  }