ansys-api-discovery 0.6.8__py3-none-any.whl → 0.6.10__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of ansys-api-discovery might be problematic. Click here for more details.

Files changed (25) hide show
  1. ansys/api/discovery/VERSION +1 -1
  2. ansys/api/discovery/v0/conditions/fluidinitialtemperature.proto +0 -1
  3. ansys/api/discovery/v0/conditions/fluidinitialtemperature_pb2.py +3 -4
  4. ansys/api/discovery/v0/conditions/porous.proto +23 -15
  5. ansys/api/discovery/v0/conditions/porous_pb2.py +21 -19
  6. ansys/api/discovery/v0/conditions/porous_pb2.pyi +60 -37
  7. ansys/api/discovery/v0/conditions/porous_pb2_grpc.py +70 -37
  8. ansys/api/discovery/v0/conditions/porous_pb2_grpc.pyi +24 -14
  9. ansys/api/discovery/v0/conditions/wall.proto +13 -6
  10. ansys/api/discovery/v0/conditions/wall_pb2.py +26 -26
  11. ansys/api/discovery/v0/conditions/wall_pb2.pyi +11 -8
  12. ansys/api/discovery/v0/conditions/wall_pb2_grpc.py +120 -21
  13. ansys/api/discovery/v0/conditions/wall_pb2_grpc.pyi +36 -6
  14. ansys/api/discovery/v0/monitors.proto +0 -1
  15. ansys/api/discovery/v0/monitors_pb2.py +11 -12
  16. ansys/api/discovery/v0/results.proto +37 -41
  17. ansys/api/discovery/v0/results_pb2.py +7 -9
  18. ansys/api/discovery/v0/results_pb2.pyi +74 -76
  19. ansys/api/discovery/v0/unsupported.proto +1 -1
  20. {ansys_api_discovery-0.6.8.dist-info → ansys_api_discovery-0.6.10.dist-info}/METADATA +3 -3
  21. {ansys_api_discovery-0.6.8.dist-info → ansys_api_discovery-0.6.10.dist-info}/RECORD +25 -25
  22. {ansys_api_discovery-0.6.8.dist-info → ansys_api_discovery-0.6.10.dist-info}/WHEEL +1 -1
  23. {ansys_api_discovery-0.6.8.dist-info → ansys_api_discovery-0.6.10.dist-info}/LICENSE +0 -0
  24. {ansys_api_discovery-0.6.8.dist-info → ansys_api_discovery-0.6.10.dist-info}/entry_points.txt +0 -0
  25. {ansys_api_discovery-0.6.8.dist-info → ansys_api_discovery-0.6.10.dist-info}/top_level.txt +0 -0
@@ -1 +1 @@
1
- 0.6.8
1
+ 0.6.10
@@ -2,7 +2,6 @@
2
2
  syntax = "proto3";
3
3
  package ansys.api.discovery.v0.conditions.fluidinitialtemperature;
4
4
 
5
- import "ansys/api/dbu/v0/dbumodels.proto";
6
5
  import "ansys/api/discovery/v0/discoverymodels.proto";
7
6
 
8
7
  option csharp_namespace = "Ansys.Api.Discovery.V0.Conditions";
@@ -11,11 +11,10 @@ from google.protobuf import symbol_database as _symbol_database
11
11
  _sym_db = _symbol_database.Default()
12
12
 
13
13
 
14
- from ansys.api.dbu.v0 import dbumodels_pb2 as ansys_dot_api_dot_dbu_dot_v0_dot_dbumodels__pb2
15
14
  from ansys.api.discovery.v0 import discoverymodels_pb2 as ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2
16
15
 
17
16
 
18
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n?ansys/api/discovery/v0/conditions/fluidinitialtemperature.proto\x12\x39\x61nsys.api.discovery.v0.conditions.fluidinitialtemperature\x1a ansys/api/dbu/v0/dbumodels.proto\x1a,ansys/api/discovery/v0/discoverymodels.proto2\x8e\x01\n\x17\x46luidInitialTemperature\x12s\n\x1a\x43hangeTemperatureMagnitude\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponseB$\xaa\x02!Ansys.Api.Discovery.V0.Conditionsb\x06proto3')
17
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n?ansys/api/discovery/v0/conditions/fluidinitialtemperature.proto\x12\x39\x61nsys.api.discovery.v0.conditions.fluidinitialtemperature\x1a,ansys/api/discovery/v0/discoverymodels.proto2\x8e\x01\n\x17\x46luidInitialTemperature\x12s\n\x1a\x43hangeTemperatureMagnitude\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponseB$\xaa\x02!Ansys.Api.Discovery.V0.Conditionsb\x06proto3')
19
18
 
20
19
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
21
20
  _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'ansys.api.discovery.v0.conditions.fluidinitialtemperature_pb2', globals())
@@ -23,6 +22,6 @@ if _descriptor._USE_C_DESCRIPTORS == False:
23
22
 
24
23
  DESCRIPTOR._options = None
25
24
  DESCRIPTOR._serialized_options = b'\252\002!Ansys.Api.Discovery.V0.Conditions'
26
- _FLUIDINITIALTEMPERATURE._serialized_start=207
27
- _FLUIDINITIALTEMPERATURE._serialized_end=349
25
+ _FLUIDINITIALTEMPERATURE._serialized_start=173
26
+ _FLUIDINITIALTEMPERATURE._serialized_end=315
28
27
  # @@protoc_insertion_point(module_scope)
@@ -10,14 +10,16 @@ option csharp_namespace = "Ansys.Api.Discovery.V0.Conditions";
10
10
  service Porous
