Hi!
I work with T2D and T3D on the same study area in which there are bridges with complex foundations (piles from a concrete slab down to the river bottom, creating a pile net under the slab).
I model this in 2D using dragfo subroutine where FUDRAG and FVDRAG are computed.
As stated at the beginning of the subroutine, I understand that the source term added in the momentum equation is FUDRAG * U, U being the norm of velocity vector.
If I am right, I would then define my drag force in 3D (on all vertical nodes of a same 2D point) using subroutine source.f, in which I would define an implicit source term S1U inspired from 2D as S1U = FUDRAG * U = (-0,5*N/AIRE*DIAM*CD*U) * U, and idem for S1V...
Would that be correct?
Thanks for your help!
Best regards
PL