We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d474fe7 commit 2daa6bfCopy full SHA for 2daa6bf
ansys/api/additive/VERSION
@@ -1 +1 @@
1
-1.1.0
+1.1.1
ansys/api/additive/v0/additive_domain.proto
@@ -212,7 +212,7 @@ message ThermalHistoryResult {
212
message MaterialTuningInput {
213
float allowable_error = 1;
214
uint32 max_iterations = 2;
215
- bytes experimental_data = 3;
+ bytes experiment_data = 3;
216
bytes material_parameters = 4;
217
bytes thermal_properties_lookup = 5;
218
bytes characteristic_width_lookup = 10;
0 commit comments