Drawing parabolas in pdeModeler

3 ビュー (過去 30 日間)
KieranSQ
KieranSQ 2019 年 2 月 25 日
回答済み: Alan Weiss 2019 年 2 月 27 日
I am looking to design a rocket nozzle and throat in pdeModeler, in the form of this (http://www.aerospaceweb.org/design/aerospike/nozzles.shtml),
Howecerm I m struggling with how to draw the curved lines to connect all the points I need, all i have been able to produce is a nozzle using straight lines. Ideally I would like to be able to define the curve angle and length which I can then produce a mesh in the shape. Iif someone can suggest a better package please do.

回答 (1 件)

Alan Weiss
Alan Weiss 2019 年 2 月 27 日
pdeModeler is for 2-D problems, so I assume that you have 2-D geometry. In this case, you can use a parametrized function for 2-D geometry creation.
You can also use CSG modeling in the pdeModeler app, using an ellipse as one element.
ellipses.png
Alan Weiss
MATLAB mathematical toolbox documentation

カテゴリ

Help Center および File ExchangeGeneral PDEs についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by