-
Notifications
You must be signed in to change notification settings - Fork 116
Description
I found that the FSI system solve the stress and strain well but cannot handle the solid temperature. Here I use the thermalLinearElastic and the type the solid temperature before and after solving T_:
Solving for solid region solid
Evolving thermal solid solver
Solving coupled energy and displacements equation for T and D
Max T_ before = 297
Min T_ before = 220
Max T before = 297
Min T before= 220
DICPCG: Solving for T, Initial residual = 0.999999999895, Final residual = 2.36497739023e-16, No Iterations 1
Selecting patchToPatchMapping AMI
AMI: Creating addressing and weights between 672 source faces and 672 target faces
AMI: using globalPolyPatch
AMI: Patch source sum(weights) min/max/average = 0.999999133762, 1.00000000001, 0.999999975245
AMI: Patch target sum(weights) min/max/average = 0.999995983229, 1.00000090656, 0.999999748952
Corr, res (T & D), relRes (T & D), matRes, iters (T & D)
DICPCG: Solving for T, Initial residual = 0.526297731915, Final residual = 7.52006464114e-17, No Iterations 1
DICPCG: Solving for T, Initial residual = 0.0052882250329, Final residual = 1.20396937737e-18, No Iterations 1
DICPCG: Solving for T, Initial residual = 0.000227682073483, Final residual = 2.81681323473e-20, No Iterations 1
DICPCG: Solving for T, Initial residual = 9.87950532493e-05, Final residual = 1.35339205257e-20, No Iterations 1
The residuals have converged
4, 9.87950532493e-05, 1.85462725666e-05, 6.84066111001e-05, 3.28586685155e-05, 0, 1, (1 1 1)
Max T_ = 297.008971193
Min T_ = 220
Max T = 297.008971193
Min T = 220
ExecutionTime = 2.18 s ClockTime = 2 s
it seems that the TEqn has been solved but the T() is not write and update .