Finite-volume CFD
Model natural and fan-driven airflow around hardware.
- Cell-centred finite-volume solver
- Steady laminar and k–ω SST RANS flow
- Exterior and linked fans using tabulated fan curves
Features
Model airflow and heat transfer in electronic hardware, run simulations on cloud GPUs, and retrieve results programmatically.
case.json
GPU performance
Run GPU-accelerated CFD and conjugate heat transfer for electronics cooling, with faster feedback on airflow and component temperatures.
See the validation →Programmable cloud simulation
Submit JSON from Python or any HTTP client. Each simulation runs asynchronously on a cloud GPU, so you can launch variants in parallel without managing your own HPC.
import requestsfor design in designs: requests.post( "https://api.vanellus.tech/simulations", headers={"X-API-Key": api_key}, json=design, )
Simulation capabilities
Model natural and fan-driven airflow around hardware.
Solve airflow and solid conduction together to predict component temperatures.
Predict electronic package junction temperatures without resolving their internal construction.
Build a simulation domain from simple primitives and production CAD.
Submit, monitor, and automate GPU simulations from any HTTP client.
Inspect complete fields or track the values that determine whether a design works.
Try the API
Start simulating now with 100 free GPU-minutes.