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 366c667 commit 93ef7e9Copy full SHA for 93ef7e9
tidy3d/web/api/webapi.py
@@ -160,8 +160,8 @@ def upload(
160
)
161
if task_type == "HEAT":
162
console.log(
163
- "Tidy3D's heat solver is currently in the beta stage. All heat simulations are "
164
- "charged a flat fee of 0.025 FlexCredit."
+ "Tidy3D's heat solver is currently in the beta stage. Cost of heat simulations "
+ "is subject to change in the future."
165
166
else:
167
url = _get_url(task.task_id)
0 commit comments