Replies: 6 comments 5 replies
-
We have compressible and incompressible flow solvers you could look at.
But note that AmReX does level-based not octtree reginement. Will that
still work for you?
Ann Almgren
Senior Scientist; Dept. Head, Applied Mathematics
Pronouns: she/her/hers
…On Mon, Jul 29, 2024 at 3:06 AM pa-one55 ***@***.***> wrote:
Hello
I'm a final-year Mechanical Engineering student, and I'm working on a
project titled "Development of a Weakly Compressible Solver on Adaptive
Octree Grids". This involves developing a CFD solver using adaptive octree
grids to simulate incompressible flows.
While I have a good grasp of C++ and mechanical principles, I’m new to CFD
and AMReX. I’ve been diving into AMReX for a week, but the documentation
has been quite overwhelming.
I’m looking for a clear roadmap to guide me through learning AMReX and
successfully implementing my project.
Any help or pointers would be greatly appreciated. Thanks in advance!
Best,
Pawan
—
Reply to this email directly, view it on GitHub
<#4053>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACRE6YVLQWFKXYFLIRLZTM3ZOYH4DAVCNFSM6AAAAABLT6DHI6VHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZWHE4TANBQGA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
yeah prof said that works, |
Beta Was this translation helpful? Give feedback.
-
Do you want to build compressible or incompressible solver?
Ann Almgren
Senior Scientist; Dept. Head, Applied Mathematics
Pronouns: she/her/hers
…On Mon, Jul 29, 2024 at 8:00 AM pa-one55 ***@***.***> wrote:
yeah prof said that works,
—
Reply to this email directly, view it on GitHub
<#4053 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACRE6YRYQZOGT3AVFUGQI2DZOZKHLAVCNFSM6AAAAABLT6DHI6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMJYGA4DONI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I am getting this error trying to run HeatEquation_Simple from the guided Tutorials |
Beta Was this translation helpful? Give feedback.
-
Did you put the name of the inputs file after the executable when you ran
it?
Ann Almgren
Senior Scientist; Dept. Head, Applied Mathematics
Pronouns: she/her/hers
…On Mon, Jul 29, 2024 at 8:04 AM pa-one55 ***@***.***> wrote:
I am getting this error trying to run HeatEquation_Simple from the guided
Tutorials
Screenshot.2024-07-29.203225.png (view on web)
<https://github.com/user-attachments/assets/22205f68-7b0c-432c-a5ea-8977f98df02a>
—
Reply to this email directly, view it on GitHub
<#4053 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACRE6YVQESXD7Z3JGLIY3MLZOZKWFAVCNFSM6AAAAABLT6DHI6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMJYGA4TEOA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
i had not. Thanks |
Beta Was this translation helpful? Give feedback.
-
Hello
I'm a final-year Mechanical Engineering student, and I'm working on a project titled "Development of a Weakly Compressible Solver on Adaptive Octree Grids". This involves developing a CFD solver using adaptive octree grids to simulate incompressible flows.
While I have a good grasp of C++ and mechanical principles, I’m new to CFD and AMReX. I’ve been diving into AMReX for a week, but the documentation has been quite overwhelming.
I’m looking for a clear roadmap to guide me through learning AMReX and successfully implementing my project.
Any help or pointers would be greatly appreciated. Thanks in advance!
Best,
Pawan
Beta Was this translation helpful? Give feedback.
All reactions