Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【PaddlePaddle Hackathon 2】73、增加(2D/3D/ND )Geometry #38

Closed
TCChenlong opened this issue Mar 8, 2022 · 1 comment
Closed

Comments

@TCChenlong
Copy link

TCChenlong commented Mar 8, 2022

(此 ISSUE 为 PaddlePaddle Hackathon 第二期活动的任务 ISSUE,更多详见 【PaddlePaddle Hackathon 第二期】任务总览

【任务内容】

  • 任务描述:
  1. 增加Circle类型Geometry(2D/3D)

  2. 增加 (2D/3D/ND )Geometry

  • 任务难度:中等

【提交内容】

【技术要求】

  • 熟悉 Paddle
  • 熟练掌握 Python

【参考内容】

  1. 不限Nvidia Modulus 几何方法的实现,参考:https://developer.nvidia.com/modulus-downloads

  2. DeepXDE参考:https://github.com/lululxvi/deepxde/tree/master/deepxde/geometry

@jkrescue
Copy link
Collaborator

jkrescue commented Mar 25, 2022

Q:对于此次73赛题,增加2D/3D/ND几何能详细描述一下吗,是增加例如3D立方体,3D球形,还是做何种程度的支持?

A:短期完成规则化的2D、3D几何外形,如圆、矩形、三角形、球、立方体、圆柱等,并能够按照一定规则排列(eg: 多个圆柱0°、45°、90°等排列);若可能,也可以尝试对复杂几何外形(CAD工具,如CATIA/ProE...的文件)在PaddleScience中的识别、解析。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants