Borrar filtros
Borrar filtros

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

3 visualizaciones (últimos 30 días)
thank you helpers

Respuesta aceptada

Alan Weiss
Alan Weiss el 19 de Abr. de 2017
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 comentarios
yonatan s
yonatan s el 26 de Abr. de 2017
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 el 26 de Abr. de 2017
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

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by