Update config_prediction_polymers.yaml
Browse files
config_prediction_polymers.yaml
CHANGED
@@ -202,7 +202,7 @@ input_order:
|
|
202 |
|
203 |
output_mapping:
|
204 |
Tg:
|
205 |
-
label: "Estimated Tg of your polymer"
|
206 |
comp_type: "Number"
|
207 |
precision: 0
|
208 |
Tg_uncertainty:
|
@@ -210,7 +210,7 @@ output_mapping:
|
|
210 |
comp_type: "Number"
|
211 |
precision: 0
|
212 |
IV:
|
213 |
-
label: "Estimated IV of your polymer"
|
214 |
comp_type: "Number"
|
215 |
precision: 0
|
216 |
IV_uncertainty:
|
|
|
202 |
|
203 |
output_mapping:
|
204 |
Tg:
|
205 |
+
label: "Estimated Tg (°C) of your polymer"
|
206 |
comp_type: "Number"
|
207 |
precision: 0
|
208 |
Tg_uncertainty:
|
|
|
210 |
comp_type: "Number"
|
211 |
precision: 0
|
212 |
IV:
|
213 |
+
label: "Estimated IV (dL/g) of your polymer"
|
214 |
comp_type: "Number"
|
215 |
precision: 0
|
216 |
IV_uncertainty:
|