ansys-api-discovery 0.6.10__tar.gz → 0.6.12__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of ansys-api-discovery might be problematic. Click here for more details.
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/PKG-INFO +3 -3
- ansys_api_discovery-0.6.12/ansys/api/discovery/VERSION +1 -0
- ansys_api_discovery-0.6.12/ansys/api/discovery/v0/assignments/fan.proto +104 -0
- ansys_api_discovery-0.6.12/ansys/api/discovery/v0/conditions/operatingpressure.proto +12 -0
- ansys_api_discovery-0.6.12/ansys/api/discovery/v0/connections/fluidinterface.proto +62 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/discoverymodels.proto +37 -0
- ansys_api_discovery-0.6.12/ansys/api/discovery/v0/engineeringdata/fandata.proto +72 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys_api_discovery.egg-info/PKG-INFO +3 -3
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys_api_discovery.egg-info/SOURCES.txt +4 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys_api_discovery.egg-info/requires.txt +1 -1
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/pyproject.toml +1 -1
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/setup.py +1 -1
- ansys_api_discovery-0.6.10/ansys/api/discovery/VERSION +0 -1
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/LICENSE +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/README.md +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/__init__.py +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/py.typed +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/__init__.py +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/assignments/boltassignment.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/conditions/acceleration.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/conditions/bearing.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/conditions/boltpreload.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/conditions/condition.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/conditions/convection.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/conditions/displacement.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/conditions/flow.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/conditions/fluidinitialtemperature.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/conditions/force.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/conditions/gravity.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/conditions/heat.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/conditions/insulated.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/conditions/mass.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/conditions/moment.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/conditions/porous.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/conditions/pressure.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/conditions/rotatingfluidzone.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/conditions/solidtemperature.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/conditions/springpreload.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/conditions/support.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/conditions/velocity.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/conditions/wall.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/connections/contact.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/connections/contactgroup.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/connections/joint.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/definedvariationstable.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/engineeringdata/boltdata.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/historytrackparameters.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/messaging.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/monitors.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/results.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/scriptparameters.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/simulations.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/solution.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/units.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/unsupported.proto +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys_api_discovery.egg-info/dependency_links.txt +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys_api_discovery.egg-info/entry_points.txt +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys_api_discovery.egg-info/top_level.txt +0 -0
- {ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/setup.cfg +0 -0
|
@@ -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.12
|
|
4
|
+
Summary: Autogenerated python gRPC interface package for ansys-api-discovery, built on 08:09:25 on 29 April 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.57
|
|
15
15
|
Dynamic: author
|
|
16
16
|
Dynamic: author-email
|
|
17
17
|
Dynamic: description
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
0.6.12
|
|
@@ -0,0 +1,104 @@
|
|
|
1
|
+
// Copyright 2025, ANSYS Inc. Unauthorized use, distribution or duplication is prohibited.
|
|
2
|
+
syntax = "proto3";
|
|
3
|
+
package ansys.api.discovery.v0.assignments.fanassignment;
|
|
4
|
+
|
|
5
|
+
import "ansys/api/dbu/v0/dbumodels.proto";
|
|
6
|
+
import "ansys/api/discovery/v0/discoverymodels.proto";
|
|
7
|
+
import "ansys/api/discovery/v0/engineeringdata/fandata.proto";
|
|
8
|
+
|
|
9
|
+
option csharp_namespace = "Ansys.Api.Discovery.V0.Assignments";
|
|
10
|
+
|
|
11
|
+
service Fan
|
|
12
|
+
{
|
|
13
|
+
rpc CreateInternalFanAssignment(InternalFanAssignmentCreationRequest) returns (InternalFanAssignmentCreationResponse);
|
|
14
|
+
|
|
15
|
+
rpc CreateExternalFanAssignment(ExternalFanAssignmentCreationRequest) returns (ExternalFanAssignmentCreationResponse);
|
|
16
|
+
|
|
17
|
+
rpc ChangeFanAssignment(ChangeAssignmentRequest) returns (ChangeResponse);
|
|
18
|
+
|
|
19
|
+
rpc ChangeExternalFanSpecification(ChangeExternalFanSpecificationRequest) returns (ChangeResponse);
|
|
20
|
+
|
|
21
|
+
rpc ChangeFanLocation(ChangeLocationExtendedRequest) returns (ChangeResponse);
|
|
22
|
+
|
|
23
|
+
rpc ChangeExternalFanGaugePressure(ChangeQuantityRequest) returns (ChangeResponse);
|
|
24
|
+
|
|
25
|
+
rpc ChangeInternalFanInletFace(ChangeLocationRequest) returns (ChangeResponse);
|
|
26
|
+
|
|
27
|
+
rpc ChangeInternalFanIsShrouded(ChangeBooleanRequest) returns (ChangeResponse);
|
|
28
|
+
|
|
29
|
+
rpc ChangeInternalFanHubRadius(ChangeQuantityRequest) returns (ChangeResponse);
|
|
30
|
+
|
|
31
|
+
rpc ChangeInternalFanTipRadius(ChangeQuantityRequest) returns (ChangeResponse);
|
|
32
|
+
|
|
33
|
+
rpc ChangeInternalFanTotalHeat(ChangeQuantityRequest) returns (ChangeResponse);
|
|
34
|
+
|
|
35
|
+
rpc ChangeInternalFanSpecifyTotalHeat(ChangeBooleanRequest) returns (ChangeResponse);
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
message InternalFanAssignmentCreationRequest{
|
|
39
|
+
DoubleSidedScopedCreationData creation_data = 1;
|
|
40
|
+
ansys.api.dbu.v0.PhysicsEntityIdentifier fan_id = 2;
|
|
41
|
+
InternalFanAssignmentProperties internal_fan_assignment_properties = 3;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
message ExternalFanAssignmentCreationRequest{
|
|
45
|
+
ScopedCreationData creation_data = 1;
|
|
46
|
+
ansys.api.dbu.v0.PhysicsEntityIdentifier fan_id = 2;
|
|
47
|
+
ExternalFanAssignmentProperties external_fan_assignment_properties = 3;
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
message InternalFanAssignmentCreationResponse{
|
|
51
|
+
CreationResponse condition_response = 1;
|
|
52
|
+
InternalFanAssignmentDefinition condition_data = 2;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
message ExternalFanAssignmentCreationResponse{
|
|
56
|
+
CreationResponse condition_response = 1;
|
|
57
|
+
ExternalFanAssignmentDefinition condition_data = 2;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
message ChangeExternalFanSpecificationRequest{
|
|
61
|
+
ansys.api.dbu.v0.PhysicsEntityIdentifier object_id = 1;
|
|
62
|
+
ExternalFanSpecification specification = 2;
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
message ExternalFanAssignmentProperties {
|
|
66
|
+
ExternalFanSpecification specification = 1;
|
|
67
|
+
Quantity gauge_pressure = 2;
|
|
68
|
+
bool is_swirling = 3;
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
message InternalFanAssignmentProperties {
|
|
72
|
+
bool is_shrouded = 1;
|
|
73
|
+
OptionalQuantity specify_total_heat = 2;
|
|
74
|
+
Quantity hub_radius = 3;
|
|
75
|
+
Quantity tip_radius = 4;
|
|
76
|
+
bool is_swirling = 5;
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
enum ExternalFanSpecification
|
|
80
|
+
{
|
|
81
|
+
INTAKE = 0;
|
|
82
|
+
EXHAUST = 1;
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
// Return definitions
|
|
86
|
+
message InternalFanAssignmentDefinition {
|
|
87
|
+
ansys.api.dbu.v0.PhysicsEntityIdentifier id = 1;
|
|
88
|
+
ansys.api.dbu.v0.PhysicsEntityIdentifier parent_id = 2;
|
|
89
|
+
string label = 3;
|
|
90
|
+
repeated string locations = 4;
|
|
91
|
+
bool suppressed = 5;
|
|
92
|
+
ExternalFanAssignmentProperties assignment_properties = 6;
|
|
93
|
+
ansys.api.discovery.v0.engineeringdata.fandata.FanDataProperties fan_properties = 7;
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
message ExternalFanAssignmentDefinition {
|
|
97
|
+
ansys.api.dbu.v0.PhysicsEntityIdentifier id = 1;
|
|
98
|
+
ansys.api.dbu.v0.PhysicsEntityIdentifier parent_id = 2;
|
|
99
|
+
string label = 3;
|
|
100
|
+
repeated string locations = 4;
|
|
101
|
+
bool suppressed = 5;
|
|
102
|
+
InternalFanAssignmentProperties assignment_properties = 6;
|
|
103
|
+
ansys.api.discovery.v0.engineeringdata.fandata.FanDataProperties fan_properties = 7;
|
|
104
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
// Copyright 2025, ANSYS Inc. Unauthorized use, distribution or duplication is prohibited.
|
|
2
|
+
syntax = "proto3";
|
|
3
|
+
package ansys.api.discovery.v0.conditions.operatingpressure;
|
|
4
|
+
|
|
5
|
+
import "ansys/api/discovery/v0/discoverymodels.proto";
|
|
6
|
+
|
|
7
|
+
option csharp_namespace = "Ansys.Api.Discovery.V0.Conditions";
|
|
8
|
+
|
|
9
|
+
service OperatingPressure
|
|
10
|
+
{
|
|
11
|
+
rpc ChangePressureMagnitude(ChangeQuantityRequest) returns(ChangeResponse);
|
|
12
|
+
}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
// Copyright 2025, ANSYS Inc. Unauthorized use, distribution or duplication is prohibited.
|
|
2
|
+
syntax = "proto3";
|
|
3
|
+
package ansys.api.discovery.v0.connections.fluidinterface;
|
|
4
|
+
|
|
5
|
+
import "ansys/api/dbu/v0/dbumodels.proto";
|
|
6
|
+
import "ansys/api/discovery/v0/conditions/condition.proto";
|
|
7
|
+
import "ansys/api/discovery/v0/connections/contact.proto";
|
|
8
|
+
import "ansys/api/discovery/v0/discoverymodels.proto";
|
|
9
|
+
|
|
10
|
+
option csharp_namespace = "Ansys.Api.Discovery.V0.Connections";
|
|
11
|
+
|
|
12
|
+
service FluidInterface
|
|
13
|
+
{
|
|
14
|
+
rpc ChangeFSInterfaceType(ChangeFSInterfaceTypeRequest) returns (ChangeResponse);
|
|
15
|
+
rpc ChangeFSInterfaceFaceGroupingMethod(ChangeFSInterfaceFaceGroupingMethodRequest) returns (ChangeResponse);
|
|
16
|
+
rpc ChangeFSInterfaceSpecifyConductanceMethod(ChangeFSInterfaceConductanceMethod) returns (ChangeResponse);
|
|
17
|
+
|
|
18
|
+
rpc ChangeFSInterfaceThermalMaterialAssignment(ChangeAssignmentRequest) returns (ChangeResponse);
|
|
19
|
+
rpc ChangeFSInterfaceThermalConductance(ChangeQuantityRequest) returns (ChangeResponse);
|
|
20
|
+
rpc ChangeFSInterfaceThermalConductivity(ChangeQuantityRequest) returns (ChangeResponse);
|
|
21
|
+
rpc ChangeFSInterfaceThermalThickness(ChangeQuantityRequest) returns (ChangeResponse);
|
|
22
|
+
|
|
23
|
+
rpc ChangeFSInterfaceDetectionDistanceHigh(ChangeQuantityRequest) returns (ChangeResponse);
|
|
24
|
+
rpc ChangeFSInterfaceFaceOverlapAllowance(ChangeQuantityRequest) returns (ChangeResponse);
|
|
25
|
+
|
|
26
|
+
rpc ChangeFSInterfaceInternalRadiationInputEnabled(ChangeBooleanRequest) returns (ChangeResponse);
|
|
27
|
+
rpc ChangeFSInterfaceInternalEmissivity(ChangeQuantityRequest) returns (ChangeResponse);
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
message ChangeFSInterfaceTypeRequest{
|
|
31
|
+
ansys.api.dbu.v0.PhysicsEntityIdentifier object_id = 1;
|
|
32
|
+
FluidSolidInterfaceType interface_type = 2;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
// Contact group condition definitions
|
|
36
|
+
enum FluidSolidInterfaceType {
|
|
37
|
+
CONDUCTING = 0;
|
|
38
|
+
EXCLUDE = 1;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
message ChangeFSInterfaceFaceGroupingMethodRequest{
|
|
42
|
+
ansys.api.dbu.v0.PhysicsEntityIdentifier object_id = 1;
|
|
43
|
+
FluidInterfaceFaceGroupingMethod face_grouping_method = 2;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
enum FluidInterfaceFaceGroupingMethod {
|
|
47
|
+
GROUPBYBODY = 0;
|
|
48
|
+
GROUPTANGENTFACES = 1;
|
|
49
|
+
NOGROUPING = 2;
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
message ChangeFSInterfaceConductanceMethod{
|
|
53
|
+
ansys.api.dbu.v0.PhysicsEntityIdentifier object_id = 1;
|
|
54
|
+
FluidInterfaceFaceThermalConductanceMethod thermal_conductivity_method = 2;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
enum FluidInterfaceFaceThermalConductanceMethod {
|
|
58
|
+
INSULATED = 0;
|
|
59
|
+
THERMALCONDUCTANCE = 1;
|
|
60
|
+
THICKNESSANDCONDUCTIVITY = 2;
|
|
61
|
+
THICKNESSANDMATERIAL = 3;
|
|
62
|
+
}
|
|
@@ -56,6 +56,8 @@ message InputParameter {
|
|
|
56
56
|
string unit_abbreviation=7;
|
|
57
57
|
InputParameterType input_type=8;
|
|
58
58
|
string parent_object_id = 9;
|
|
59
|
+
string material_id = 10;
|
|
60
|
+
string material_label = 11;
|
|
59
61
|
}
|
|
60
62
|
|
|
61
63
|
enum InputParameterType{
|
|
@@ -122,6 +124,11 @@ message ChangeDoubleRequest{
|
|
|
122
124
|
double value = 2;
|
|
123
125
|
}
|
|
124
126
|
|
|
127
|
+
message ChangeAssignmentRequest{
|
|
128
|
+
ansys.api.dbu.v0.PhysicsEntityIdentifier assigner_object_id = 1;
|
|
129
|
+
ansys.api.dbu.v0.PhysicsEntityIdentifier referenced_object_id = 2;
|
|
130
|
+
}
|
|
131
|
+
|
|
125
132
|
message ChangeEmptyRequest{
|
|
126
133
|
ansys.api.dbu.v0.PhysicsEntityIdentifier object_id = 1;
|
|
127
134
|
}
|
|
@@ -211,6 +218,36 @@ message VectorOfOptionalQuantities{
|
|
|
211
218
|
OptionalQuantity z = 3;
|
|
212
219
|
}
|
|
213
220
|
|
|
221
|
+
message TableHeader{
|
|
222
|
+
string table_name = 1;
|
|
223
|
+
int32 number_of_data_rows = 2;
|
|
224
|
+
int32 number_of_data_columns = 3;
|
|
225
|
+
}
|
|
226
|
+
|
|
227
|
+
message QuantityTable{
|
|
228
|
+
TableHeader header = 1;
|
|
229
|
+
repeated QuantityTableRow row_data = 2;
|
|
230
|
+
}
|
|
231
|
+
|
|
232
|
+
message QuantityTableRow{
|
|
233
|
+
repeated Quantity row_cells = 1;
|
|
234
|
+
}
|
|
235
|
+
|
|
236
|
+
message QuantityVectorTable{
|
|
237
|
+
TableHeader header = 1;
|
|
238
|
+
repeated QuantityVector row_data = 2;
|
|
239
|
+
}
|
|
240
|
+
|
|
241
|
+
message QuantityPairTable{
|
|
242
|
+
TableHeader header = 1;
|
|
243
|
+
repeated QuantityPair row_data = 2;
|
|
244
|
+
}
|
|
245
|
+
|
|
246
|
+
message QuantityPair{
|
|
247
|
+
Quantity independant_data = 1;
|
|
248
|
+
Quantity dependant_data = 2;
|
|
249
|
+
}
|
|
250
|
+
|
|
214
251
|
|
|
215
252
|
// Represents the quantity type for a physics parameter.
|
|
216
253
|
enum QuantityType {
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
// Copyright 2025, ANSYS Inc. Unauthorized use, distribution or duplication is prohibited.
|
|
2
|
+
syntax = "proto3";
|
|
3
|
+
package ansys.api.discovery.v0.engineeringdata.fandata;
|
|
4
|
+
|
|
5
|
+
import "ansys/api/dbu/v0/dbumodels.proto";
|
|
6
|
+
import "ansys/api/discovery/v0/discoverymodels.proto";
|
|
7
|
+
|
|
8
|
+
option csharp_namespace = "Ansys.Api.Discovery.V0.EngineeringData";
|
|
9
|
+
|
|
10
|
+
service FanData
|
|
11
|
+
{
|
|
12
|
+
//Fan Data condition methods
|
|
13
|
+
rpc CreateFan(FanCreationRequest) returns (FanCreationResponse);
|
|
14
|
+
|
|
15
|
+
// change fan name
|
|
16
|
+
|
|
17
|
+
// change specification
|
|
18
|
+
|
|
19
|
+
// set pressure rise
|
|
20
|
+
|
|
21
|
+
// add row to VFR table
|
|
22
|
+
|
|
23
|
+
// remove row from VFR table
|
|
24
|
+
|
|
25
|
+
// add row to Vel table
|
|
26
|
+
|
|
27
|
+
// remove row from Vel table
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
message FanCreationRequest{
|
|
32
|
+
FanDataProperties fan_data = 2;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
message FanCreationResponse{
|
|
36
|
+
CreationResponse data_response = 1;
|
|
37
|
+
FanDataDefinition engineering_data = 2;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
//FanData condition definitions
|
|
42
|
+
message FanDataProperties {
|
|
43
|
+
ansys.api.dbu.v0.PhysicsEntityIdentifier data_id = 1;
|
|
44
|
+
string fan_name = 2;
|
|
45
|
+
FanSpecification fan_specification = 3;
|
|
46
|
+
Quantity constant_pressure_rise = 4;
|
|
47
|
+
QuantityPairTable volume_flow_rate_vs_pressure_table = 5;
|
|
48
|
+
QuantityPairTable velocity_vs_pressure_table = 6;
|
|
49
|
+
FanManufacturerData manufacturer_data = 7;
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
enum FanSpecification
|
|
53
|
+
{
|
|
54
|
+
VOLUMEFLOWRATE = 0;
|
|
55
|
+
CONSTANTPRESSURERISE = 1;
|
|
56
|
+
VELOCITY = 2;
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
message FanManufacturerData{
|
|
60
|
+
string manufacturer = 1;
|
|
61
|
+
string model_number = 2;
|
|
62
|
+
Quantity outer_radius = 3;
|
|
63
|
+
Quantity inner_radius = 4;
|
|
64
|
+
string notes = 5;
|
|
65
|
+
string disclaimer = 6;
|
|
66
|
+
bool is_user_defined = 7;
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
message FanDataDefinition {
|
|
71
|
+
FanDataProperties fan_data = 1;
|
|
72
|
+
}
|
{ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys_api_discovery.egg-info/PKG-INFO
RENAMED
|
@@ -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.12
|
|
4
|
+
Summary: Autogenerated python gRPC interface package for ansys-api-discovery, built on 08:09:25 on 29 April 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.57
|
|
15
15
|
Dynamic: author
|
|
16
16
|
Dynamic: author-email
|
|
17
17
|
Dynamic: description
|
{ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys_api_discovery.egg-info/SOURCES.txt
RENAMED
|
@@ -18,6 +18,7 @@ ansys/api/discovery/v0/solution.proto
|
|
|
18
18
|
ansys/api/discovery/v0/units.proto
|
|
19
19
|
ansys/api/discovery/v0/unsupported.proto
|
|
20
20
|
ansys/api/discovery/v0/assignments/boltassignment.proto
|
|
21
|
+
ansys/api/discovery/v0/assignments/fan.proto
|
|
21
22
|
ansys/api/discovery/v0/conditions/acceleration.proto
|
|
22
23
|
ansys/api/discovery/v0/conditions/bearing.proto
|
|
23
24
|
ansys/api/discovery/v0/conditions/boltpreload.proto
|
|
@@ -32,6 +33,7 @@ ansys/api/discovery/v0/conditions/heat.proto
|
|
|
32
33
|
ansys/api/discovery/v0/conditions/insulated.proto
|
|
33
34
|
ansys/api/discovery/v0/conditions/mass.proto
|
|
34
35
|
ansys/api/discovery/v0/conditions/moment.proto
|
|
36
|
+
ansys/api/discovery/v0/conditions/operatingpressure.proto
|
|
35
37
|
ansys/api/discovery/v0/conditions/porous.proto
|
|
36
38
|
ansys/api/discovery/v0/conditions/pressure.proto
|
|
37
39
|
ansys/api/discovery/v0/conditions/rotatingfluidzone.proto
|
|
@@ -42,8 +44,10 @@ ansys/api/discovery/v0/conditions/velocity.proto
|
|
|
42
44
|
ansys/api/discovery/v0/conditions/wall.proto
|
|
43
45
|
ansys/api/discovery/v0/connections/contact.proto
|
|
44
46
|
ansys/api/discovery/v0/connections/contactgroup.proto
|
|
47
|
+
ansys/api/discovery/v0/connections/fluidinterface.proto
|
|
45
48
|
ansys/api/discovery/v0/connections/joint.proto
|
|
46
49
|
ansys/api/discovery/v0/engineeringdata/boltdata.proto
|
|
50
|
+
ansys/api/discovery/v0/engineeringdata/fandata.proto
|
|
47
51
|
ansys_api_discovery.egg-info/PKG-INFO
|
|
48
52
|
ansys_api_discovery.egg-info/SOURCES.txt
|
|
49
53
|
ansys_api_discovery.egg-info/dependency_links.txt
|
|
@@ -3,6 +3,6 @@ requires = [
|
|
|
3
3
|
"setuptools >= 42.0.0, <77", # TODO: REMOVE UPPER LIMIT ONCE IT IS ADAPTED ON THE RELEASE ACTION
|
|
4
4
|
"wheel",
|
|
5
5
|
"ansys_tools_protoc_helper>=0.4.0",
|
|
6
|
-
"ansys-api-geometry==0.4.
|
|
6
|
+
"ansys-api-geometry==0.4.57"
|
|
7
7
|
]
|
|
8
8
|
build-backend = "setuptools.build_meta:__legacy__"
|
|
@@ -35,7 +35,7 @@ if __name__ == "__main__":
|
|
|
35
35
|
url=f"https://github.com/ansys/{package_name}",
|
|
36
36
|
license="MIT",
|
|
37
37
|
python_requires=">=3.10",
|
|
38
|
-
install_requires=["grpcio~=1.44", "protobuf>=3.19,<6", "ansys-api-geometry==0.4.
|
|
38
|
+
install_requires=["grpcio~=1.44", "protobuf>=3.19,<6", "ansys-api-geometry==0.4.57"],
|
|
39
39
|
packages=setuptools.find_namespace_packages(".", include=("ansys.*",)),
|
|
40
40
|
package_data={
|
|
41
41
|
"": ["*.proto", "*.pyi", "py.typed", "VERSION"],
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
0.6.10
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/messaging.proto
RENAMED
|
File without changes
|
{ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/monitors.proto
RENAMED
|
File without changes
|
{ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/results.proto
RENAMED
|
File without changes
|
|
File without changes
|
{ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/simulations.proto
RENAMED
|
File without changes
|
{ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/solution.proto
RENAMED
|
File without changes
|
{ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/units.proto
RENAMED
|
File without changes
|
{ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys/api/discovery/v0/unsupported.proto
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ansys_api_discovery-0.6.10 → ansys_api_discovery-0.6.12}/ansys_api_discovery.egg-info/top_level.txt
RENAMED
|
File without changes
|
|
File without changes
|