11
11
  {
12
12
  //wall creation methods
13
- rpc CreatePorous(PorousCreationRequest) returns (PorousCreationResponse);
13
+ rpc CreatePorousCartesian(PorousCartesianCreationRequest) returns (PorousCreationResponse);
14
+
15
+ rpc CreatePorousConical(PorousConicalCreationRequest) returns (PorousCreationResponse);
14
16
 
15
17
  // properties
16
- rpc ChangePorousDirectionality(ChangePorousDirectionalityRequest) returns (ChangeResponse);
18
+ rpc ChangePorousSpecification(ChangePorousSpecificationRequest) returns (ChangeResponse);
17
19
 
18
20
  rpc ChangePorousLocation(ChangeLocationRequest) returns (ChangeResponse);
19
21
 
20
- rpc ChangePorousDirection(ChangeDirectionRequest) returns (ChangeResponse);
22
+ rpc ChangePorousStreamwiseFlowFace(ChangeLocationRequest) returns (ChangeResponse);
21
23
 
22
24
 
23
25
  // Resistance coeffiecient quantities
@@ -36,7 +38,7 @@ service Porous
36
38
 
37
39
  //Solid quantities
38
40
 
39
- rpc ChangePorouseThermalInputEnabled(ChangeBooleanRequest) returns (ChangeResponse);
41
+ rpc ChangePorousThermalInputEnabled(ChangeBooleanRequest) returns (ChangeResponse);
40
42
 
41
43
  rpc ChangePorousSolidPorosity(ChangeQuantityRequest) returns (ChangeResponse);
42
44
 
@@ -51,9 +53,16 @@ service Porous
51
53
  // Command Requests and Responses
52
54
 
53
55
  // Create Free Slip
54
- message PorousCreationRequest{
55
- ScopedCreationData creation_data = 2;
56
- PorousProperties porous_properties = 4;
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{
63
+ ScopedCreationData creation_data = 1;
64
+ PorousProperties porous_properties = 2;
65
+ optional string conical_flow_normal_face_id = 3;
57
66
  }
58
67
 
59
68
  message PorousCreationResponse{
@@ -62,14 +71,14 @@ message PorousCreationResponse{
62
71
  }
63
72
 
64
73
  // enum commands
65
- message ChangePorousDirectionalityRequest{
74
+ message ChangePorousSpecificationRequest{
66
75
  ansys.api.dbu.v0.PhysicsEntityIdentifier object_id = 1;
67
- PorousDirectionality porous_directionality = 2;
76
+ PorousSpecification specification = 2;
68
77
  }
69
78
 
70
79
  // enumerations
71
80
 
72
- enum PorousDirectionality {
81
+ enum PorousSpecification {
73
82
  ISOTROPIC = 0;
74
83
  BIDIRECTIONAL = 1;
75
84
  ORTHOTROPIC = 2;
@@ -79,17 +88,17 @@ enum PorousDirectionality {
79
88
 
80
89
  message PorousProperties
81
90
  {
82
- PorousDirectionality directionality = 1;
83
- QuantityVector direction = 2;
91
+ PorousSpecification specification = 1;
92
+ string flow_normal_face_id = 2;
84
93
  ResistanceCoeffients coefficients = 3;
85
94
  SolidProperties solid_properties = 4;
86
95
  }
87
96
 
88
97
  message SolidProperties
89
98
  {
90
- Quantity porosity = 1;
99
+ double porosity = 1;
91
100
  Quantity density = 2;
92
- Quantity isotropic_therma_conductivity = 3;
101
+ Quantity isotropic_thermal_conductivity = 3;
93
102
  Quantity specific_heat = 4;
94
103
  }
95
104
 
@@ -103,7 +112,6 @@ message ResistanceCoeffients
103
112
  optional Quantity inertial_secondary = 6;
104
113
  }
105
114
 
106
-
107
115
  // conditions definitions
108
116
 
109
117
  message PorousDefinition {
@@ -15,7 +15,7 @@ from ansys.api.dbu.v0 import dbumodels_pb2 as ansys_dot_api_dot_dbu_dot_v0_dot_d
15
15
  from ansys.api.discovery.v0 import discoverymodels_pb2 as ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2
16
16
 
17
17
 
18
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n.ansys/api/discovery/v0/conditions/porous.proto\x12(ansys.api.discovery.v0.conditions.porous\x1a ansys/api/dbu/v0/dbumodels.proto\x1a,ansys/api/discovery/v0/discoverymodels.proto\"\xb1\x01\n\x15PorousCreationRequest\x12\x41\n\rcreation_data\x18\x02 \x01(\x0b\x32*.ansys.api.discovery.v0.ScopedCreationData\x12U\n\x11porous_properties\x18\x04 \x01(\x0b\x32:.ansys.api.discovery.v0.conditions.porous.PorousProperties\"\xb2\x01\n\x16PorousCreationResponse\x12\x44\n\x12\x63ondition_response\x18\x01 \x01(\x0b\x32(.ansys.api.discovery.v0.CreationResponse\x12R\n\x0e\x63ondition_data\x18\x02 \x01(\x0b\x32:.ansys.api.discovery.v0.conditions.porous.PorousDefinition\"\xc0\x01\n!ChangePorousDirectionalityRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12]\n\x15porous_directionality\x18\x02 \x01(\x0e\x32>.ansys.api.discovery.v0.conditions.porous.PorousDirectionality\"\xd0\x02\n\x10PorousProperties\x12V\n\x0e\x64irectionality\x18\x01 \x01(\x0e\x32>.ansys.api.discovery.v0.conditions.porous.PorousDirectionality\x12\x39\n\tdirection\x18\x02 \x01(\x0b\x32&.ansys.api.discovery.v0.QuantityVector\x12T\n\x0c\x63oefficients\x18\x03 \x01(\x0b\x32>.ansys.api.discovery.v0.conditions.porous.ResistanceCoeffients\x12S\n\x10solid_properties\x18\x04 \x01(\x0b\x32\x39.ansys.api.discovery.v0.conditions.porous.SolidProperties\"\xfa\x01\n\x0fSolidProperties\x12\x32\n\x08porosity\x18\x01 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12\x31\n\x07\x64\x65nsity\x18\x02 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12G\n\x1disotropic_therma_conductivity\x18\x03 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12\x37\n\rspecific_heat\x18\x04 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\"\xef\x03\n\x14ResistanceCoeffients\x12<\n\x12viscous_streamwise\x18\x01 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12=\n\x13inertial_streamwise\x18\x02 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12>\n\x0fviscous_primary\x18\x03 \x01(\x0b\x32 .ansys.api.discovery.v0.QuantityH\x00\x88\x01\x01\x12?\n\x10inertial_primary\x18\x04 \x01(\x0b\x32 .ansys.api.discovery.v0.QuantityH\x01\x88\x01\x01\x12@\n\x11viscous_secondary\x18\x05 \x01(\x0b\x32 .ansys.api.discovery.v0.QuantityH\x02\x88\x01\x01\x12\x41\n\x12inertial_secondary\x18\x06 \x01(\x0b\x32 .ansys.api.discovery.v0.QuantityH\x03\x88\x01\x01\x42\x12\n\x10_viscous_primaryB\x13\n\x11_inertial_primaryB\x14\n\x12_viscous_secondaryB\x15\n\x13_inertial_secondary\"\x94\x02\n\x10PorousDefinition\x12\x35\n\x02id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12<\n\tparent_id\x18\x02 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12\r\n\x05label\x18\x03 \x01(\t\x12\x11\n\tlocations\x18\x04 \x03(\t\x12\x12\n\nsuppressed\x18\x05 \x01(\x08\x12U\n\x11porous_properties\x18\x06 \x01(\x0b\x32:.ansys.api.discovery.v0.conditions.porous.PorousProperties*I\n\x14PorousDirectionality\x12\r\n\tISOTROPIC\x10\x00\x12\x11\n\rBIDIRECTIONAL\x10\x01\x12\x0f\n\x0bORTHOTROPIC\x10\x02\x32\x9c\x0f\n\x06Porous\x12\x91\x01\n\x0c\x43reatePorous\x12?.ansys.api.discovery.v0.conditions.porous.PorousCreationRequest\x1a@.ansys.api.discovery.v0.conditions.porous.PorousCreationResponse\x12\x91\x01\n\x1a\x43hangePorousDirectionality\x12K.ansys.api.discovery.v0.conditions.porous.ChangePorousDirectionalityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12m\n\x14\x43hangePorousLocation\x12-.ansys.api.discovery.v0.ChangeLocationRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12o\n\x15\x43hangePorousDirection\x12..ansys.api.discovery.v0.ChangeDirectionRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\x7f\n&ChangePorousViscousStreamwiseMagnitude\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\x80\x01\n\'ChangePorousInertialStreamwiseMagnitude\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\x85\x01\n,ChangePorousViscousCrossflowPrimaryMagnitude\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\x86\x01\n-ChangePorousInertialCrossflowPrimaryMagnitude\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\x87\x01\n.ChangePorousViscousCrossflowSecondaryMagnitude\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\x88\x01\n/ChangePorousInertialCrossflowSecondaryMagnitude\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12x\n ChangePorouseThermalInputEnabled\x12,.ansys.api.discovery.v0.ChangeBooleanRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12r\n\x19\x43hangePorousSolidPorosity\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12q\n\x18\x43hangePorousSolidDensity\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\x86\x01\n-ChangePorousSolidIsotropicThermalConductivity\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12v\n\x1d\x43hangePorousSolidSpecificHeat\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponseB$\xaa\x02!Ansys.Api.Discovery.V0.Conditionsb\x06proto3')
18
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n.ansys/api/discovery/v0/conditions/porous.proto\x12(ansys.api.discovery.v0.conditions.porous\x1a ansys/api/dbu/v0/dbumodels.proto\x1a,ansys/api/discovery/v0/discoverymodels.proto\"\xf4\x01\n\x1ePorousCartesianCreationRequest\x12\x41\n\rcreation_data\x18\x01 \x01(\x0b\x32*.ansys.api.discovery.v0.ScopedCreationData\x12U\n\x11porous_properties\x18\x02 \x01(\x0b\x32:.ansys.api.discovery.v0.conditions.porous.PorousProperties\x12 \n\x13\x66low_normal_face_id\x18\x03 \x01(\tH\x00\x88\x01\x01\x42\x16\n\x14_flow_normal_face_id\"\x82\x02\n\x1cPorousConicalCreationRequest\x12\x41\n\rcreation_data\x18\x01 \x01(\x0b\x32*.ansys.api.discovery.v0.ScopedCreationData\x12U\n\x11porous_properties\x18\x02 \x01(\x0b\x32:.ansys.api.discovery.v0.conditions.porous.PorousProperties\x12(\n\x1b\x63onical_flow_normal_face_id\x18\x03 \x01(\tH\x00\x88\x01\x01\x42\x1e\n\x1c_conical_flow_normal_face_id\"\xb2\x01\n\x16PorousCreationResponse\x12\x44\n\x12\x63ondition_response\x18\x01 \x01(\x0b\x32(.ansys.api.discovery.v0.CreationResponse\x12R\n\x0e\x63ondition_data\x18\x02 \x01(\x0b\x32:.ansys.api.discovery.v0.conditions.porous.PorousDefinition\"\xb6\x01\n ChangePorousSpecificationRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12T\n\rspecification\x18\x02 \x01(\x0e\x32=.ansys.api.discovery.v0.conditions.porous.PorousSpecification\"\xb0\x02\n\x10PorousProperties\x12T\n\rspecification\x18\x01 \x01(\x0e\x32=.ansys.api.discovery.v0.conditions.porous.PorousSpecification\x12\x1b\n\x13\x66low_normal_face_id\x18\x02 \x01(\t\x12T\n\x0c\x63oefficients\x18\x03 \x01(\x0b\x32>.ansys.api.discovery.v0.conditions.porous.ResistanceCoeffients\x12S\n\x10solid_properties\x18\x04 \x01(\x0b\x32\x39.ansys.api.discovery.v0.conditions.porous.SolidProperties\"\xd9\x01\n\x0fSolidProperties\x12\x10\n\x08porosity\x18\x01 \x01(\x01\x12\x31\n\x07\x64\x65nsity\x18\x02 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12H\n\x1eisotropic_thermal_conductivity\x18\x03 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12\x37\n\rspecific_heat\x18\x04 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\"\xef\x03\n\x14ResistanceCoeffients\x12<\n\x12viscous_streamwise\x18\x01 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12=\n\x13inertial_streamwise\x18\x02 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12>\n\x0fviscous_primary\x18\x03 \x01(\x0b\x32 .ansys.api.discovery.v0.QuantityH\x00\x88\x01\x01\x12?\n\x10inertial_primary\x18\x04 \x01(\x0b\x32 .ansys.api.discovery.v0.QuantityH\x01\x88\x01\x01\x12@\n\x11viscous_secondary\x18\x05 \x01(\x0b\x32 .ansys.api.discovery.v0.QuantityH\x02\x88\x01\x01\x12\x41\n\x12inertial_secondary\x18\x06 \x01(\x0b\x32 .ansys.api.discovery.v0.QuantityH\x03\x88\x01\x01\x42\x12\n\x10_viscous_primaryB\x13\n\x11_inertial_primaryB\x14\n\x12_viscous_secondaryB\x15\n\x13_inertial_secondary\"\x94\x02\n\x10PorousDefinition\x12\x35\n\x02id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12<\n\tparent_id\x18\x02 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12\r\n\x05label\x18\x03 \x01(\t\x12\x11\n\tlocations\x18\x04 \x03(\t\x12\x12\n\nsuppressed\x18\x05 \x01(\x08\x12U\n\x11porous_properties\x18\x06 \x01(\x0b\x32:.ansys.api.discovery.v0.conditions.porous.PorousProperties*H\n\x13PorousSpecification\x12\r\n\tISOTROPIC\x10\x00\x12\x11\n\rBIDIRECTIONAL\x10\x01\x12\x0f\n\x0bORTHOTROPIC\x10\x02\x32\xd5\x10\n\x06Porous\x12\xa3\x01\n\x15\x43reatePorousCartesian\x12H.ansys.api.discovery.v0.conditions.porous.PorousCartesianCreationRequest\x1a@.ansys.api.discovery.v0.conditions.porous.PorousCreationResponse\x12\x9f\x01\n\x13\x43reatePorousConical\x12\x46.ansys.api.discovery.v0.conditions.porous.PorousConicalCreationRequest\x1a@.ansys.api.discovery.v0.conditions.porous.PorousCreationResponse\x12\x8f\x01\n\x19\x43hangePorousSpecification\x12J.ansys.api.discovery.v0.conditions.porous.ChangePorousSpecificationRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12m\n\x14\x43hangePorousLocation\x12-.ansys.api.discovery.v0.ChangeLocationRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12w\n\x1e\x43hangePorousStreamwiseFlowFace\x12-.ansys.api.discovery.v0.ChangeLocationRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\x7f\n&ChangePorousViscousStreamwiseMagnitude\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\x80\x01\n\'ChangePorousInertialStreamwiseMagnitude\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\x85\x01\n,ChangePorousViscousCrossflowPrimaryMagnitude\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\x86\x01\n-ChangePorousInertialCrossflowPrimaryMagnitude\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\x87\x01\n.ChangePorousViscousCrossflowSecondaryMagnitude\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\x88\x01\n/ChangePorousInertialCrossflowSecondaryMagnitude\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12w\n\x1f\x43hangePorousThermalInputEnabled\x12,.ansys.api.discovery.v0.ChangeBooleanRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12r\n\x19\x43hangePorousSolidPorosity\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12q\n\x18\x43hangePorousSolidDensity\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\x86\x01\n-ChangePorousSolidIsotropicThermalConductivity\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12v\n\x1d\x43hangePorousSolidSpecificHeat\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponseB$\xaa\x02!Ansys.Api.Discovery.V0.Conditionsb\x06proto3')
19
19
 
20
20
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
21
21
  _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'ansys.api.discovery.v0.conditions.porous_pb2', globals())
@@ -23,22 +23,24 @@ if _descriptor._USE_C_DESCRIPTORS == False:
23
23
 
24
24
  DESCRIPTOR._options = None
25
25
  DESCRIPTOR._serialized_options = b'\252\002!Ansys.Api.Discovery.V0.Conditions'
26
- _POROUSDIRECTIONALITY._serialized_start=2097
27
- _POROUSDIRECTIONALITY._serialized_end=2170
28
- _POROUSCREATIONREQUEST._serialized_start=173
29
- _POROUSCREATIONREQUEST._serialized_end=350
30
- _POROUSCREATIONRESPONSE._serialized_start=353
31
- _POROUSCREATIONRESPONSE._serialized_end=531
32
- _CHANGEPOROUSDIRECTIONALITYREQUEST._serialized_start=534
33
- _CHANGEPOROUSDIRECTIONALITYREQUEST._serialized_end=726
34
- _POROUSPROPERTIES._serialized_start=729
35
- _POROUSPROPERTIES._serialized_end=1065
36
- _SOLIDPROPERTIES._serialized_start=1068
37
- _SOLIDPROPERTIES._serialized_end=1318
38
- _RESISTANCECOEFFIENTS._serialized_start=1321
39
- _RESISTANCECOEFFIENTS._serialized_end=1816
40
- _POROUSDEFINITION._serialized_start=1819
41
- _POROUSDEFINITION._serialized_end=2095
42
- _POROUS._serialized_start=2173
43
- _POROUS._serialized_end=4121
26
+ _POROUSSPECIFICATION._serialized_start=2350
27
+ _POROUSSPECIFICATION._serialized_end=2422
28
+ _POROUSCARTESIANCREATIONREQUEST._serialized_start=173
29
+ _POROUSCARTESIANCREATIONREQUEST._serialized_end=417
30
+ _POROUSCONICALCREATIONREQUEST._serialized_start=420
31
+ _POROUSCONICALCREATIONREQUEST._serialized_end=678
32
+ _POROUSCREATIONRESPONSE._serialized_start=681
33
+ _POROUSCREATIONRESPONSE._serialized_end=859
34
+ _CHANGEPOROUSSPECIFICATIONREQUEST._serialized_start=862
35
+ _CHANGEPOROUSSPECIFICATIONREQUEST._serialized_end=1044
36
+ _POROUSPROPERTIES._serialized_start=1047
37
+ _POROUSPROPERTIES._serialized_end=1351
38
+ _SOLIDPROPERTIES._serialized_start=1354
39
+ _SOLIDPROPERTIES._serialized_end=1571
40
+ _RESISTANCECOEFFIENTS._serialized_start=1574
41
+ _RESISTANCECOEFFIENTS._serialized_end=2069
42
+ _POROUSDEFINITION._serialized_start=2072
43
+ _POROUSDEFINITION._serialized_end=2348
44
+ _POROUS._serialized_start=2425
45
+ _POROUS._serialized_end=4558
44
46
  # @@protoc_insertion_point(module_scope)
@@ -14,27 +14,27 @@ import typing_extensions
14
14
 
15
15
  DESCRIPTOR: google.protobuf.descriptor.FileDescriptor = ...
16
16
 
17
- class _PorousDirectionality:
17
+ class _PorousSpecification:
18
18
  ValueType = typing.NewType('ValueType', builtins.int)
19
19
  V: typing_extensions.TypeAlias = ValueType
20
- class _PorousDirectionalityEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_PorousDirectionality.ValueType], builtins.type):
20
+ class _PorousSpecificationEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_PorousSpecification.ValueType], builtins.type):
21
21
  DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor = ...
22
- ISOTROPIC: PorousDirectionality.ValueType = ... # 0
23
- BIDIRECTIONAL: PorousDirectionality.ValueType = ... # 1
24
- ORTHOTROPIC: PorousDirectionality.ValueType = ... # 2
25
- class PorousDirectionality(_PorousDirectionality, metaclass=_PorousDirectionalityEnumTypeWrapper):
22
+ ISOTROPIC: PorousSpecification.ValueType = ... # 0
23
+ BIDIRECTIONAL: PorousSpecification.ValueType = ... # 1
24
+ ORTHOTROPIC: PorousSpecification.ValueType = ... # 2
25
+ class PorousSpecification(_PorousSpecification, metaclass=_PorousSpecificationEnumTypeWrapper):
26
26
  """enumerations
27
27
 
28
28
  """
29
29
  pass
30
30
 
31
- ISOTROPIC: PorousDirectionality.ValueType = ... # 0
32
- BIDIRECTIONAL: PorousDirectionality.ValueType = ... # 1
33
- ORTHOTROPIC: PorousDirectionality.ValueType = ... # 2
34
- global___PorousDirectionality = PorousDirectionality
31
+ ISOTROPIC: PorousSpecification.ValueType = ... # 0
32
+ BIDIRECTIONAL: PorousSpecification.ValueType = ... # 1
33
+ ORTHOTROPIC: PorousSpecification.ValueType = ... # 2
34
+ global___PorousSpecification = PorousSpecification
35
35
 
36
36
 
37
- class PorousCreationRequest(google.protobuf.message.Message):
37
+ class PorousCartesianCreationRequest(google.protobuf.message.Message):
38
38
  """Command Requests and Responses
39
39
 
40
40
  Create Free Slip
@@ -42,18 +42,43 @@ class PorousCreationRequest(google.protobuf.message.Message):
42
42
  DESCRIPTOR: google.protobuf.descriptor.Descriptor = ...
43
43
  CREATION_DATA_FIELD_NUMBER: builtins.int
44
44
  POROUS_PROPERTIES_FIELD_NUMBER: builtins.int
45
+ FLOW_NORMAL_FACE_ID_FIELD_NUMBER: builtins.int
45
46
  @property
46
47
  def creation_data(self) -> ansys.api.discovery.v0.discoverymodels_pb2.ScopedCreationData: ...
47
48
  @property
48
49
  def porous_properties(self) -> global___PorousProperties: ...
50
+ flow_normal_face_id: typing.Text = ...
49
51
  def __init__(self,
50
52
  *,
51
53
  creation_data : typing.Optional[ansys.api.discovery.v0.discoverymodels_pb2.ScopedCreationData] = ...,
52
54
  porous_properties : typing.Optional[global___PorousProperties] = ...,
55
+ flow_normal_face_id : typing.Optional[typing.Text] = ...,
53
56
  ) -> None: ...
54
- def HasField(self, field_name: typing_extensions.Literal["creation_data",b"creation_data","porous_properties",b"porous_properties"]) -> builtins.bool: ...
55
- def ClearField(self, field_name: typing_extensions.Literal["creation_data",b"creation_data","porous_properties",b"porous_properties"]) -> None: ...
56
- global___PorousCreationRequest = PorousCreationRequest
57
+ def HasField(self, field_name: typing_extensions.Literal["_flow_normal_face_id",b"_flow_normal_face_id","creation_data",b"creation_data","flow_normal_face_id",b"flow_normal_face_id","porous_properties",b"porous_properties"]) -> builtins.bool: ...
58
+ def ClearField(self, field_name: typing_extensions.Literal["_flow_normal_face_id",b"_flow_normal_face_id","creation_data",b"creation_data","flow_normal_face_id",b"flow_normal_face_id","porous_properties",b"porous_properties"]) -> None: ...
59
+ def WhichOneof(self, oneof_group: typing_extensions.Literal["_flow_normal_face_id",b"_flow_normal_face_id"]) -> typing.Optional[typing_extensions.Literal["flow_normal_face_id"]]: ...
60
+ global___PorousCartesianCreationRequest = PorousCartesianCreationRequest
61
+
62
+ class PorousConicalCreationRequest(google.protobuf.message.Message):
63
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor = ...
64
+ CREATION_DATA_FIELD_NUMBER: builtins.int
65
+ POROUS_PROPERTIES_FIELD_NUMBER: builtins.int
66
+ CONICAL_FLOW_NORMAL_FACE_ID_FIELD_NUMBER: builtins.int
67
+ @property
68
+ def creation_data(self) -> ansys.api.discovery.v0.discoverymodels_pb2.ScopedCreationData: ...
69
+ @property
70
+ def porous_properties(self) -> global___PorousProperties: ...
71
+ conical_flow_normal_face_id: typing.Text = ...
72
+ def __init__(self,
73
+ *,
74
+ creation_data : typing.Optional[ansys.api.discovery.v0.discoverymodels_pb2.ScopedCreationData] = ...,
75
+ porous_properties : typing.Optional[global___PorousProperties] = ...,
76
+ conical_flow_normal_face_id : typing.Optional[typing.Text] = ...,
77
+ ) -> None: ...
78
+ def HasField(self, field_name: typing_extensions.Literal["_conical_flow_normal_face_id",b"_conical_flow_normal_face_id","conical_flow_normal_face_id",b"conical_flow_normal_face_id","creation_data",b"creation_data","porous_properties",b"porous_properties"]) -> builtins.bool: ...
79
+ def ClearField(self, field_name: typing_extensions.Literal["_conical_flow_normal_face_id",b"_conical_flow_normal_face_id","conical_flow_normal_face_id",b"conical_flow_normal_face_id","creation_data",b"creation_data","porous_properties",b"porous_properties"]) -> None: ...
80
+ def WhichOneof(self, oneof_group: typing_extensions.Literal["_conical_flow_normal_face_id",b"_conical_flow_normal_face_id"]) -> typing.Optional[typing_extensions.Literal["conical_flow_normal_face_id"]]: ...
81
+ global___PorousConicalCreationRequest = PorousConicalCreationRequest
57
82
 
58
83
  class PorousCreationResponse(google.protobuf.message.Message):
59
84
  DESCRIPTOR: google.protobuf.descriptor.Descriptor = ...
@@ -72,73 +97,71 @@ class PorousCreationResponse(google.protobuf.message.Message):
72
97
  def ClearField(self, field_name: typing_extensions.Literal["condition_data",b"condition_data","condition_response",b"condition_response"]) -> None: ...
73
98
  global___PorousCreationResponse = PorousCreationResponse
74
99
 
75
- class ChangePorousDirectionalityRequest(google.protobuf.message.Message):
100
+ class ChangePorousSpecificationRequest(google.protobuf.message.Message):
76
101
  """enum commands"""
77
102
  DESCRIPTOR: google.protobuf.descriptor.Descriptor = ...
78
103
  OBJECT_ID_FIELD_NUMBER: builtins.int
79
- POROUS_DIRECTIONALITY_FIELD_NUMBER: builtins.int
104
+ SPECIFICATION_FIELD_NUMBER: builtins.int
80
105
  @property
81
106
  def object_id(self) -> ansys.api.dbu.v0.dbumodels_pb2.PhysicsEntityIdentifier: ...
82
- porous_directionality: global___PorousDirectionality.ValueType = ...
107
+ specification: global___PorousSpecification.ValueType = ...
83
108
  def __init__(self,
84
109
  *,
85
110
  object_id : typing.Optional[ansys.api.dbu.v0.dbumodels_pb2.PhysicsEntityIdentifier] = ...,
86
- porous_directionality : global___PorousDirectionality.ValueType = ...,
111
+ specification : global___PorousSpecification.ValueType = ...,
87
112
  ) -> None: ...
88
113
  def HasField(self, field_name: typing_extensions.Literal["object_id",b"object_id"]) -> builtins.bool: ...
89
- def ClearField(self, field_name: typing_extensions.Literal["object_id",b"object_id","porous_directionality",b"porous_directionality"]) -> None: ...
90
- global___ChangePorousDirectionalityRequest = ChangePorousDirectionalityRequest
114
+ def ClearField(self, field_name: typing_extensions.Literal["object_id",b"object_id","specification",b"specification"]) -> None: ...
115
+ global___ChangePorousSpecificationRequest = ChangePorousSpecificationRequest
91
116
 
92
117
  class PorousProperties(google.protobuf.message.Message):
93
118
  """Conditions properties
94
119
 
95
120
  """
96
121
  DESCRIPTOR: google.protobuf.descriptor.Descriptor = ...
97
- DIRECTIONALITY_FIELD_NUMBER: builtins.int
98
- DIRECTION_FIELD_NUMBER: builtins.int
122
+ SPECIFICATION_FIELD_NUMBER: builtins.int
123
+ FLOW_NORMAL_FACE_ID_FIELD_NUMBER: builtins.int
99
124
  COEFFICIENTS_FIELD_NUMBER: builtins.int
100
125
  SOLID_PROPERTIES_FIELD_NUMBER: builtins.int
101
- directionality: global___PorousDirectionality.ValueType = ...
102
- @property
103
- def direction(self) -> ansys.api.discovery.v0.discoverymodels_pb2.QuantityVector: ...
126
+ specification: global___PorousSpecification.ValueType = ...
127
+ flow_normal_face_id: typing.Text = ...
104
128
  @property
105
129
  def coefficients(self) -> global___ResistanceCoeffients: ...
106
130
  @property
107
131
  def solid_properties(self) -> global___SolidProperties: ...
108
132
  def __init__(self,
109
133
  *,
110
- directionality : global___PorousDirectionality.ValueType = ...,
111
- direction : typing.Optional[ansys.api.discovery.v0.discoverymodels_pb2.QuantityVector] = ...,
134
+ specification : global___PorousSpecification.ValueType = ...,
135
+ flow_normal_face_id : typing.Text = ...,
112
136
  coefficients : typing.Optional[global___ResistanceCoeffients] = ...,
113
137
  solid_properties : typing.Optional[global___SolidProperties] = ...,
114
138
  ) -> None: ...
115
- def HasField(self, field_name: typing_extensions.Literal["coefficients",b"coefficients","direction",b"direction","solid_properties",b"solid_properties"]) -> builtins.bool: ...
116
- def ClearField(self, field_name: typing_extensions.Literal["coefficients",b"coefficients","direction",b"direction","directionality",b"directionality","solid_properties",b"solid_properties"]) -> None: ...
139
+ def HasField(self, field_name: typing_extensions.Literal["coefficients",b"coefficients","solid_properties",b"solid_properties"]) -> builtins.bool: ...
140
+ def ClearField(self, field_name: typing_extensions.Literal["coefficients",b"coefficients","flow_normal_face_id",b"flow_normal_face_id","solid_properties",b"solid_properties","specification",b"specification"]) -> None: ...
117
141
  global___PorousProperties = PorousProperties
118
142
 
119
143
  class SolidProperties(google.protobuf.message.Message):
120
144
  DESCRIPTOR: google.protobuf.descriptor.Descriptor = ...
121
145
  POROSITY_FIELD_NUMBER: builtins.int
122
146
  DENSITY_FIELD_NUMBER: builtins.int
123
- ISOTROPIC_THERMA_CONDUCTIVITY_FIELD_NUMBER: builtins.int
147
+ ISOTROPIC_THERMAL_CONDUCTIVITY_FIELD_NUMBER: builtins.int
124
148
  SPECIFIC_HEAT_FIELD_NUMBER: builtins.int
125
- @property
126
- def porosity(self) -> ansys.api.discovery.v0.discoverymodels_pb2.Quantity: ...
149
+ porosity: builtins.float = ...
127
150
  @property
128
151
  def density(self) -> ansys.api.discovery.v0.discoverymodels_pb2.Quantity: ...
129
152
  @property
130
- def isotropic_therma_conductivity(self) -> ansys.api.discovery.v0.discoverymodels_pb2.Quantity: ...
153
+ def isotropic_thermal_conductivity(self) -> ansys.api.discovery.v0.discoverymodels_pb2.Quantity: ...
131
154
  @property
132
155
  def specific_heat(self) -> ansys.api.discovery.v0.discoverymodels_pb2.Quantity: ...
133
156
  def __init__(self,
134
157
  *,
135
- porosity : typing.Optional[ansys.api.discovery.v0.discoverymodels_pb2.Quantity] = ...,
158
+ porosity : builtins.float = ...,
136
159
  density : typing.Optional[ansys.api.discovery.v0.discoverymodels_pb2.Quantity] = ...,
137
- isotropic_therma_conductivity : typing.Optional[ansys.api.discovery.v0.discoverymodels_pb2.Quantity] = ...,
160
+ isotropic_thermal_conductivity : typing.Optional[ansys.api.discovery.v0.discoverymodels_pb2.Quantity] = ...,
138
161
  specific_heat : typing.Optional[ansys.api.discovery.v0.discoverymodels_pb2.Quantity] = ...,
139
162
  ) -> None: ...
140
- def HasField(self, field_name: typing_extensions.Literal["density",b"density","isotropic_therma_conductivity",b"isotropic_therma_conductivity","porosity",b"porosity","specific_heat",b"specific_heat"]) -> builtins.bool: ...
141
- def ClearField(self, field_name: typing_extensions.Literal["density",b"density","isotropic_therma_conductivity",b"isotropic_therma_conductivity","porosity",b"porosity","specific_heat",b"specific_heat"]) -> None: ...
163
+ def HasField(self, field_name: typing_extensions.Literal["density",b"density","isotropic_thermal_conductivity",b"isotropic_thermal_conductivity","specific_heat",b"specific_heat"]) -> builtins.bool: ...
164
+ def ClearField(self, field_name: typing_extensions.Literal["density",b"density","isotropic_thermal_conductivity",b"isotropic_thermal_conductivity","porosity",b"porosity","specific_heat",b"specific_heat"]) -> None: ...
142
165
  global___SolidProperties = SolidProperties
143
166
 
144
167
  class ResistanceCoeffients(google.protobuf.message.Message):
@@ -15,14 +15,19 @@ class PorousStub(object):
15
15
  Args:
16
16
  channel: A grpc.Channel.
17
17
  """
18
- self.CreatePorous = channel.unary_unary(
19
- '/ansys.api.discovery.v0.conditions.porous.Porous/CreatePorous',
20
- request_serializer=ansys_dot_api_dot_discovery_dot_v0_dot_conditions_dot_porous__pb2.PorousCreationRequest.SerializeToString,
18
+ self.CreatePorousCartesian = channel.unary_unary(
19
+ '/ansys.api.discovery.v0.conditions.porous.Porous/CreatePorousCartesian',
20
+ request_serializer=ansys_dot_api_dot_discovery_dot_v0_dot_conditions_dot_porous__pb2.PorousCartesianCreationRequest.SerializeToString,
21
21
  response_deserializer=ansys_dot_api_dot_discovery_dot_v0_dot_conditions_dot_porous__pb2.PorousCreationResponse.FromString,
22
22
  )
23
- self.ChangePorousDirectionality = channel.unary_unary(
24
- '/ansys.api.discovery.v0.conditions.porous.Porous/ChangePorousDirectionality',
25
- request_serializer=ansys_dot_api_dot_discovery_dot_v0_dot_conditions_dot_porous__pb2.ChangePorousDirectionalityRequest.SerializeToString,
23
+ self.CreatePorousConical = channel.unary_unary(
24
+ '/ansys.api.discovery.v0.conditions.porous.Porous/CreatePorousConical',
25
+ request_serializer=ansys_dot_api_dot_discovery_dot_v0_dot_conditions_dot_porous__pb2.PorousConicalCreationRequest.SerializeToString,
26
+ response_deserializer=ansys_dot_api_dot_discovery_dot_v0_dot_conditions_dot_porous__pb2.PorousCreationResponse.FromString,
27
+ )
28
+ self.ChangePorousSpecification = channel.unary_unary(
29
+ '/ansys.api.discovery.v0.conditions.porous.Porous/ChangePorousSpecification',
30
+ request_serializer=ansys_dot_api_dot_discovery_dot_v0_dot_conditions_dot_porous__pb2.ChangePorousSpecificationRequest.SerializeToString,
26
31
  response_deserializer=ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2.ChangeResponse.FromString,
27
32
  )
28
33
  self.ChangePorousLocation = channel.unary_unary(
@@ -30,9 +35,9 @@ class PorousStub(object):
30
35
  request_serializer=ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2.ChangeLocationRequest.SerializeToString,
31
36
  response_deserializer=ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2.ChangeResponse.FromString,
32
37
  )
33
- self.ChangePorousDirection = channel.unary_unary(
34
- '/ansys.api.discovery.v0.conditions.porous.Porous/ChangePorousDirection',
35
- request_serializer=ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2.ChangeDirectionRequest.SerializeToString,
38
+ self.ChangePorousStreamwiseFlowFace = channel.unary_unary(
39
+ '/ansys.api.discovery.v0.conditions.porous.Porous/ChangePorousStreamwiseFlowFace',
40
+ request_serializer=ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2.ChangeLocationRequest.SerializeToString,
36
41
  response_deserializer=ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2.ChangeResponse.FromString,
37
42
  )
38
43
  self.ChangePorousViscousStreamwiseMagnitude = channel.unary_unary(
@@ -65,8 +70,8 @@ class PorousStub(object):
65
70
  request_serializer=ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2.ChangeQuantityRequest.SerializeToString,
66
71
  response_deserializer=ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2.ChangeResponse.FromString,
67
72
  )
68
- self.ChangePorouseThermalInputEnabled = channel.unary_unary(
69
- '/ansys.api.discovery.v0.conditions.porous.Porous/ChangePorouseThermalInputEnabled',
73
+ self.ChangePorousThermalInputEnabled = channel.unary_unary(
74
+ '/ansys.api.discovery.v0.conditions.porous.Porous/ChangePorousThermalInputEnabled',
70
75
  request_serializer=ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2.ChangeBooleanRequest.SerializeToString,
71
76
  response_deserializer=ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2.ChangeResponse.FromString,
72
77
  )
@@ -95,14 +100,20 @@ class PorousStub(object):
95
100
  class PorousServicer(object):
96
101
  """Missing associated documentation comment in .proto file."""
97
102
 
98
- def CreatePorous(self, request, context):
103
+ def CreatePorousCartesian(self, request, context):
99
104
  """wall creation methods
100
105
  """
101
106
  context.set_code(grpc.StatusCode.UNIMPLEMENTED)
102
107
  context.set_details('Method not implemented!')
103
108
  raise NotImplementedError('Method not implemented!')
104
109
 
105
- def ChangePorousDirectionality(self, request, context):
110
+ def CreatePorousConical(self, request, context):
111
+ """Missing associated documentation comment in .proto file."""
112
+ context.set_code(grpc.StatusCode.UNIMPLEMENTED)
113
+ context.set_details('Method not implemented!')
114
+ raise NotImplementedError('Method not implemented!')
115
+
116
+ def ChangePorousSpecification(self, request, context):
106
117
  """properties
107
118
  """
108
119
  context.set_code(grpc.StatusCode.UNIMPLEMENTED)
@@ -115,7 +126,7 @@ class PorousServicer(object):
115
126
  context.set_details('Method not implemented!')
116
127
  raise NotImplementedError('Method not implemented!')
117
128
 
118
- def ChangePorousDirection(self, request, context):
129
+ def ChangePorousStreamwiseFlowFace(self, request, context):
119
130
  """Missing associated documentation comment in .proto file."""
120
131
  context.set_code(grpc.StatusCode.UNIMPLEMENTED)
121
132
  context.set_details('Method not implemented!')
@@ -158,7 +169,7 @@ class PorousServicer(object):
158
169
  context.set_details('Method not implemented!')
159
170
  raise NotImplementedError('Method not implemented!')
160
171
 
161
- def ChangePorouseThermalInputEnabled(self, request, context):
172
+ def ChangePorousThermalInputEnabled(self, request, context):
162
173
  """Solid quantities
163
174
 
164
175
  """
@@ -193,14 +204,19 @@ class PorousServicer(object):
193
204
 
194
205
  def add_PorousServicer_to_server(servicer, server):
195
206
  rpc_method_handlers = {
196
- 'CreatePorous': grpc.unary_unary_rpc_method_handler(
197
- servicer.CreatePorous,
198
- request_deserializer=ansys_dot_api_dot_discovery_dot_v0_dot_conditions_dot_porous__pb2.PorousCreationRequest.FromString,
207
+ 'CreatePorousCartesian': grpc.unary_unary_rpc_method_handler(
208
+ servicer.CreatePorousCartesian,
209
+ request_deserializer=ansys_dot_api_dot_discovery_dot_v0_dot_conditions_dot_porous__pb2.PorousCartesianCreationRequest.FromString,
210
+ response_serializer=ansys_dot_api_dot_discovery_dot_v0_dot_conditions_dot_porous__pb2.PorousCreationResponse.SerializeToString,
211
+ ),
212
+ 'CreatePorousConical': grpc.unary_unary_rpc_method_handler(
213
+ servicer.CreatePorousConical,
214
+ request_deserializer=ansys_dot_api_dot_discovery_dot_v0_dot_conditions_dot_porous__pb2.PorousConicalCreationRequest.FromString,
199
215
  response_serializer=ansys_dot_api_dot_discovery_dot_v0_dot_conditions_dot_porous__pb2.PorousCreationResponse.SerializeToString,
200
216
  ),
201
- 'ChangePorousDirectionality': grpc.unary_unary_rpc_method_handler(
202
- servicer.ChangePorousDirectionality,
203
- request_deserializer=ansys_dot_api_dot_discovery_dot_v0_dot_conditions_dot_porous__pb2.ChangePorousDirectionalityRequest.FromString,
217
+ 'ChangePorousSpecification': grpc.unary_unary_rpc_method_handler(
218
+ servicer.ChangePorousSpecification,
219
+ request_deserializer=ansys_dot_api_dot_discovery_dot_v0_dot_conditions_dot_porous__pb2.ChangePorousSpecificationRequest.FromString,
204
220
  response_serializer=ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2.ChangeResponse.SerializeToString,
205
221
  ),
206
222
  'ChangePorousLocation': grpc.unary_unary_rpc_method_handler(
@@ -208,9 +224,9 @@ def add_PorousServicer_to_server(servicer, server):
208
224
  request_deserializer=ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2.ChangeLocationRequest.FromString,
209
225
  response_serializer=ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2.ChangeResponse.SerializeToString,
210
226
  ),
211
- 'ChangePorousDirection': grpc.unary_unary_rpc_method_handler(
212
- servicer.ChangePorousDirection,
213
- request_deserializer=ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2.ChangeDirectionRequest.FromString,
227
+ 'ChangePorousStreamwiseFlowFace': grpc.unary_unary_rpc_method_handler(
228
+ servicer.ChangePorousStreamwiseFlowFace,
229
+ request_deserializer=ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2.ChangeLocationRequest.FromString,
214
230
  response_serializer=ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2.ChangeResponse.SerializeToString,
215
231
  ),
216
232
  'ChangePorousViscousStreamwiseMagnitude': grpc.unary_unary_rpc_method_handler(
@@ -243,8 +259,8 @@ def add_PorousServicer_to_server(servicer, server):
243
259
  request_deserializer=ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2.ChangeQuantityRequest.FromString,
244
260
  response_serializer=ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2.ChangeResponse.SerializeToString,
245
261
  ),
246
- 'ChangePorouseThermalInputEnabled': grpc.unary_unary_rpc_method_handler(
247
- servicer.ChangePorouseThermalInputEnabled,
262
+ 'ChangePorousThermalInputEnabled': grpc.unary_unary_rpc_method_handler(
263
+ servicer.ChangePorousThermalInputEnabled,
248
264
  request_deserializer=ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2.ChangeBooleanRequest.FromString,
249
265
  response_serializer=ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2.ChangeResponse.SerializeToString,
250
266
  ),
@@ -279,7 +295,24 @@ class Porous(object):
279
295
  """Missing associated documentation comment in .proto file."""
280
296
 
281
297
  @staticmethod
282
- def CreatePorous(request,
298
+ def CreatePorousCartesian(request,
299
+ target,
300
+ options=(),
301
+ channel_credentials=None,
302
+ call_credentials=None,
303
+ insecure=False,
304
+ compression=None,
305
+ wait_for_ready=None,
306
+ timeout=None,
307
+ metadata=None):
308
+ return grpc.experimental.unary_unary(request, target, '/ansys.api.discovery.v0.conditions.porous.Porous/CreatePorousCartesian',
309
+ ansys_dot_api_dot_discovery_dot_v0_dot_conditions_dot_porous__pb2.PorousCartesianCreationRequest.SerializeToString,
310
+ ansys_dot_api_dot_discovery_dot_v0_dot_conditions_dot_porous__pb2.PorousCreationResponse.FromString,
311
+ options, channel_credentials,
312
+ insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
313
+
314
+ @staticmethod
315
+ def CreatePorousConical(request,
283
316
  target,
284
317
  options=(),
285
318
  channel_credentials=None,
@@ -289,14 +322,14 @@ class Porous(object):
289
322
  wait_for_ready=None,
290
323
  timeout=None,
291
324
  metadata=None):
292
- return grpc.experimental.unary_unary(request, target, '/ansys.api.discovery.v0.conditions.porous.Porous/CreatePorous',
293
- ansys_dot_api_dot_discovery_dot_v0_dot_conditions_dot_porous__pb2.PorousCreationRequest.SerializeToString,
325
+ return grpc.experimental.unary_unary(request, target, '/ansys.api.discovery.v0.conditions.porous.Porous/CreatePorousConical',
326
+ ansys_dot_api_dot_discovery_dot_v0_dot_conditions_dot_porous__pb2.PorousConicalCreationRequest.SerializeToString,
294
327
  ansys_dot_api_dot_discovery_dot_v0_dot_conditions_dot_porous__pb2.PorousCreationResponse.FromString,
295
328
  options, channel_credentials,
296
329
  insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
297
330
 
298
331
  @staticmethod
299
- def ChangePorousDirectionality(request,
332
+ def ChangePorousSpecification(request,
300
333
  target,
301
334
  options=(),
302
335
  channel_credentials=None,
@@ -306,8 +339,8 @@ class Porous(object):
306
339
  wait_for_ready=None,
307
340
  timeout=None,
308
341
  metadata=None):
309
- return grpc.experimental.unary_unary(request, target, '/ansys.api.discovery.v0.conditions.porous.Porous/ChangePorousDirectionality',
310
- ansys_dot_api_dot_discovery_dot_v0_dot_conditions_dot_porous__pb2.ChangePorousDirectionalityRequest.SerializeToString,
342
+ return grpc.experimental.unary_unary(request, target, '/ansys.api.discovery.v0.conditions.porous.Porous/ChangePorousSpecification',
343
+ ansys_dot_api_dot_discovery_dot_v0_dot_conditions_dot_porous__pb2.ChangePorousSpecificationRequest.SerializeToString,
311
344
  ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2.ChangeResponse.FromString,
312
345
  options, channel_credentials,
313
346
  insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
@@ -330,7 +363,7 @@ class Porous(object):
330
363
  insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
331
364
 
332
365
  @staticmethod
333
- def ChangePorousDirection(request,
366
+ def ChangePorousStreamwiseFlowFace(request,
334
367
  target,
335
368
  options=(),
336
369
  channel_credentials=None,
@@ -340,8 +373,8 @@ class Porous(object):
340
373
  wait_for_ready=None,
341
374
  timeout=None,
342
375
  metadata=None):
343
- return grpc.experimental.unary_unary(request, target, '/ansys.api.discovery.v0.conditions.porous.Porous/ChangePorousDirection',
344
- ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2.ChangeDirectionRequest.SerializeToString,
376
+ return grpc.experimental.unary_unary(request, target, '/ansys.api.discovery.v0.conditions.porous.Porous/ChangePorousStreamwiseFlowFace',
377
+ ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2.ChangeLocationRequest.SerializeToString,
345
378
  ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2.ChangeResponse.FromString,
346
379
  options, channel_credentials,
347
380
  insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
@@ -449,7 +482,7 @@ class Porous(object):
449
482
  insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
450
483
 
451
484
  @staticmethod
452
- def ChangePorouseThermalInputEnabled(request,
485
+ def ChangePorousThermalInputEnabled(request,
453
486
  target,
454
487
  options=(),
455
488
  channel_credentials=None,
@@ -459,7 +492,7 @@ class Porous(object):
459
492
  wait_for_ready=None,
460
493
  timeout=None,
461
494
  metadata=None):
462
- return grpc.experimental.unary_unary(request, target, '/ansys.api.discovery.v0.conditions.porous.Porous/ChangePorouseThermalInputEnabled',
495
+ return grpc.experimental.unary_unary(request, target, '/ansys.api.discovery.v0.conditions.porous.Porous/ChangePorousThermalInputEnabled',
463
496
  ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2.ChangeBooleanRequest.SerializeToString,
464
497
  ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2.ChangeResponse.FromString,
465
498
  options, channel_credentials,