SciML / SciMLBenchmarks.jl

Scientific machine learning (SciML) benchmarks, AI for science, and (differential) equation solvers. Covers Julia, Python (PyTorch, Jax), MATLAB, R
https://docs.sciml.ai/SciMLBenchmarksOutput/stable/
MIT License
319 stars 82 forks source link

ThermalFluid script fix #981

Closed chriselrod closed 3 months ago

chriselrod commented 3 months ago

Hopefully addressing the concern raised in #978

chriselrod commented 3 months ago

thermalfluid_mtk_vs_jsir thermalfluid_totaltime

ChrisRackauckas commented 3 months ago

I'll merge because the total time parts are done, but two of the figures had an issue.

Error: Number of elements not equal: 8 content elements and 7 labels.
Error: Number of elements not equal: 2 content elements and 3 labels.

@chriselrod can you follow up with a fix to those?