필터 지우기
필터 지우기

how do i create a crater (upside down hollow dome) and include it as a geometry in a PDE model?

조회 수: 3 (최근 30일)
thank you helpers

채택된 답변

Alan Weiss
Alan Weiss 2017년 4월 19일
Try using 3-D geometry from a point cloud. Your dome cannot have zero thickness for a 3-D model.
Alan Weiss
MATLAB mathematical toolbox documentation
  댓글 수: 2
yonatan s
yonatan s 2017년 4월 26일
Would it be possible to assign different bc to different parts of the surface? Is there a library containing some sorts of geometries? Thank you
Alan Weiss
Alan Weiss 2017년 4월 26일
There is no library of geometries that I am aware of. If you find some STL files that suit you somewhere, you can import them.
You can set boundary conditions to be functions of position, so they can work however you like. That said, it is often best if you have a portion of the geometry to have a different face ID to make this work more easily, but I do not know how you can control that aspect of geometry creation. Boundary condition specification is described here.
Alan Weiss
MATLAB mathematical toolbox documentation

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Geometry and Mesh에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by