-
Notifications
You must be signed in to change notification settings - Fork 73
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
[WeeklyReport] DUCH714 2024.03.09~2024.03.22 #162
Merged
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
67da47d
create the files
DUCH714 c746f18
a
DUCH714 be9ea08
a
DUCH714 c5a379d
add contributions
DUCH714 2767336
add comment
DUCH714 e90a5bb
Merge branch 'main' into main
DUCH714 2e8311c
Update [WeeklyReports] 2024.02.25~2024.03.08.md
DUCH714 8d4c524
Create [WeeklyReports] 2024.03.08~2024.03.22.md
DUCH714 548be68
Update [WeeklyReports] 2024.03.08~2024.03.22.md
DUCH714 40ba511
Update [WeeklyReports] 2024.03.08~2024.03.22.md
DUCH714 3e309ea
Update [WeeklyReports] 2024.03.08~2024.03.22.md
DUCH714 ea59e74
Delete WeeklyReports/Hackathon_6th/14_DUCH714/[WeeklyReports] 2024.03…
DUCH714 a458e8d
Merge branch 'main' into main
AndSonder b38b90b
Add files via upload
DUCH714 67091c4
Update and rename [WeeklyReports] 2024.03.08~2024.03.22.md to [Weekly…
DUCH714 7bc0821
Update [WeeklyReports] 2024.02.25~2024.03.08.md
DUCH714 7dcf7fe
a
DUCH714 6533eb6
Merge branch 'main' into main
DUCH714 80cff21
weekreport
DUCH714 c8bece6
Delete WeeklyReports/Hackathon_6th/14_DUCH714/[WeeklyReports]2024.03.…
DUCH714 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
12 changes: 0 additions & 12 deletions
12
WeeklyReports/Hackathon_6th/14_DUCH714/[WeeklyReports]2024.02.25~2024.03.08.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,20 @@ | ||
### 姓名 | ||
|
||
Github ID: [DUCH714](https://github.com/DUCH714) | ||
|
||
### 实习项目 | ||
|
||
科学计算领域拓展专项(领域流体方向) | ||
|
||
### 本周工作 | ||
|
||
1. 阅读[GINO](https://arxiv.org/abs/2309.00583)论文。 | ||
2. 熟悉GINO代码文件。 | ||
3. 数据输入输出整理归纳。 | ||
4. 阅读针对GION代码邻接矩阵过大问题尝试使用的[巨图随机采样技术](https://docs.dgl.ai/guide/minibatch.html) | ||
5. 阅读[TSONN](https://arxiv.org/abs/2310.16491)论文。 | ||
|
||
### 下周工作 | ||
|
||
#### 汽车外流场仿真: | ||
|
||
1. 整理熟悉 GINO 的输入数据和dataloader部分 | ||
2. 尝试搭建环境,选10组数据,跑通训练流程 | ||
3. 跑通大图采样demo(导师提供,管导师要) | ||
|
||
#### 高雷诺数湍流图探索: | ||
|
||
1. 尝试根据Allen Cahn方程案例,搭建LDC 2D瞬态的TSONN训练代码 | ||
2. 跑通LDC 2D瞬态有限差分代码(导师提供,管导师要) | ||
|
||
|
||
### 导师评语 | ||
做的很好,继续加油 |
24 changes: 24 additions & 0 deletions
24
WeeklyReports/Hackathon_6th/14_DUCH714/[WeeklyReports]2024.03.09~2024.03.22.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
### 姓名 | ||
Github ID: [DUCH714](https://github.com/DUCH714) | ||
### 实习项目 | ||
科学计算领域拓展专项(领域流体方向) | ||
### 本周工作 | ||
#### 汽车外流场仿真: | ||
1. 整理熟悉 GINO 的输入数据和dataloader部分 | ||
#### 文献调研 | ||
1. 阅读CausalPINN | ||
2. 将CausalPINN代码转为Paddle | ||
### 下周工作 | ||
#### 收尾Causal PINN复现工作 | ||
对引起误差部分进行进一步分析 | ||
|
||
继续阅读Causal PINN论文,补充文档 | ||
|
||
此工作意义在于,帮助Paddle框架自动微分部分开发 | ||
|
||
#### 继续回到汽车风阻预测项目 | ||
数据集:使用Pyby下载导师提供的几何文件,参考https://blog.csdn.net/PolarisRisingWar/article/details/121887801 | ||
代码:尝试运行代码,并在ShapeNet Car数据集上进行实验 | ||
|
||
### 导师评语 | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 目前转Causal PINN 复现,并已经提交PR,完成较好,继续加油 |
||
目前转Causal PINN 复现,并已经提交PR,完成较好,继续加油 |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1. 收尾Causal PINN复现工作
2. 继续回到汽车风阻预测项目