Moving EB support #2914
Answered
by
nataraj2
colinmcnally
asked this question in
Q&A
Moving EB support
#2914
Replies: 2 comments
-
Hi, the code used for that paper is in a private repo and is not part of the AMReX standard distribution. If you want to explore that work further, we can take the query offline and I can help you do that. Send me a note at [email protected] and I'm be happy to help. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi Colin,
I will be happy to help with the moving boundary code.
…--
Mahesh Natarajan
________________________________
From: Marc Day ***@***.***>
Sent: 12 August 2022 09:15
To: AMReX-Codes/amrex ***@***.***>
Cc: Subscribed ***@***.***>
Subject: Re: [AMReX-Codes/amrex] Moving EB support (Discussion #2914)
Hi, the code used for that paper is in a private repo and is not part of the AMReX standard distribution. If you want to explore that work further, we can take the query offline and I can help you do that. Send me a note at ***@***.******@***.***> and I'm be happy to help.
—
Reply to this email directly, view it on GitHub<#2914 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AIGDDE4B6Q73R7ECEL2KKATVYZ2CPANCNFSM56MFLMKQ>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
colinmcnally
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to trace down the code behind a recent AMReX based paper:
A moving embedded boundary approach for the compressible Navier-Stokes equations in a block-structured adaptive refinement framework
Natarajan, Mahesh; Grout, Ray; Zhang, Weiqun; Day, Marc
https://ui.adsabs.harvard.edu/abs/2022JCoPh.46511315N/abstract
I've found the docs on EB
https://amrex-codes.github.io/amrex/docs_html/EB_Chapter.html#
and I've noticed that AMReX-Hydro refers to a suspiciously named macro AMREX_USE_MOVING_EB, but I've not succeeded in finding what I recognize as moving EB support infrastructure in the AMReX repo. Am I looking in the right place?
Beta Was this translation helpful? Give feedback.
All reactions