ansys-api-discovery 0.6.13__tar.gz → 0.6.15__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.13 → ansys_api_discovery-0.6.15}/PKG-INFO +3 -3
- ansys_api_discovery-0.6.15/ansys/api/discovery/VERSION +1 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/assignments/fan.proto +2 -1
- ansys_api_discovery-0.6.15/ansys/api/discovery/v0/conditions/current.proto +43 -0
- ansys_api_discovery-0.6.15/ansys/api/discovery/v0/conditions/localfidelity.proto +43 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/porous.proto +12 -16
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/rotatingfluidzone.proto +1 -1
- ansys_api_discovery-0.6.15/ansys/api/discovery/v0/conditions/symmetry.proto +35 -0
- ansys_api_discovery-0.6.15/ansys/api/discovery/v0/conditions/voltage.proto +43 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/connections/contact.proto +4 -4
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/connections/contactgroup.proto +4 -3
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/connections/fluidinterface.proto +17 -15
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/discoverymodels.proto +15 -1
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys_api_discovery.egg-info/PKG-INFO +3 -3
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys_api_discovery.egg-info/SOURCES.txt +4 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys_api_discovery.egg-info/requires.txt +1 -1
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/pyproject.toml +1 -1
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/setup.py +1 -1
- ansys_api_discovery-0.6.13/ansys/api/discovery/VERSION +0 -1
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/LICENSE +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/README.md +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/__init__.py +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/py.typed +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/__init__.py +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/assignments/boltassignment.proto +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/acceleration.proto +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/bearing.proto +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/boltpreload.proto +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/condition.proto +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/convection.proto +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/displacement.proto +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/flow.proto +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/fluidinitialtemperature.proto +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/force.proto +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/gravity.proto +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/heat.proto +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/insulated.proto +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/mass.proto +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/moment.proto +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/operatingpressure.proto +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/pressure.proto +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/solidtemperature.proto +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/springpreload.proto +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/support.proto +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/velocity.proto +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/wall.proto +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/connections/joint.proto +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/definedvariationstable.proto +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/engineeringdata/boltdata.proto +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/engineeringdata/fandata.proto +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/historytrackparameters.proto +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/messaging.proto +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/monitors.proto +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/results.proto +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/scriptparameters.proto +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/simulations.proto +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/solution.proto +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/units.proto +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/unsupported.proto +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys_api_discovery.egg-info/dependency_links.txt +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys_api_discovery.egg-info/entry_points.txt +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys_api_discovery.egg-info/top_level.txt +0 -0
- {ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/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.15
|
|
4
|
+
Summary: Autogenerated python gRPC interface package for ansys-api-discovery, built on 08:51:58 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
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
0.6.15
|
|
@@ -36,7 +36,7 @@ service Fan
|
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
message InternalFanAssignmentCreationRequest{
|
|
39
|
-
|
|
39
|
+
ScopedCreationData creation_data = 1;
|
|
40
40
|
ansys.api.dbu.v0.PhysicsEntityIdentifier fan_id = 2;
|
|
41
41
|
InternalFanAssignmentProperties internal_fan_assignment_properties = 3;
|
|
42
42
|
}
|
|
@@ -74,6 +74,7 @@ message InternalFanAssignmentProperties {
|
|
|
74
74
|
Quantity hub_radius = 3;
|
|
75
75
|
Quantity tip_radius = 4;
|
|
76
76
|
bool is_swirling = 5;
|
|
77
|
+
optional ansys.api.dbu.v0.EntityIdentifier inlet_face = 6;
|
|
77
78
|
}
|
|
78
79
|
|
|
79
80
|
enum ExternalFanSpecification
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
// Copyright 2025, ANSYS Inc. Unauthorized use, distribution or duplication is prohibited.
|
|
2
|
+
syntax = "proto3";
|
|
3
|
+
package ansys.api.discovery.v0.conditions.current;
|
|
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.Conditions";
|
|
9
|
+
|
|
10
|
+
service Current
|
|
11
|
+
{
|
|
12
|
+
//Current condition methods
|
|
13
|
+
rpc CreateCurrent(CurrentCreationRequest) returns (CurrentCreationResponse);
|
|
14
|
+
|
|
15
|
+
rpc ChangeCurrentLocation(ChangeLocationRequest) returns(ChangeResponse);
|
|
16
|
+
|
|
17
|
+
rpc ChangeCurrentMagnitude(ChangeQuantityRequest) returns (ChangeResponse);
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
// Current
|
|
21
|
+
message CurrentCreationRequest{
|
|
22
|
+
ScopedCreationData creation_data = 1;
|
|
23
|
+
CurrentProperties current_properties = 2;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
message CurrentCreationResponse{
|
|
27
|
+
CreationResponse condition_response = 1;
|
|
28
|
+
CurrentDefinition condition_data = 2;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
// Current condition definitions
|
|
32
|
+
message CurrentProperties {
|
|
33
|
+
Quantity current_magnitude = 1;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
message CurrentDefinition {
|
|
37
|
+
ansys.api.dbu.v0.PhysicsEntityIdentifier id = 1;
|
|
38
|
+
ansys.api.dbu.v0.PhysicsEntityIdentifier parent_id = 2;
|
|
39
|
+
string label = 3;
|
|
40
|
+
repeated string locations = 4;
|
|
41
|
+
bool suppressed = 5;
|
|
42
|
+
CurrentProperties current = 6;
|
|
43
|
+
}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
// Copyright 2025, ANSYS Inc. Unauthorized use, distribution or duplication is prohibited.
|
|
2
|
+
syntax = "proto3";
|
|
3
|
+
package ansys.api.discovery.v0.conditions.localfidelity;
|
|
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.Conditions";
|
|
9
|
+
|
|
10
|
+
service LocalFidelity
|
|
11
|
+
{
|
|
12
|
+
//LocalFidelity condition methods
|
|
13
|
+
rpc CreateLocalFidelity(LocalFidelityCreationRequest) returns (LocalFidelityCreationResponse);
|
|
14
|
+
|
|
15
|
+
rpc ChangeLocalFidelityLocation(ChangeLocationExtendedRequest) returns(ChangeResponse);
|
|
16
|
+
|
|
17
|
+
rpc ChangeLocalFidelityMagnitude(ChangeQuantityRequest) returns (ChangeResponse);
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
// LocalFidelity
|
|
21
|
+
message LocalFidelityCreationRequest{
|
|
22
|
+
ScopedCreationData creation_data = 1;
|
|
23
|
+
LocalFidelityProperties local_fidelity_properties = 2;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
message LocalFidelityCreationResponse{
|
|
27
|
+
CreationResponse condition_response = 1;
|
|
28
|
+
LocalFidelityDefinition condition_data = 2;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
// LocalFidelity condition definitions
|
|
32
|
+
message LocalFidelityProperties {
|
|
33
|
+
Quantity local_fidelity_magnitude = 1;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
message LocalFidelityDefinition {
|
|
37
|
+
ansys.api.dbu.v0.PhysicsEntityIdentifier id = 1;
|
|
38
|
+
ansys.api.dbu.v0.PhysicsEntityIdentifier parent_id = 2;
|
|
39
|
+
string label = 3;
|
|
40
|
+
repeated string locations = 4;
|
|
41
|
+
bool suppressed = 5;
|
|
42
|
+
LocalFidelityProperties local_fidelity = 6;
|
|
43
|
+
}
|
|
@@ -10,16 +10,18 @@ option csharp_namespace = "Ansys.Api.Discovery.V0.Conditions";
|
|
|
10
10
|
service Porous
|
|
11
11
|
{
|
|
12
12
|
//wall creation methods
|
|
13
|
-
rpc
|
|
13
|
+
rpc CreatePorousIsotropic(PorousCreationRequest) returns (PorousCreationResponse);
|
|
14
14
|
|
|
15
|
-
rpc
|
|
15
|
+
rpc CreatePorousBidirectional(PorousCreationRequest) returns (PorousCreationResponse);
|
|
16
|
+
|
|
17
|
+
rpc CreatePorousOrthotropic(PorousCreationRequest) returns (PorousCreationResponse);
|
|
16
18
|
|
|
17
19
|
// properties
|
|
18
20
|
rpc ChangePorousSpecification(ChangePorousSpecificationRequest) returns (ChangeResponse);
|
|
19
21
|
|
|
20
22
|
rpc ChangePorousLocation(ChangeLocationRequest) returns (ChangeResponse);
|
|
21
23
|
|
|
22
|
-
rpc
|
|
24
|
+
rpc ChangePorousStreamwiseFlowDirectionReference(ChangeLocationExtendedRequest) returns (ChangeResponse);
|
|
23
25
|
|
|
24
26
|
|
|
25
27
|
// Resistance coeffiecient quantities
|
|
@@ -52,17 +54,10 @@ service Porous
|
|
|
52
54
|
|
|
53
55
|
// Command Requests and Responses
|
|
54
56
|
|
|
55
|
-
|
|
56
|
-
message PorousCartesianCreationRequest{
|
|
57
|
-
ScopedCreationData creation_data = 1;
|
|
58
|
-
PorousProperties porous_properties = 2;
|
|
59
|
-
optional string flow_normal_face_id = 3;
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
message PorousConicalCreationRequest{
|
|
57
|
+
message PorousCreationRequest{
|
|
63
58
|
ScopedCreationData creation_data = 1;
|
|
64
59
|
PorousProperties porous_properties = 2;
|
|
65
|
-
optional
|
|
60
|
+
optional LocationIdentifier streamwise_flow_direction_reference = 3;
|
|
66
61
|
}
|
|
67
62
|
|
|
68
63
|
message PorousCreationResponse{
|
|
@@ -88,12 +83,11 @@ enum PorousSpecification {
|
|
|
88
83
|
|
|
89
84
|
message PorousProperties
|
|
90
85
|
{
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
ResistanceCoeffients coefficients = 3;
|
|
94
|
-
SolidProperties solid_properties = 4;
|
|
86
|
+
ResistanceCoeffients coefficients = 1;
|
|
87
|
+
SolidProperties solid_properties = 2;
|
|
95
88
|
}
|
|
96
89
|
|
|
90
|
+
|
|
97
91
|
message SolidProperties
|
|
98
92
|
{
|
|
99
93
|
double porosity = 1;
|
|
@@ -121,4 +115,6 @@ message PorousDefinition {
|
|
|
121
115
|
repeated string locations = 4;
|
|
122
116
|
bool suppressed = 5;
|
|
123
117
|
PorousProperties porous_properties = 6;
|
|
118
|
+
PorousSpecification porous_specification = 7;
|
|
119
|
+
optional LocationIdentifier streamwise_flow_direction_reference = 8;
|
|
124
120
|
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
// Copyright 2025, ANSYS Inc. Unauthorized use, distribution or duplication is prohibited.
|
|
2
|
+
syntax = "proto3";
|
|
3
|
+
package ansys.api.discovery.v0.conditions.symmetry;
|
|
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.Conditions";
|
|
9
|
+
|
|
10
|
+
service Symmetry
|
|
11
|
+
{
|
|
12
|
+
//Symmetry condition methods
|
|
13
|
+
rpc CreateSymmetry(SymmetryCreationRequest) returns (SymmetryCreationResponse);
|
|
14
|
+
|
|
15
|
+
rpc ChangeSymmetryLocation(ChangeLocationRequest) returns(ChangeResponse);
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
// Symmetry
|
|
19
|
+
message SymmetryCreationRequest{
|
|
20
|
+
ScopedCreationData creation_data = 1;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
message SymmetryCreationResponse{
|
|
24
|
+
CreationResponse condition_response = 1;
|
|
25
|
+
SymmetryDefinition condition_data = 2;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
message SymmetryDefinition {
|
|
30
|
+
ansys.api.dbu.v0.PhysicsEntityIdentifier id = 1;
|
|
31
|
+
ansys.api.dbu.v0.PhysicsEntityIdentifier parent_id = 2;
|
|
32
|
+
string label = 3;
|
|
33
|
+
repeated string locations = 4;
|
|
34
|
+
bool suppressed = 5;
|
|
35
|
+
}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
// Copyright 2025, ANSYS Inc. Unauthorized use, distribution or duplication is prohibited.
|
|
2
|
+
syntax = "proto3";
|
|
3
|
+
package ansys.api.discovery.v0.conditions.voltage;
|
|
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.Conditions";
|
|
9
|
+
|
|
10
|
+
service Voltage
|
|
11
|
+
{
|
|
12
|
+
//Voltage condition methods
|
|
13
|
+
rpc CreateVoltage(VoltageCreationRequest) returns (VoltageCreationResponse);
|
|
14
|
+
|
|
15
|
+
rpc ChangeVoltageLocation(ChangeLocationRequest) returns(ChangeResponse);
|
|
16
|
+
|
|
17
|
+
rpc ChangeVoltageMagnitude(ChangeQuantityRequest) returns (ChangeResponse);
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
// Voltage
|
|
21
|
+
message VoltageCreationRequest{
|
|
22
|
+
ScopedCreationData creation_data = 1;
|
|
23
|
+
VoltageProperties voltage_properties = 2;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
message VoltageCreationResponse{
|
|
27
|
+
CreationResponse condition_response = 1;
|
|
28
|
+
VoltageDefinition condition_data = 2;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
// Voltage condition definitions
|
|
32
|
+
message VoltageProperties {
|
|
33
|
+
Quantity voltage_magnitude = 1;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
message VoltageDefinition {
|
|
37
|
+
ansys.api.dbu.v0.PhysicsEntityIdentifier id = 1;
|
|
38
|
+
ansys.api.dbu.v0.PhysicsEntityIdentifier parent_id = 2;
|
|
39
|
+
string label = 3;
|
|
40
|
+
repeated string locations = 4;
|
|
41
|
+
bool suppressed = 5;
|
|
42
|
+
VoltageProperties voltage = 6;
|
|
43
|
+
}
|
|
@@ -29,8 +29,7 @@ service Contact
|
|
|
29
29
|
rpc ChangeAdjustGapOrOverlap(ChangeBooleanRequest) returns (ChangeResponse);
|
|
30
30
|
rpc ChangeMakeJustTouching(ChangeBooleanRequest) returns (ChangeResponse);
|
|
31
31
|
rpc ChangeIdealize(ChangeBooleanRequest) returns (ChangeResponse);
|
|
32
|
-
rpc ChangeSpecifyThermalConductance(
|
|
33
|
-
rpc ChangeSpecifyThermalConductanceFromThicknessAndMaterial(ChangeBooleanRequest) returns (ChangeResponse);
|
|
32
|
+
rpc ChangeSpecifyThermalConductance(ChangeSpecifyThermalConductanceRequest) returns (ChangeResponse);
|
|
34
33
|
rpc ChangeSpecifyElectricConductance(ChangeBooleanRequest) returns (ChangeResponse);
|
|
35
34
|
rpc ChangeSpecifyElectricConductanceFromThicknessAndMaterial(ChangeBooleanRequest) returns (ChangeResponse);
|
|
36
35
|
rpc ChangeThermalContactConductance(ChangeQuantityRequest) returns (ChangeResponse);
|
|
@@ -89,14 +88,15 @@ message ContactProperties {
|
|
|
89
88
|
bool adjust_gap_or_overlap = 10;
|
|
90
89
|
bool make_just_touching = 11;
|
|
91
90
|
bool idealize = 12;
|
|
92
|
-
bool specify_thermal_conductance = 13;
|
|
93
|
-
bool specify_thermal_conductance_from_thickness_and_material = 14;
|
|
91
|
+
bool specify_thermal_conductance = 13; // OBSOLETE FROM VERSION 2026.1 ONWARDS
|
|
92
|
+
bool specify_thermal_conductance_from_thickness_and_material = 14; // OBSOLETE FROM VERSION 2026.1 ONWARDS
|
|
94
93
|
bool specify_electric_conductance = 15;
|
|
95
94
|
bool specify_electric_conductance_from_thickness_and_material = 16;
|
|
96
95
|
Quantity thermal_contact_conductance = 17;
|
|
97
96
|
Quantity thermal_conductance_thickness = 18;
|
|
98
97
|
Quantity electrical_contact_conductance = 19;
|
|
99
98
|
Quantity electrical_conductance_thickness = 20;
|
|
99
|
+
ThermalConductanceOptionType thermal_conductance_option = 21;
|
|
100
100
|
}
|
|
101
101
|
|
|
102
102
|
message ContactDefinition {
|
|
@@ -28,7 +28,7 @@ service ContactGroup
|
|
|
28
28
|
rpc ChangeAdjustGapOrOverlap(ChangeBooleanRequest) returns (ChangeResponse);
|
|
29
29
|
rpc ChangeMakeJustTouching(ChangeBooleanRequest) returns (ChangeResponse);
|
|
30
30
|
rpc ChangeIdealize(ChangeBooleanRequest) returns (ChangeResponse);
|
|
31
|
-
rpc ChangeSpecifyThermalConductance(
|
|
31
|
+
rpc ChangeSpecifyThermalConductance(ChangeSpecifyThermalConductanceRequest) returns (ChangeResponse);
|
|
32
32
|
rpc ChangeSpecifyThermalConductanceFromThicknessAndMaterial(ChangeBooleanRequest) returns (ChangeResponse);
|
|
33
33
|
rpc ChangeSpecifyElectricConductance(ChangeBooleanRequest) returns (ChangeResponse);
|
|
34
34
|
rpc ChangeSpecifyElectricConductanceFromThicknessAndMaterial(ChangeBooleanRequest) returns (ChangeResponse);
|
|
@@ -70,14 +70,15 @@ message ContactGroupProperties {
|
|
|
70
70
|
bool adjust_gap_or_overlap = 10;
|
|
71
71
|
bool make_just_touching = 11;
|
|
72
72
|
bool idealize = 12;
|
|
73
|
-
bool specify_thermal_conductance = 13;
|
|
74
|
-
bool specify_thermal_conductance_from_thickness_and_material = 14;
|
|
73
|
+
bool specify_thermal_conductance = 13; // OBSOLETE FROM VERSION 2026.1 ONWARDS
|
|
74
|
+
bool specify_thermal_conductance_from_thickness_and_material = 14; // OBSOLETE FROM VERSION 2026.1 ONWARDS
|
|
75
75
|
bool specify_electric_conductance = 15;
|
|
76
76
|
bool specify_electric_conductance_from_thickness_and_material = 16;
|
|
77
77
|
Quantity thermal_contact_conductance = 17;
|
|
78
78
|
Quantity thermal_conductance_thickness = 18;
|
|
79
79
|
Quantity electrical_contact_conductance = 19;
|
|
80
80
|
Quantity electrical_conductance_thickness = 20;
|
|
81
|
+
ThermalConductanceOptionType thermal_conductance_option = 21;
|
|
81
82
|
}
|
|
82
83
|
|
|
83
84
|
message ContactGroupDefinition {
|
|
@@ -11,34 +11,34 @@ option csharp_namespace = "Ansys.Api.Discovery.V0.Connections";
|
|
|
11
11
|
|
|
12
12
|
service FluidInterface
|
|
13
13
|
{
|
|
14
|
-
rpc
|
|
15
|
-
rpc
|
|
16
|
-
rpc
|
|
17
|
-
|
|
18
|
-
rpc
|
|
19
|
-
rpc
|
|
20
|
-
rpc
|
|
21
|
-
rpc
|
|
14
|
+
rpc ChangeFluidInterfaceType(ChangeFluidInterfaceTypeRequest) returns (ChangeResponse);
|
|
15
|
+
rpc ChangeFluidInterfaceFaceGroupingMethod(ChangeFluidInterfaceFaceGroupingMethodRequest) returns (ChangeResponse);
|
|
16
|
+
rpc ChangeFluidInterfaceConductanceMethod(ChangeFluidInterfaceConductanceMethodRequest) returns(ChangeResponse);
|
|
17
|
+
|
|
18
|
+
rpc ChangeFluidInterfaceThermalMaterialAssignment(ChangeAssignmentRequest) returns (ChangeResponse);
|
|
19
|
+
rpc ChangeFluidInterfaceThermalConductance(ChangeQuantityRequest) returns (ChangeResponse);
|
|
20
|
+
rpc ChangeFluidInterfaceThermalConductivity(ChangeQuantityRequest) returns (ChangeResponse);
|
|
21
|
+
rpc ChangeFluidInterfaceThermalThickness(ChangeQuantityRequest) returns (ChangeResponse);
|
|
22
22
|
|
|
23
|
-
rpc
|
|
24
|
-
rpc
|
|
23
|
+
rpc ChangeFluidInterfaceDetectionDistanceHigh(ChangeQuantityRequest) returns (ChangeResponse);
|
|
24
|
+
rpc ChangeFluidInterfaceFaceOverlapAllowance(ChangeQuantityRequest) returns (ChangeResponse);
|
|
25
25
|
|
|
26
26
|
rpc ChangeFSInterfaceInternalRadiationInputEnabled(ChangeBooleanRequest) returns (ChangeResponse);
|
|
27
27
|
rpc ChangeFSInterfaceInternalEmissivity(ChangeQuantityRequest) returns (ChangeResponse);
|
|
28
28
|
}
|
|
29
29
|
|
|
30
|
-
message
|
|
30
|
+
message ChangeFluidInterfaceTypeRequest{
|
|
31
31
|
ansys.api.dbu.v0.PhysicsEntityIdentifier object_id = 1;
|
|
32
|
-
|
|
32
|
+
FluidInterfaceType interface_type = 2;
|
|
33
33
|
}
|
|
34
34
|
|
|
35
35
|
// Contact group condition definitions
|
|
36
|
-
enum
|
|
36
|
+
enum FluidInterfaceType {
|
|
37
37
|
CONDUCTING = 0;
|
|
38
38
|
EXCLUDE = 1;
|
|
39
39
|
}
|
|
40
40
|
|
|
41
|
-
message
|
|
41
|
+
message ChangeFluidInterfaceFaceGroupingMethodRequest{
|
|
42
42
|
ansys.api.dbu.v0.PhysicsEntityIdentifier object_id = 1;
|
|
43
43
|
FluidInterfaceFaceGroupingMethod face_grouping_method = 2;
|
|
44
44
|
}
|
|
@@ -49,9 +49,10 @@ enum FluidInterfaceFaceGroupingMethod {
|
|
|
49
49
|
NOGROUPING = 2;
|
|
50
50
|
}
|
|
51
51
|
|
|
52
|
-
message
|
|
52
|
+
message ChangeFluidInterfaceConductanceMethodRequest{
|
|
53
53
|
ansys.api.dbu.v0.PhysicsEntityIdentifier object_id = 1;
|
|
54
54
|
FluidInterfaceFaceThermalConductanceMethod thermal_conductivity_method = 2;
|
|
55
|
+
ThermalConductanceOptionType thermal_conductance_option = 3;
|
|
55
56
|
}
|
|
56
57
|
|
|
57
58
|
enum FluidInterfaceFaceThermalConductanceMethod {
|
|
@@ -59,4 +60,5 @@ enum FluidInterfaceFaceThermalConductanceMethod {
|
|
|
59
60
|
THERMALCONDUCTANCE = 1;
|
|
60
61
|
THICKNESSANDCONDUCTIVITY = 2;
|
|
61
62
|
THICKNESSANDMATERIAL = 3;
|
|
63
|
+
CONDUCTOR = 4;
|
|
62
64
|
}
|
|
@@ -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
|
}
|
{ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/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.15
|
|
4
|
+
Summary: Autogenerated python gRPC interface package for ansys-api-discovery, built on 08:51:58 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
|
{ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys_api_discovery.egg-info/SOURCES.txt
RENAMED
|
@@ -24,6 +24,7 @@ ansys/api/discovery/v0/conditions/bearing.proto
|
|
|
24
24
|
ansys/api/discovery/v0/conditions/boltpreload.proto
|
|
25
25
|
ansys/api/discovery/v0/conditions/condition.proto
|
|
26
26
|
ansys/api/discovery/v0/conditions/convection.proto
|
|
27
|
+
ansys/api/discovery/v0/conditions/current.proto
|
|
27
28
|
ansys/api/discovery/v0/conditions/displacement.proto
|
|
28
29
|
ansys/api/discovery/v0/conditions/flow.proto
|
|
29
30
|
ansys/api/discovery/v0/conditions/fluidinitialtemperature.proto
|
|
@@ -31,6 +32,7 @@ ansys/api/discovery/v0/conditions/force.proto
|
|
|
31
32
|
ansys/api/discovery/v0/conditions/gravity.proto
|
|
32
33
|
ansys/api/discovery/v0/conditions/heat.proto
|
|
33
34
|
ansys/api/discovery/v0/conditions/insulated.proto
|
|
35
|
+
ansys/api/discovery/v0/conditions/localfidelity.proto
|
|
34
36
|
ansys/api/discovery/v0/conditions/mass.proto
|
|
35
37
|
ansys/api/discovery/v0/conditions/moment.proto
|
|
36
38
|
ansys/api/discovery/v0/conditions/operatingpressure.proto
|
|
@@ -40,7 +42,9 @@ ansys/api/discovery/v0/conditions/rotatingfluidzone.proto
|
|
|
40
42
|
ansys/api/discovery/v0/conditions/solidtemperature.proto
|
|
41
43
|
ansys/api/discovery/v0/conditions/springpreload.proto
|
|
42
44
|
ansys/api/discovery/v0/conditions/support.proto
|
|
45
|
+
ansys/api/discovery/v0/conditions/symmetry.proto
|
|
43
46
|
ansys/api/discovery/v0/conditions/velocity.proto
|
|
47
|
+
ansys/api/discovery/v0/conditions/voltage.proto
|
|
44
48
|
ansys/api/discovery/v0/conditions/wall.proto
|
|
45
49
|
ansys/api/discovery/v0/connections/contact.proto
|
|
46
50
|
ansys/api/discovery/v0/connections/contactgroup.proto
|
|
@@ -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.62"
|
|
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.62"],
|
|
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.13
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/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
|
{ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/messaging.proto
RENAMED
|
File without changes
|
{ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/monitors.proto
RENAMED
|
File without changes
|
{ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/results.proto
RENAMED
|
File without changes
|
|
File without changes
|
{ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/simulations.proto
RENAMED
|
File without changes
|
{ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/solution.proto
RENAMED
|
File without changes
|
{ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/units.proto
RENAMED
|
File without changes
|
{ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/unsupported.proto
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ansys_api_discovery-0.6.13 → ansys_api_discovery-0.6.15}/ansys_api_discovery.egg-info/top_level.txt
RENAMED
|
File without changes
|
|
File without changes
|