SimScale Cloud CFD: External Aerodynamics, Internal Flow, and Thermal Management
A guide to cloud-based CFD analysis in SimScale covering external aerodynamics (drag, lift), internal flow (pipes, valves, HVAC), conjugate heat transfer, turbulence modeling, and leveraging cloud computing for simulation without local hardware.

SimScale Cloud CFD: External Aerodynamics, Internal Flow, and Thermal Management
I started using SimScale about three years ago when I didn't have access to a workstation and needed to run a CFD analysis on a heat sink. The fact that I could do it from my laptop in a coffee shop felt almost too good to be true. It's not a replacement for Fluent or CFX in every scenario, but for a lot of common CFD problems, it gets the job done. Let me walk you through how I use it.
Cloud CFD Advantages
No Local Hardware
- No workstation needed: Run simulations from any laptop
- No software installation: Web browser access
- Cloud HPC: Up to 96 cores per simulation
- No IT maintenance: No license servers, no updates
- Pay per use: No annual license commitment
Workflow
- Import CAD: Upload STEP, IGES, or native CAD
- Mesh: Automatic or manual meshing on cloud
- Setup: Define physics, boundary conditions in browser
- Solve: Run on cloud HPC (parallel)
- Post-process: Results visualization in browser
- Share: Send results link to colleagues
External Aerodynamics
Setup
- Create project > Import CAD (vehicle, building, wing)
- Create flow region:
- Enclosure: Box around object
- Upstream: 5× characteristic length
- Downstream: 10-15× length (for wake)
- Lateral: 5-10× length
- Subtract object from enclosure (fluid domain)
Mesh
- SimScale auto-mesh:
- Mesh type: Hex dominant (external aero) or tetrahedral
- Fineness: 1-10 (5 = moderate, 8 = fine)
- Feature refinement: On object surface
- Region refinement: Around object and in wake
- Boundary layer:
- Layers: 5-10 (for y+ resolution)
- First layer thickness: Based on y+ target
- Growth ratio: 1.2
- Check:
- Mesh quality: Orthogonal quality > 0.1
- y+: < 1 for SST k-ω, 30-300 for k-ε with wall functions
Physics
- Analysis type: Incompressible (low-speed, Ma < 0.3) or Compressible (high-speed, Ma > 0.3)
- Fluid: Air (ρ = 1.225 kg/m³, μ = 1.79×10⁻⁵ Pa·s)
- Turbulence model:
- k-ω SST: Best for external aero (wall-bounded, separation)
- k-ε: General purpose (with wall functions)
- Boundary conditions:
- Inlet: Velocity (e.g., 30 m/s = 108 km/h)
- Outlet: Pressure (0 Pa gauge)
- Object: No-slip wall
- Top/sides: Slip wall (or symmetry)
- Bottom: Moving wall (ground, same velocity as inlet)
Results
- Drag coefficient: Cd = 2 × Fdrag / (ρ × U² × A)
- Typical car: Cd = 0.25-0.35
- Truck: Cd = 0.6-0.8
- Lift coefficient: Cl = 2 × Flift / (ρ × U² × A)
- Race car: Cl = -1 to -3 (downforce)
- Passenger car: Cl = -0.1 to 0.2
- Pressure distribution: On object surface
- Velocity field: Around object
- Streamlines: Flow path visualization
- Wake structure: Recirculation zones
Internal Flow
Pipe and Duct Flow
- Import CAD (pipe, valve, duct, manifold)
- Extract internal fluid volume:
- Use SimScale "Flow Region Extraction" (automatic)
- Or import pre-extracted fluid volume
- Mesh:
- Fineness: 5-7 (moderate to fine)
- Inflation layers: At pipe walls
- Refinement: At valves, bends, junctions
- Physics:
- Incompressible: Water or air at low speed
- Inlet: Mass flow or velocity
- Outlet: Pressure
- Walls: No-slip
- Results:
- Pressure drop: ΔP = Pin - Pout
- Velocity distribution: At cross-sections
- Flow separation: At bends and expansions
- Mass flow balance: Inlet = outlet
Valve Analysis
- Geometry: Valve body, ball/disc, seat
- Fluid volume: Internal passage through valve
- Boundary conditions:
- Inlet: Pressure or mass flow
- Outlet: Pressure
- Valve position: Fully open, partially open, closed
- Results:
- Flow coefficient (Cv): Cv = Q × √(SG / ΔP)
- Pressure drop: Across valve
- Cavitation: If pressure drops below vapor pressure
- Flow pattern: Streamlines through valve
Conjugate Heat Transfer (CHT)
Setup
- Analysis type: Conjugate Heat Transfer
- Includes:
- Fluid flow: Navier-Stokes (forced convection)
- Heat transfer in solids: Conduction
- Heat transfer in fluids: Convection + conduction
- Materials:
- Solid: k (thermal conductivity), ρ, Cp
- Fluid: ρ, μ, k, Cp
- Boundary conditions:
- Inlet: Velocity + temperature
- Outlet: Pressure
- Heat source: Power (W) on solid component
- Wall (thermal): Temperature, heat flux, or convection
- Results:
- Temperature field: In both solid and fluid
- Heat flux: Through interfaces
- Nusselt number: Heat transfer effectiveness
- Thermal resistance: Rth = ΔT / Q
Electronics Cooling
- Geometry: PCB, components, heat sink, enclosure
- Materials:
- PCB: FR4 (k = 0.3 W/m·K)
- Components: Silicon (k = 149), copper (k = 386)
- Heat sink: Aluminum (k = 167)
- Air: k = 0.026 W/m·K
- Heat sources:
- CPU: 95W
- GPU: 150W
- Memory: 10W per module
- Cooling:
- Forced convection: Fan (inlet velocity = 5 m/s)
- Natural convection: Buoyancy-driven (gravity)
- Results:
- Junction temperature: Must be < 100°C
- PCB temperature: Must be < 105°C
- Heat sink efficiency: Base temperature vs. air temperature
- Flow distribution: Through heat sink fins
Turbulence Modeling in SimScale
Model Selection
| Model | Best For | y+ Requirement | |-------|----------|----------------| | k-ω SST | External aero, wall-bounded, separation | y+ < 1 | | k-ε | Internal flows, general purpose | y+ > 30 (wall functions) | | k-ω | Transitional, low-Re | y+ < 1 | | LES | High accuracy, transient | y+ < 1, very fine mesh |
y+ Check
- After simulation, check y+ on walls:
- y+ < 1: Good for SST k-ω (resolved boundary layer)
- 30 < y+ < 300: Good for k-ε with wall functions
- 1 < y+ < 30: Bad zone (neither resolved nor wall functions)
- If y+ is wrong:
- Adjust first layer thickness in mesh
- Or switch turbulence model
Cloud Computing Resources
SimScale Hardware
- Community plan: Up to 8 cores, limited mesh size
- Professional plan: Up to 32 cores, larger mesh
- Enterprise plan: Up to 96 cores, unlimited mesh
- Simulation time:
- 1M cells, steady, 32 cores: ~30 minutes
- 10M cells, steady, 96 cores: ~2 hours
- 10M cells, transient, 96 cores: ~8 hours
Mesh Size Limits
| Plan | Max Mesh Cells | Max Cores | |------|---------------|-----------| | Community | 1M | 8 | | Professional | 10M | 32 | | Enterprise | 100M+ | 96 |
Post-Processing in Browser
Visualization
- Contour plots: Pressure, velocity, temperature
- Vector plots: Velocity arrows
- Streamlines: Flow path from inlet
- Isosurfaces: 3D surface at specific value
- Cross-sections: Cut plane through domain
- Surface plots: On object or boundary
Data Export
- CSV: Probe point data (time history)
- Paraview: Full field data for offline post-processing
- Screenshots: High-resolution images
- Reports: Automatic PDF report generation
Verification Checklist
- [ ] Flow regime is correct (incompressible vs. compressible)
- [ ] Fluid domain is correct (no gaps, correct volume)
- [ ] Boundary conditions match physical setup
- [ ] Mesh quality is acceptable (orthogonal quality > 0.1)
- [ ] y+ is in correct range for turbulence model
- [ ] Mass flow balances (inlet = outlet within 1%)
- [ ] No reverse flow at outlet
- [ ] Residuals converged (10⁻³ or lower for steady)
- [ ] Mesh independence verified (results don't change with refinement)
- [ ] Results are physically reasonable
Wrapping Up
SimScale won't replace your desktop CFD setup for everything — if you need combustion models, LES, or multiphase VOF, you'll still want Fluent or CFX. But for external aerodynamics, internal flow, and conjugate heat transfer, it handles the job well. The thing I like most is that I can start a simulation, close my laptop, and check results on my phone when it's done. No workstation humming in the background, no license server to manage. Just upload, mesh, run, and share.
Source Verification
More Simscale Guides
workflow
SimScale Cloud FEA: Static Structural, Dynamic, and Thermal Analysis
12 min read
workflow
SimScale HVAC and Building Simulation: Airflow, Thermal Comfort, and Smoke Propagation
12 min read
comparison
SimScale vs Desktop CAE: Cloud vs On-Premise Simulation Platform Comparison
11 min read
workflow
SimScale Workflow and Collaboration: Project Setup, Mesh Import, and Team Sharing
11 min read
Related workflow Guides
Similar workflow content for other CAD tools
Abaqus
•workflow
Abaqus Composite Material Analysis: Laminate Modeling, Damage, and Progressive Failure
12 min read
Abaqus
•workflow
Abaqus Contact Mechanics: General Contact, Friction, and Wear Simulation
12 min read
Abaqus
•workflow
Abaqus/Explicit Dynamic Analysis: Crash, Drop Test, and High-Speed Impact Simulation
13 min read
Abaqus
•workflow
Abaqus Fracture Mechanics: XFEM, Cohesive Zone, and J-Integral for Crack Propagation
12 min read