Kristian Ejlebjærg Jensen
COMSOL Employee
Please login with a confirmed email address before reporting spam
Posted:
6 years ago
Jan 15, 2019, 7:34 a.m. EST
Updated:
6 years ago
Jan 15, 2019, 7:35 a.m. EST
Hi Hao
You can use dtopo1.theta to write your own interpolation function, i.e. you pick Darcy interpolation and write a custom RAMP expression using dtopo1.theta for the thermal conductivity, while you use dtopo1.theta_p for the damping term.
dtopo1.theta_p already contains the interpolation, so you only have to multiply it with the maximum damping (units of Pa s/m^2)
best,
kristian
Hi Hao
You can use *dtopo1.theta* to write your own interpolation function, i.e. you pick Darcy interpolation and write a custom RAMP expression using *dtopo1.theta* for the thermal conductivity, while you use *dtopo1.theta_p* for the damping term.
*dtopo1.theta_p* already contains the interpolation, so you only have to multiply it with the maximum damping (units of *Pa s/m^2*)
best,
kristian
Please login with a confirmed email address before reporting spam
Posted:
6 years ago
Jan 15, 2019, 8:19 a.m. EST
Hi Hao
You can use dtopo1.theta to write your own interpolation function, i.e. you pick Darcy interpolation and write a custom RAMP expression using dtopo1.theta for the thermal conductivity, while you use dtopo1.theta_p for the damping term.
dtopo1.theta_p already contains the interpolation, so you only have to multiply it with the maximum damping (units of Pa s/m^2)
best,
kristian
Hi Kristian,
Thanks for your timely reply.
Following your comments, is that means the helmoltz filter together with the tanh projection will work for both Darcy and RAMP interpolation? So I do not need to define an extra PDE and analytical function to apply the filter and projection for RAMP interpolation?
kindly regards,
Hao
>Hi Hao
>
>You can use *dtopo1.theta* to write your own interpolation function, i.e. you pick Darcy interpolation and write a custom RAMP expression using *dtopo1.theta* for the thermal conductivity, while you use *dtopo1.theta_p* for the damping term.
>
>*dtopo1.theta_p* already contains the interpolation, so you only have to multiply it with the maximum damping (units of *Pa s/m^2*)
>
>best,
>kristian
Hi Kristian,
Thanks for your timely reply.
Following your comments, is that means the helmoltz filter together with the tanh projection will work for both Darcy and RAMP interpolation? So I do not need to define an extra PDE and analytical function to apply the filter and projection for RAMP interpolation?
kindly regards,
Hao