ansys-api-discovery 0.6.14__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.14 → 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.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/assignments/fan.proto +2 -1
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/porous.proto +12 -16
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/rotatingfluidzone.proto +1 -1
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/connections/contact.proto +4 -4
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/connections/contactgroup.proto +4 -3
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/connections/fluidinterface.proto +4 -2
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/discoverymodels.proto +15 -1
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys_api_discovery.egg-info/PKG-INFO +3 -3
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys_api_discovery.egg-info/requires.txt +1 -1
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/pyproject.toml +1 -1
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/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-0.6.15}/LICENSE +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/README.md +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/__init__.py +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/py.typed +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/__init__.py +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/assignments/boltassignment.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/acceleration.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/bearing.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/boltpreload.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/condition.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/convection.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/current.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/displacement.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/flow.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/fluidinitialtemperature.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/force.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/gravity.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/heat.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/insulated.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/localfidelity.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/mass.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/moment.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/operatingpressure.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/pressure.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/solidtemperature.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/springpreload.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/support.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/symmetry.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/velocity.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/voltage.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/conditions/wall.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/connections/joint.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/definedvariationstable.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/engineeringdata/boltdata.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/engineeringdata/fandata.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/historytrackparameters.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/messaging.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/monitors.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/results.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/scriptparameters.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/simulations.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/solution.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/units.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/unsupported.proto +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys_api_discovery.egg-info/SOURCES.txt +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys_api_discovery.egg-info/dependency_links.txt +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys_api_discovery.egg-info/entry_points.txt +0 -0
- {ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys_api_discovery.egg-info/top_level.txt +0 -0
- {ansys_api_discovery-0.6.14 → 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
|
|
@@ -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
|
}
|
|
@@ -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 {
|
|
@@ -13,7 +13,7 @@ service FluidInterface
|
|
|
13
13
|
{
|
|
14
14
|
rpc ChangeFluidInterfaceType(ChangeFluidInterfaceTypeRequest) returns (ChangeResponse);
|
|
15
15
|
rpc ChangeFluidInterfaceFaceGroupingMethod(ChangeFluidInterfaceFaceGroupingMethodRequest) returns (ChangeResponse);
|
|
16
|
-
rpc
|
|
16
|
+
rpc ChangeFluidInterfaceConductanceMethod(ChangeFluidInterfaceConductanceMethodRequest) returns(ChangeResponse);
|
|
17
17
|
|
|
18
18
|
rpc ChangeFluidInterfaceThermalMaterialAssignment(ChangeAssignmentRequest) returns (ChangeResponse);
|
|
19
19
|
rpc ChangeFluidInterfaceThermalConductance(ChangeQuantityRequest) returns (ChangeResponse);
|
|
@@ -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.14 → 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
|
|
@@ -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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ansys_api_discovery-0.6.14 → 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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/messaging.proto
RENAMED
|
File without changes
|
{ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/monitors.proto
RENAMED
|
File without changes
|
{ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/results.proto
RENAMED
|
File without changes
|
|
File without changes
|
{ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/simulations.proto
RENAMED
|
File without changes
|
{ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/solution.proto
RENAMED
|
File without changes
|
{ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/units.proto
RENAMED
|
File without changes
|
{ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/ansys/api/discovery/v0/unsupported.proto
RENAMED
|
File without changes
|
{ansys_api_discovery-0.6.14 → ansys_api_discovery-0.6.15}/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.15}/ansys_api_discovery.egg-info/top_level.txt
RENAMED
|
File without changes
|
|
File without changes
|