ansys-api-discovery 0.6.14__tar.gz → 0.6.17__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.14 → ansys_api_discovery-0.6.17}/PKG-INFO +3 -3
- ansys_api_discovery-0.6.17/ansys/api/discovery/VERSION +1 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/assignments/fan.proto +2 -1
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/conditions/porous.proto +12 -16
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/conditions/rotatingfluidzone.proto +1 -1
- ansys_api_discovery-0.6.17/ansys/api/discovery/v0/connections/contact.proto +74 -0
- ansys_api_discovery-0.6.17/ansys/api/discovery/v0/connections/contactgroup.proto +72 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/connections/fluidinterface.proto +1 -13
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/discoverymodels.proto +60 -1
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/monitors.proto +20 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/unsupported.proto +12 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys_api_discovery.egg-info/PKG-INFO +3 -3
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys_api_discovery.egg-info/requires.txt +1 -1
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/pyproject.toml +1 -1
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/setup.py +1 -1
- ansys_api_discovery-0.6.14/ansys/api/discovery/VERSION +0 -1
- ansys_api_discovery-0.6.14/ansys/api/discovery/v0/connections/contact.proto +0 -110
- ansys_api_discovery-0.6.14/ansys/api/discovery/v0/connections/contactgroup.proto +0 -91
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/LICENSE +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/README.md +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/__init__.py +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/py.typed +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/__init__.py +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/assignments/boltassignment.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/conditions/acceleration.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/conditions/bearing.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/conditions/boltpreload.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/conditions/condition.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/conditions/convection.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/conditions/current.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/conditions/displacement.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/conditions/flow.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/conditions/fluidinitialtemperature.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/conditions/force.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/conditions/gravity.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/conditions/heat.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/conditions/insulated.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/conditions/localfidelity.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/conditions/mass.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/conditions/moment.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/conditions/operatingpressure.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/conditions/pressure.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/conditions/solidtemperature.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/conditions/springpreload.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/conditions/support.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/conditions/symmetry.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/conditions/velocity.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/conditions/voltage.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/conditions/wall.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/connections/joint.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/definedvariationstable.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/engineeringdata/boltdata.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/engineeringdata/fandata.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/historytrackparameters.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/messaging.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/results.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/scriptparameters.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/simulations.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/solution.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/units.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys_api_discovery.egg-info/SOURCES.txt +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys_api_discovery.egg-info/dependency_links.txt +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys_api_discovery.egg-info/entry_points.txt +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys_api_discovery.egg-info/top_level.txt +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/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.17
|
|
4
|
+
Summary: Autogenerated python gRPC interface package for ansys-api-discovery, built on 16:49:25 on 08 September 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.17
|
|
@@ -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
|
|
@@ -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,74 @@
|
|
|
1
|
+
// Copyright 2025, ANSYS Inc. Unauthorized use, distribution or duplication is prohibited.
|
|
2
|
+
syntax = "proto3";
|
|
3
|
+
package ansys.api.discovery.v0.connections.contact;
|
|
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.Connections";
|
|
9
|
+
|
|
10
|
+
service Contact
|
|
11
|
+
{
|
|
12
|
+
//Contact condition methods
|
|
13
|
+
rpc CreateContact(ContactCreationRequest) returns (ContactCreationResponse);
|
|
14
|
+
|
|
15
|
+
rpc ChangeContactSide1Location(ChangeLocationRequest) returns(ChangeResponse);
|
|
16
|
+
rpc ChangeContactSide2Location(ChangeLocationRequest) returns(ChangeResponse);
|
|
17
|
+
|
|
18
|
+
rpc ChangeContactType(ChangeContactTypeRequest) returns (ChangeResponse);
|
|
19
|
+
rpc ChangeContactPairs(ChangeContactPairRequest) returns (ChangeResponse);
|
|
20
|
+
rpc SplitContact(ChangeEmptyRequest) returns (ChangeResponse);
|
|
21
|
+
|
|
22
|
+
rpc ChangeContactFrictionCoefficient(ChangeDoubleRequest) returns (ChangeResponse);
|
|
23
|
+
rpc ChangeContactStiffnessFactor(ChangeDoubleRequest) returns (ChangeResponse);
|
|
24
|
+
rpc ChangeContactDetectionRadiusFactor(ChangeDoubleRequest) returns (ChangeResponse);
|
|
25
|
+
rpc ChangeContactOffset(ChangeQuantityRequest) returns (ChangeResponse);
|
|
26
|
+
rpc ChangeContactShearStrength(ChangeQuantityRequest) returns (ChangeResponse);
|
|
27
|
+
rpc ChangeContactTensileStrength(ChangeQuantityRequest) returns (ChangeResponse);
|
|
28
|
+
rpc ChangeContactAreStrengthLimitsSet(ChangeBooleanRequest) returns (ChangeResponse);
|
|
29
|
+
rpc ChangeContactAdjustGapOrOverlap(ChangeBooleanRequest) returns (ChangeResponse);
|
|
30
|
+
rpc ChangeContactMakeJustTouching(ChangeBooleanRequest) returns (ChangeResponse);
|
|
31
|
+
rpc ChangeContactIdealize(ChangeBooleanRequest) returns (ChangeResponse);
|
|
32
|
+
rpc ChangeContactSpecifyThermalConductance(ChangeSpecifyConductanceRequest) returns (ChangeResponse);
|
|
33
|
+
rpc ChangeContactSpecifyElectricConductance(ChangeSpecifyConductanceRequest) returns (ChangeResponse);
|
|
34
|
+
rpc ChangeContactConductanceThickness(ChangeQuantityRequest) returns (ChangeResponse);
|
|
35
|
+
rpc ChangeContactConductanceMaterial(ChangeAssignmentRequest) returns (ChangeResponse);
|
|
36
|
+
rpc ChangeContactThermalContactConductivity(ChangeQuantityRequest) returns (ChangeResponse);
|
|
37
|
+
rpc ChangeContactElectricContactConductivity(ChangeQuantityRequest) returns (ChangeResponse);
|
|
38
|
+
rpc ChangeContactThermalContactConductance(ChangeQuantityRequest) returns (ChangeResponse);
|
|
39
|
+
rpc ChangeContactElectricContactConductance(ChangeQuantityRequest) returns (ChangeResponse);
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
message ContactCreationRequest{
|
|
43
|
+
DoubleSidedScopedCreationData creation_data = 1;
|
|
44
|
+
ContactProperties contact_properties = 2;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
message ContactCreationResponse{
|
|
48
|
+
CreationResponse condition_response = 1;
|
|
49
|
+
ContactDefinition condition_data = 2;
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
message ChangeContactTypeRequest{
|
|
53
|
+
ansys.api.dbu.v0.PhysicsEntityIdentifier object_id = 1;
|
|
54
|
+
ContactType contact_type = 2;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
message ChangeContactPairRequest{
|
|
58
|
+
ansys.api.dbu.v0.PhysicsEntityIdentifier object_id = 1;
|
|
59
|
+
ContactPairs contact_pairs = 2;
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
// Contact condition definitions
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
message ContactDefinition {
|
|
67
|
+
ansys.api.dbu.v0.PhysicsEntityIdentifier id = 1;
|
|
68
|
+
ansys.api.dbu.v0.PhysicsEntityIdentifier parent_id = 2;
|
|
69
|
+
string label = 3;
|
|
70
|
+
repeated string side1_locations = 4;
|
|
71
|
+
repeated string side2_locations = 5;
|
|
72
|
+
bool suppressed = 6;
|
|
73
|
+
ContactProperties contact = 7;
|
|
74
|
+
}
|
|
@@ -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.connections.contactgroup;
|
|
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 ContactGroup
|
|
13
|
+
{
|
|
14
|
+
rpc ChangeContactGroupSide1Location(ChangeLocationRequest) returns(ChangeResponse);
|
|
15
|
+
rpc ChangeContactGroupSide2Location(ChangeLocationRequest) returns(ChangeResponse);
|
|
16
|
+
|
|
17
|
+
rpc ChangeContactGroupContactType(ansys.api.discovery.v0.connections.contact.ChangeContactTypeRequest)
|
|
18
|
+
returns (ChangeResponse);
|
|
19
|
+
rpc SplitContactGroup(ChangeEmptyRequest) returns (ChangeResponse);
|
|
20
|
+
rpc ConvertContactGroup(ConvertContactGroupChangeRequest) returns (ChangeResponse);
|
|
21
|
+
|
|
22
|
+
rpc ChangeContactGroupFrictionCoefficient(ChangeDoubleRequest) returns (ChangeResponse);
|
|
23
|
+
rpc ChangeContactGroupStiffnessFactor(ChangeDoubleRequest) returns (ChangeResponse);
|
|
24
|
+
rpc ChangeContactGroupDetectionRadiusFactor(ChangeDoubleRequest) returns (ChangeResponse);
|
|
25
|
+
rpc ChangeContactGroupOffset(ChangeQuantityRequest) returns (ChangeResponse);
|
|
26
|
+
rpc ChangeContactGroupShearStrength(ChangeQuantityRequest) returns (ChangeResponse);
|
|
27
|
+
rpc ChangeContactGroupTensileStrength(ChangeQuantityRequest) returns (ChangeResponse);
|
|
28
|
+
rpc ChangeContactGroupAreStrengthLimitsSet(ChangeBooleanRequest) returns (ChangeResponse);
|
|
29
|
+
rpc ChangeContactGroupAdjustGapOrOverlap(ChangeBooleanRequest) returns (ChangeResponse);
|
|
30
|
+
rpc ChangeContactGroupMakeJustTouching(ChangeBooleanRequest) returns (ChangeResponse);
|
|
31
|
+
rpc ChangeContactGroupIdealize(ChangeBooleanRequest) returns (ChangeResponse);
|
|
32
|
+
|
|
33
|
+
rpc ChangeContactGroupDetectionDistanceLow(ChangeQuantityRequest) returns (ChangeResponse);
|
|
34
|
+
rpc ChangeContactGroupDetectionDistanceHigh(ChangeQuantityRequest) returns (ChangeResponse);
|
|
35
|
+
|
|
36
|
+
rpc ChangeContactGroupSpecifyThermalConductance(ChangeSpecifyConductanceRequest) returns (ChangeResponse);
|
|
37
|
+
rpc ChangeContactGroupSpecifyElectricConductance(ChangeSpecifyConductanceRequest) returns (ChangeResponse);
|
|
38
|
+
rpc ChangeContactGroupConductanceThickness(ChangeQuantityRequest) returns (ChangeResponse);
|
|
39
|
+
rpc ChangeContactGroupConductanceMaterial(ChangeAssignmentRequest) returns (ChangeResponse);
|
|
40
|
+
rpc ChangeContactGroupThermalContactConductivity(ChangeQuantityRequest) returns (ChangeResponse);
|
|
41
|
+
rpc ChangeContactGroupElectricContactConductivity(ChangeQuantityRequest) returns (ChangeResponse);
|
|
42
|
+
rpc ChangeContactGroupThermalContactConductance(ChangeQuantityRequest) returns (ChangeResponse);
|
|
43
|
+
rpc ChangeContactGroupElectricContactConductance(ChangeQuantityRequest) returns (ChangeResponse);
|
|
44
|
+
|
|
45
|
+
rpc GetByLabel(ansys.api.discovery.v0.conditions.GetByLabelRequest) returns (ContactGroupDefinition);
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
message ConvertContactGroupChangeRequest{
|
|
49
|
+
ansys.api.dbu.v0.PhysicsEntityIdentifier object_id = 1;
|
|
50
|
+
ContactGoupConversionType contact_group_type = 2;
|
|
51
|
+
ansys.api.discovery.v0.ContactPairs contact_pairs = 3;
|
|
52
|
+
optional bool idealize = 4;
|
|
53
|
+
optional double friction_coefficient = 5;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
// Contact group condition definitions
|
|
57
|
+
enum ContactGoupConversionType {
|
|
58
|
+
SLIDING_CONTACT_GROUP = 0;
|
|
59
|
+
JOINT = 1;
|
|
60
|
+
BOND = 2;
|
|
61
|
+
EXCLUDE = 3;
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
message ContactGroupDefinition {
|
|
65
|
+
ansys.api.dbu.v0.PhysicsEntityIdentifier id = 1;
|
|
66
|
+
ansys.api.dbu.v0.PhysicsEntityIdentifier parent_id = 2;
|
|
67
|
+
string label = 3;
|
|
68
|
+
repeated string side1_locations = 4;
|
|
69
|
+
repeated string side2_locations = 5;
|
|
70
|
+
bool suppressed = 6;
|
|
71
|
+
ContactProperties contact = 7;
|
|
72
|
+
}
|
|
@@ -3,8 +3,6 @@ syntax = "proto3";
|
|
|
3
3
|
package ansys.api.discovery.v0.connections.fluidinterface;
|
|
4
4
|
|
|
5
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
6
|
import "ansys/api/discovery/v0/discoverymodels.proto";
|
|
9
7
|
|
|
10
8
|
option csharp_namespace = "Ansys.Api.Discovery.V0.Connections";
|
|
@@ -13,7 +11,7 @@ service FluidInterface
|
|
|
13
11
|
{
|
|
14
12
|
rpc ChangeFluidInterfaceType(ChangeFluidInterfaceTypeRequest) returns (ChangeResponse);
|
|
15
13
|
rpc ChangeFluidInterfaceFaceGroupingMethod(ChangeFluidInterfaceFaceGroupingMethodRequest) returns (ChangeResponse);
|
|
16
|
-
rpc
|
|
14
|
+
rpc ChangeFluidInterfaceConductanceMethod(ChangeSpecifyConductanceRequest) returns(ChangeResponse);
|
|
17
15
|
|
|
18
16
|
rpc ChangeFluidInterfaceThermalMaterialAssignment(ChangeAssignmentRequest) returns (ChangeResponse);
|
|
19
17
|
rpc ChangeFluidInterfaceThermalConductance(ChangeQuantityRequest) returns (ChangeResponse);
|
|
@@ -49,14 +47,4 @@ enum FluidInterfaceFaceGroupingMethod {
|
|
|
49
47
|
NOGROUPING = 2;
|
|
50
48
|
}
|
|
51
49
|
|
|
52
|
-
message ChangeFluidInterfaceConductanceMethod{
|
|
53
|
-
ansys.api.dbu.v0.PhysicsEntityIdentifier object_id = 1;
|
|
54
|
-
FluidInterfaceFaceThermalConductanceMethod thermal_conductivity_method = 2;
|
|
55
|
-
}
|
|
56
50
|
|
|
57
|
-
enum FluidInterfaceFaceThermalConductanceMethod {
|
|
58
|
-
INSULATED = 0;
|
|
59
|
-
THERMALCONDUCTANCE = 1;
|
|
60
|
-
THICKNESSANDCONDUCTIVITY = 2;
|
|
61
|
-
THICKNESSANDMATERIAL = 3;
|
|
62
|
-
}
|
|
@@ -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
|
|
|
@@ -248,6 +248,46 @@ message QuantityPair{
|
|
|
248
248
|
Quantity dependant_data = 2;
|
|
249
249
|
}
|
|
250
250
|
|
|
251
|
+
enum ContactType {
|
|
252
|
+
BONDED_CONTACT = 0;
|
|
253
|
+
SLIDING_CONTACT = 1;
|
|
254
|
+
PREVENTED_CONTACT = 2;
|
|
255
|
+
}
|
|
256
|
+
|
|
257
|
+
message ContactPairs {
|
|
258
|
+
repeated ContactPair contact_pair = 1;
|
|
259
|
+
}
|
|
260
|
+
|
|
261
|
+
message ContactPair {
|
|
262
|
+
repeated string item1 = 1;
|
|
263
|
+
repeated string item2 = 2;
|
|
264
|
+
}
|
|
265
|
+
|
|
266
|
+
message ContactProperties {
|
|
267
|
+
ContactType contact_type = 1;
|
|
268
|
+
ContactPairs contact_pairs = 2;
|
|
269
|
+
|
|
270
|
+
double friction_coefficient = 3;
|
|
271
|
+
double stiffness_factor = 4;
|
|
272
|
+
double detection_radius_factor = 5;
|
|
273
|
+
Quantity offset = 6;
|
|
274
|
+
Quantity shear_strenght = 7;
|
|
275
|
+
Quantity tensile_strength = 8;
|
|
276
|
+
bool are_strength_limits_set = 9;
|
|
277
|
+
bool adjust_gap_or_overlap = 10;
|
|
278
|
+
bool make_just_touching = 11;
|
|
279
|
+
bool idealize = 12;
|
|
280
|
+
bool specify_thermal_conductance = 13;
|
|
281
|
+
bool specify_electric_conductance = 14;
|
|
282
|
+
Quantity thermal_contact_conductance = 15;
|
|
283
|
+
Quantity thermal_contact_conductivity = 16;
|
|
284
|
+
Quantity thermal_conductance_thickness = 17;
|
|
285
|
+
Quantity electrical_contact_conductance = 18;
|
|
286
|
+
Quantity electrical_contact_conductivity = 19;
|
|
287
|
+
Quantity electrical_conductance_thickness = 20;
|
|
288
|
+
ConductanceOptionType thermal_conductance_option = 21;
|
|
289
|
+
ConductanceOptionType electric_conductance_option = 22;
|
|
290
|
+
}
|
|
251
291
|
|
|
252
292
|
// Represents the quantity type for a physics parameter.
|
|
253
293
|
enum QuantityType {
|
|
@@ -333,4 +373,23 @@ enum QuantityType {
|
|
|
333
373
|
QUANTITY_TYPE_WARPING_MOMENT_OF_INERTIA=79;
|
|
334
374
|
QUANTITY_TYPE_NONE=80;
|
|
335
375
|
QUANTITY_TYPE_UNKNOWN = 81;
|
|
376
|
+
}
|
|
377
|
+
|
|
378
|
+
enum ConductanceOptionType {
|
|
379
|
+
CONDUCTANCEOPTIONTYPE_PERFECT_CONDUCTOR = 0;
|
|
380
|
+
CONDUCTANCEOPTIONTYPE_PERFECT_INSULATOR = 1;
|
|
381
|
+
CONDUCTANCEOPTIONTYPE_VALUE = 2;
|
|
382
|
+
CONDUCTANCEOPTIONTYPE_THICKNESS_AND_MATERIAL = 3;
|
|
383
|
+
CONDUCTANCEOPTIONTYPE_THICKNESS_AND_CONDUCTIVITY = 4;
|
|
384
|
+
}
|
|
385
|
+
|
|
386
|
+
message ChangeSpecifyConductanceRequest{
|
|
387
|
+
ansys.api.dbu.v0.PhysicsEntityIdentifier object_id = 1;
|
|
388
|
+
ConductanceOptionType conductance_type = 2;
|
|
389
|
+
}
|
|
390
|
+
|
|
391
|
+
message Tessellation {
|
|
392
|
+
repeated double vertices = 1;
|
|
393
|
+
repeated int32 faces = 2;
|
|
394
|
+
int32 facecolor = 3;
|
|
336
395
|
}
|
{ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/monitors.proto
RENAMED
|
@@ -11,6 +11,11 @@ service Monitors
|
|
|
11
11
|
{
|
|
12
12
|
// Creates a new monitor
|
|
13
13
|
rpc CreateMonitor(CreateMonitorRequest) returns (MonitorCreationResponse);
|
|
14
|
+
|
|
15
|
+
rpc GetAllMonitors(GetAllMonitorsRequest) returns (GetAllMonitorsResponse);
|
|
16
|
+
|
|
17
|
+
rpc GetMonitorValues(GetMonitorValuesRequest) returns (GetMonitorValuesResponse);
|
|
18
|
+
|
|
14
19
|
}
|
|
15
20
|
|
|
16
21
|
message CreateMonitorRequest{
|
|
@@ -26,6 +31,21 @@ message MonitorCreationResponse{
|
|
|
26
31
|
MonitorDefinition monitor = 2;
|
|
27
32
|
}
|
|
28
33
|
|
|
34
|
+
message GetAllMonitorsRequest{
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
message GetAllMonitorsResponse{
|
|
38
|
+
repeated MonitorDefinition monitor_definitions = 1;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
message GetMonitorValuesRequest{
|
|
42
|
+
string monitor_id = 1;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
message GetMonitorValuesResponse{
|
|
46
|
+
repeated Quantity monitor_values = 1;
|
|
47
|
+
}
|
|
48
|
+
|
|
29
49
|
message MonitorProperties{
|
|
30
50
|
ansys.api.discovery.v0.results.ResultVariable result_variable = 1;
|
|
31
51
|
ansys.api.discovery.v0.results.ResultFunction result_function = 2;
|
{ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/unsupported.proto
RENAMED
|
@@ -4,6 +4,7 @@ syntax = "proto3";
|
|
|
4
4
|
package ansys.api.discovery.v0.unsupported;
|
|
5
5
|
|
|
6
6
|
import "ansys/api/dbu/v0/dbumodels.proto";
|
|
7
|
+
import "ansys/api/discovery/v0/discoverymodels.proto";
|
|
7
8
|
import "ansys/api/discovery/v0/results.proto";
|
|
8
9
|
import "google/protobuf/empty.proto";
|
|
9
10
|
|
|
@@ -19,7 +20,10 @@ service Unsupported {
|
|
|
19
20
|
|
|
20
21
|
// Gets max and min value from the legend
|
|
21
22
|
rpc GetLegendMaximumValue(google.protobuf.Empty) returns(DoubleValueResponse);
|
|
23
|
+
|
|
22
24
|
rpc GetLegendMinimumValue(google.protobuf.Empty) returns(DoubleValueResponse);
|
|
25
|
+
|
|
26
|
+
rpc CreateFacetedBodies(CreateFacetedBodiesRequest) returns (CreateFacetedBodiesResponse);
|
|
23
27
|
|
|
24
28
|
}
|
|
25
29
|
|
|
@@ -40,4 +44,12 @@ message ByteArrayResponse {
|
|
|
40
44
|
message DoubleValueResponse {
|
|
41
45
|
double value = 1;
|
|
42
46
|
bool success = 2;
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
message CreateFacetedBodiesRequest{
|
|
50
|
+
map<string, Tessellation> tessellation_data=1;
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
message CreateFacetedBodiesResponse{
|
|
54
|
+
repeated ansys.api.dbu.v0.EntityIdentifier created_bodies=1;
|
|
43
55
|
}
|
{ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/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.17
|
|
4
|
+
Summary: Autogenerated python gRPC interface package for ansys-api-discovery, built on 16:49:25 on 08 September 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
|
|
@@ -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.14
|
|
@@ -1,110 +0,0 @@
|
|
|
1
|
-
// Copyright 2025, ANSYS Inc. Unauthorized use, distribution or duplication is prohibited.
|
|
2
|
-
syntax = "proto3";
|
|
3
|
-
package ansys.api.discovery.v0.connections.contact;
|
|
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.Connections";
|
|
9
|
-
|
|
10
|
-
service Contact
|
|
11
|
-
{
|
|
12
|
-
//Contact condition methods
|
|
13
|
-
rpc CreateContact(ContactCreationRequest) returns (ContactCreationResponse);
|
|
14
|
-
|
|
15
|
-
rpc ChangeContactSide1Location(ChangeLocationRequest) returns(ChangeResponse);
|
|
16
|
-
rpc ChangeContactSide2Location(ChangeLocationRequest) returns(ChangeResponse);
|
|
17
|
-
|
|
18
|
-
rpc ChangeContactType(ChangeContactTypeRequest) returns (ChangeResponse);
|
|
19
|
-
rpc ChangeContactPairs(ChangeContactPairRequest) returns (ChangeResponse);
|
|
20
|
-
rpc Split(ChangeEmptyRequest) returns (ChangeResponse);
|
|
21
|
-
|
|
22
|
-
rpc ChangeFrictionCoefficient(ChangeDoubleRequest) returns (ChangeResponse);
|
|
23
|
-
rpc ChangeStiffnessFactor(ChangeDoubleRequest) returns (ChangeResponse);
|
|
24
|
-
rpc ChangeDetectionRadiusFactor(ChangeDoubleRequest) returns (ChangeResponse);
|
|
25
|
-
rpc ChangeOffset(ChangeQuantityRequest) returns (ChangeResponse);
|
|
26
|
-
rpc ChangeShearStrength(ChangeQuantityRequest) returns (ChangeResponse);
|
|
27
|
-
rpc ChangeTensileStrength(ChangeQuantityRequest) returns (ChangeResponse);
|
|
28
|
-
rpc ChangeAreStrengthLimitsSet(ChangeBooleanRequest) returns (ChangeResponse);
|
|
29
|
-
rpc ChangeAdjustGapOrOverlap(ChangeBooleanRequest) returns (ChangeResponse);
|
|
30
|
-
rpc ChangeMakeJustTouching(ChangeBooleanRequest) returns (ChangeResponse);
|
|
31
|
-
rpc ChangeIdealize(ChangeBooleanRequest) returns (ChangeResponse);
|
|
32
|
-
rpc ChangeSpecifyThermalConductance(ChangeBooleanRequest) returns (ChangeResponse);
|
|
33
|
-
rpc ChangeSpecifyThermalConductanceFromThicknessAndMaterial(ChangeBooleanRequest) returns (ChangeResponse);
|
|
34
|
-
rpc ChangeSpecifyElectricConductance(ChangeBooleanRequest) returns (ChangeResponse);
|
|
35
|
-
rpc ChangeSpecifyElectricConductanceFromThicknessAndMaterial(ChangeBooleanRequest) returns (ChangeResponse);
|
|
36
|
-
rpc ChangeThermalContactConductance(ChangeQuantityRequest) returns (ChangeResponse);
|
|
37
|
-
rpc ChangeThermalConductanceThickness(ChangeQuantityRequest) returns (ChangeResponse);
|
|
38
|
-
rpc ChangeElectricContactConductance(ChangeQuantityRequest) returns (ChangeResponse);
|
|
39
|
-
rpc ChangeElectricConductanceThickness(ChangeQuantityRequest) returns (ChangeResponse);
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
message ContactCreationRequest{
|
|
43
|
-
DoubleSidedScopedCreationData creation_data = 1;
|
|
44
|
-
ContactProperties contact_properties = 2;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
message ContactCreationResponse{
|
|
48
|
-
CreationResponse condition_response = 1;
|
|
49
|
-
ContactDefinition condition_data = 2;
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
message ChangeContactTypeRequest{
|
|
53
|
-
ansys.api.dbu.v0.PhysicsEntityIdentifier object_id = 1;
|
|
54
|
-
ContactType contact_type = 2;
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
message ChangeContactPairRequest{
|
|
58
|
-
ansys.api.dbu.v0.PhysicsEntityIdentifier object_id = 1;
|
|
59
|
-
ContactPairs contact_pairs = 2;
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
// Contact condition definitions
|
|
63
|
-
|
|
64
|
-
enum ContactType {
|
|
65
|
-
BONDED_CONTACT = 0;
|
|
66
|
-
SLIDING_CONTACT = 1;
|
|
67
|
-
PREVENTED_CONTACT = 2;
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
message ContactPairs {
|
|
71
|
-
repeated ContactPair contact_pair = 1;
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
message ContactPair {
|
|
75
|
-
repeated string item1 = 1;
|
|
76
|
-
repeated string item2 = 2;
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
message ContactProperties {
|
|
80
|
-
ContactType contact_type = 1;
|
|
81
|
-
ContactPairs contact_pairs = 2;
|
|
82
|
-
double friction_coefficient = 3;
|
|
83
|
-
double stiffness_factor = 4;
|
|
84
|
-
double detection_radius_factor = 5;
|
|
85
|
-
Quantity offset = 6;
|
|
86
|
-
Quantity shear_strenght = 7;
|
|
87
|
-
Quantity tensile_strength = 8;
|
|
88
|
-
bool are_strength_limits_set = 9;
|
|
89
|
-
bool adjust_gap_or_overlap = 10;
|
|
90
|
-
bool make_just_touching = 11;
|
|
91
|
-
bool idealize = 12;
|
|
92
|
-
bool specify_thermal_conductance = 13;
|
|
93
|
-
bool specify_thermal_conductance_from_thickness_and_material = 14;
|
|
94
|
-
bool specify_electric_conductance = 15;
|
|
95
|
-
bool specify_electric_conductance_from_thickness_and_material = 16;
|
|
96
|
-
Quantity thermal_contact_conductance = 17;
|
|
97
|
-
Quantity thermal_conductance_thickness = 18;
|
|
98
|
-
Quantity electrical_contact_conductance = 19;
|
|
99
|
-
Quantity electrical_conductance_thickness = 20;
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
message ContactDefinition {
|
|
103
|
-
ansys.api.dbu.v0.PhysicsEntityIdentifier id = 1;
|
|
104
|
-
ansys.api.dbu.v0.PhysicsEntityIdentifier parent_id = 2;
|
|
105
|
-
string label = 3;
|
|
106
|
-
repeated string side1_locations = 4;
|
|
107
|
-
repeated string side2_locations = 5;
|
|
108
|
-
bool suppressed = 6;
|
|
109
|
-
ContactProperties contact = 7;
|
|
110
|
-
}
|
|
@@ -1,91 +0,0 @@
|
|
|
1
|
-
// Copyright 2025, ANSYS Inc. Unauthorized use, distribution or duplication is prohibited.
|
|
2
|
-
syntax = "proto3";
|
|
3
|
-
package ansys.api.discovery.v0.connections.contactgroup;
|
|
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 ContactGroup
|
|
13
|
-
{
|
|
14
|
-
rpc ChangeContactSide1Location(ChangeLocationRequest) returns(ChangeResponse);
|
|
15
|
-
rpc ChangeContactSide2Location(ChangeLocationRequest) returns(ChangeResponse);
|
|
16
|
-
|
|
17
|
-
rpc ChangeContactType(ansys.api.discovery.v0.connections.contact.ChangeContactTypeRequest) returns (ChangeResponse);
|
|
18
|
-
rpc Split(ChangeEmptyRequest) returns (ChangeResponse);
|
|
19
|
-
rpc Convert(ConvertContactGroupChangeRequest) returns (ChangeResponse);
|
|
20
|
-
|
|
21
|
-
rpc ChangeFrictionCoefficient(ChangeDoubleRequest) returns (ChangeResponse);
|
|
22
|
-
rpc ChangeStiffnessFactor(ChangeDoubleRequest) returns (ChangeResponse);
|
|
23
|
-
rpc ChangeDetectionRadiusFactor(ChangeDoubleRequest) returns (ChangeResponse);
|
|
24
|
-
rpc ChangeOffset(ChangeQuantityRequest) returns (ChangeResponse);
|
|
25
|
-
rpc ChangeShearStrength(ChangeQuantityRequest) returns (ChangeResponse);
|
|
26
|
-
rpc ChangeTensileStrength(ChangeQuantityRequest) returns (ChangeResponse);
|
|
27
|
-
rpc ChangeAreStrengthLimitsSet(ChangeBooleanRequest) returns (ChangeResponse);
|
|
28
|
-
rpc ChangeAdjustGapOrOverlap(ChangeBooleanRequest) returns (ChangeResponse);
|
|
29
|
-
rpc ChangeMakeJustTouching(ChangeBooleanRequest) returns (ChangeResponse);
|
|
30
|
-
rpc ChangeIdealize(ChangeBooleanRequest) returns (ChangeResponse);
|
|
31
|
-
rpc ChangeSpecifyThermalConductance(ChangeBooleanRequest) returns (ChangeResponse);
|
|
32
|
-
rpc ChangeSpecifyThermalConductanceFromThicknessAndMaterial(ChangeBooleanRequest) returns (ChangeResponse);
|
|
33
|
-
rpc ChangeSpecifyElectricConductance(ChangeBooleanRequest) returns (ChangeResponse);
|
|
34
|
-
rpc ChangeSpecifyElectricConductanceFromThicknessAndMaterial(ChangeBooleanRequest) returns (ChangeResponse);
|
|
35
|
-
rpc ChangeThermalContactConductance(ChangeQuantityRequest) returns (ChangeResponse);
|
|
36
|
-
rpc ChangeThermalConductanceThickness(ChangeQuantityRequest) returns (ChangeResponse);
|
|
37
|
-
rpc ChangeElectricContactConductance(ChangeQuantityRequest) returns (ChangeResponse);
|
|
38
|
-
rpc ChangeElectricConductanceThickness(ChangeQuantityRequest) returns (ChangeResponse);
|
|
39
|
-
rpc ChangeDetectionDistanceLow(ChangeQuantityRequest) returns (ChangeResponse);
|
|
40
|
-
rpc ChangeDetectionDistanceHigh(ChangeQuantityRequest) returns (ChangeResponse);
|
|
41
|
-
rpc GetByLabel(ansys.api.discovery.v0.conditions.GetByLabelRequest) returns (ContactGroupDefinition);
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
message ConvertContactGroupChangeRequest{
|
|
45
|
-
ansys.api.dbu.v0.PhysicsEntityIdentifier object_id = 1;
|
|
46
|
-
ContactGoupConversionType contact_group_type = 2;
|
|
47
|
-
ansys.api.discovery.v0.connections.contact.ContactPairs contact_pairs = 3;
|
|
48
|
-
optional bool idealize = 4;
|
|
49
|
-
optional double friction_coefficient = 5;
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
// Contact group condition definitions
|
|
53
|
-
enum ContactGoupConversionType {
|
|
54
|
-
SLIDING_CONTACT_GROUP = 0;
|
|
55
|
-
JOINT = 1;
|
|
56
|
-
BOND = 2;
|
|
57
|
-
EXCLUDE = 3;
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
message ContactGroupProperties {
|
|
61
|
-
ansys.api.discovery.v0.connections.contact.ContactType contact_type = 1;
|
|
62
|
-
ansys.api.discovery.v0.connections.contact.ContactPairs contact_pairs = 2;
|
|
63
|
-
double friction_coefficient = 3;
|
|
64
|
-
double stiffness_factor = 4;
|
|
65
|
-
double detection_radius_factor = 5;
|
|
66
|
-
Quantity offset = 6;
|
|
67
|
-
Quantity shear_strenght = 7;
|
|
68
|
-
Quantity tensile_strength = 8;
|
|
69
|
-
bool are_strength_limits_set = 9;
|
|
70
|
-
bool adjust_gap_or_overlap = 10;
|
|
71
|
-
bool make_just_touching = 11;
|
|
72
|
-
bool idealize = 12;
|
|
73
|
-
bool specify_thermal_conductance = 13;
|
|
74
|
-
bool specify_thermal_conductance_from_thickness_and_material = 14;
|
|
75
|
-
bool specify_electric_conductance = 15;
|
|
76
|
-
bool specify_electric_conductance_from_thickness_and_material = 16;
|
|
77
|
-
Quantity thermal_contact_conductance = 17;
|
|
78
|
-
Quantity thermal_conductance_thickness = 18;
|
|
79
|
-
Quantity electrical_contact_conductance = 19;
|
|
80
|
-
Quantity electrical_conductance_thickness = 20;
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
message ContactGroupDefinition {
|
|
84
|
-
ansys.api.dbu.v0.PhysicsEntityIdentifier id = 1;
|
|
85
|
-
ansys.api.dbu.v0.PhysicsEntityIdentifier parent_id = 2;
|
|
86
|
-
string label = 3;
|
|
87
|
-
repeated string side1_locations = 4;
|
|
88
|
-
repeated string side2_locations = 5;
|
|
89
|
-
bool suppressed = 6;
|
|
90
|
-
ContactGroupProperties contact = 7;
|
|
91
|
-
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/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
|
|
File without changes
|
|
File without changes
|
{ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/messaging.proto
RENAMED
|
File without changes
|
{ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/results.proto
RENAMED
|
File without changes
|
|
File without changes
|
{ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/simulations.proto
RENAMED
|
File without changes
|
{ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/solution.proto
RENAMED
|
File without changes
|
{ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys/api/discovery/v0/units.proto
RENAMED
|
File without changes
|
{ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys_api_discovery.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.17}/ansys_api_discovery.egg-info/top_level.txt
RENAMED
|
File without changes
|
|
File without changes
|