Troubleshooting#
Common issues and their solutions when working with Gradient Dynamics Studio.
Geometry Issues#
“Geometry is not watertight”#
Cause: Gaps between faces in the surface mesh.
Solutions:
For STL/OBJ files: Run vertex welding in the Geometry tab. This merges nearby vertices that should be connected.
For STEP/IGES files: Run CAD healing to sew adjacent faces.
If welding doesn’t fix it: The geometry has genuine holes. Run hole filling to patch them.
If issues persist: Return to your CAD software and fix the model.
“Non-manifold edges detected”#
Cause: An edge is shared by more than two faces (T-junction topology) or faces overlap.
Solutions:
Run non-manifold edge repair — Studio will remove duplicate faces near problem edges.
In severe cases, simplify the geometry in your CAD tool to eliminate the topology issue.
“Geometry is very large/small”#
Cause: Incorrect units — the geometry was exported in millimeters, inches, or another unit instead of meters.
Solutions:
Re-export the geometry in meters from your CAD software
Scale the geometry in your CAD tool before upload
Meshing Issues#
Mesh generation fails#
Possible causes and solutions:
Cause |
Solution |
|---|---|
Non-watertight geometry |
Fix geometry first (see above) |
Cell size too small for geometry |
Increase minimum cell size |
Too many refinement levels |
Reduce to 8–10 levels |
Complex geometry features |
Simplify small features in CAD |
Very high cell count#
Cause: Cell size is too small relative to the domain, or excessive refinement.
Solutions:
Increase the target cell size
Reduce refinement levels
Use refinement zones instead of global refinement
Enable symmetry to halve the domain
Poor mesh quality (high skewness)#
Cause: Complex geometry features or extreme size transitions.
Solutions:
Increase refinement levels (smoother transitions)
Add refinement zones near problem areas
Reduce boundary layer growth rate
Simplify geometry features near the problem area
Boundary layers fail to generate#
Cause: Insufficient space between surfaces, or geometry issues preventing layer growth.
Solutions:
Check for narrow gaps between surfaces — layers from opposite walls can collide
Reduce the number of layers or first layer height
Ensure the geometry is clean near wall surfaces
Simulation Issues#
Simulation diverges immediately#
Cause: Usually aggressive relaxation or very poor mesh quality.
Solutions:
Reduce relaxation factors by 30% (velocity: 0.5→0.3, pressure: 0.2→0.15)
Enable turbulence ramping (delay turbulence activation by 50 iterations)
Check mesh quality — fix any cells with skewness > 0.95
Verify boundary conditions are physically consistent
Residuals oscillate but don’t decrease#
Cause: The solver is struggling with the numerics or the flow is inherently unsteady.
Solutions:
Reduce relaxation factors
Enable non-orthogonal correctors if mesh quality is moderate
For inherently unsteady flows (e.g., bluff body vortex shedding), the flow may not have a steady-state solution — consider transient simulation
Check that boundary conditions don’t conflict
Residuals plateau at a high level (e.g., 1e-2)#
Cause: The mesh may be too coarse, boundary conditions may be inconsistent, or the solver is hitting stability limits.
Solutions:
Refine the mesh in areas of high gradients
Check boundary conditions for consistency (e.g., mass flow in = mass flow out)
Review the logs for limiter warnings — extensive velocity clamping suggests the mesh needs refinement
Try a more robust turbulence model (k-ω SST if not already using it)
Unrealistic pressure or velocity values#
Cause: Poor boundary conditions, mesh errors, or insufficient convergence.
Solutions:
Check inlet velocity and outlet pressure values
Verify the geometry scale (wrong scale = wrong Reynolds number)
Ensure the simulation has converged (check residual plot)
Check for negative cell volumes in the mesh quality report
Simulation takes too long#
Cause: Very large mesh, slow convergence, or excessively tight criteria.
Solutions:
Reduce mesh size (start coarser)
Increase relaxation factors slightly (if convergence is stable)
Relax convergence criteria (1e-4 is adequate for most engineering applications)
Reduce max iterations and check if results are already stable
Post-Processing Issues#
Results look wrong or asymmetric#
Possible causes:
Insufficient convergence — Run more iterations
Asymmetric mesh — Check that the mesh is symmetric for a symmetric problem
Wrong boundary conditions — Verify all surfaces have correct conditions
Physical asymmetry — Some flows are genuinely asymmetric (vortex shedding, flow bifurcation)
Force coefficients seem too high or too low#
Check:
Reference area — Is it correct? Drag uses frontal area; lift uses planform area.
Reference velocity — Must match the inlet freestream velocity
Surface selection — Are you measuring forces on the correct surfaces?
Convergence — Forces may not have converged even if residuals look okay. Run more iterations.
Account and Platform Issues#
“Credit limit reached”#
Your credit balance has been exhausted.
Solutions:
Wait for monthly credit reset
Upgrade to a higher tier for more credits
Optimize your workflow — use coarser meshes for initial setup, fine meshes only for final analysis
Mesh generation or simulation stuck in “Pending”#
Cause: Cloud compute resources are being allocated.
Solutions:
Wait a few minutes — resource allocation may take time during peak usage
Check the status periodically
Contact support if the job is stuck for more than 15 minutes
Getting Help#
If these troubleshooting steps don’t resolve your issue:
Ask the AI Assistant — Describe the problem in natural language
Check the logs — Detailed error messages are in the Logs panel
Contact support — Include your project ID and a description of the issue