필터 지우기
필터 지우기

PDE in time varying domain

조회 수: 1 (최근 30일)
Patric
Patric 2014년 5월 23일
답변: Deepak Ramaswamy 2014년 5월 29일
Hello all!
Is it in some way possible to specify a 2D PDE to be solved on a time varying domain? Something like this:
instant t=0: 2D pde on domain(t=0)
instant t=1: 2D pde on domain(t=1)
and so on. The evolution of the domain is known.
thank you!

답변 (1개)

Deepak Ramaswamy
Deepak Ramaswamy 2014년 5월 29일
Patric,
It would be helpful to get details on the PDE formulation that shows how the domain evolves. I assume domain refers to geometry otherwise my comments that follow are not relevant. PDE Toolbox (for 2-D spatial problems) works directly with fixed geometry. Evolving geometries can sometimes be mapped to this fixed geometry via a transformation. Example: Lagrangian formulation for geometrically nonlinear problems. The general idea is to change the PDE (constitutive equations, Boundary conditions) such that the geometry is fixed.
Best, Deepak

카테고리

Help CenterFile Exchange에서 Boundary Conditions에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by