AMReX-Codes / amrex

AMReX: Software Framework for Block Structured AMR
https://amrex-codes.github.io/amrex
Other
503 stars 336 forks source link

adding physical and math BC types for inflow-outflow BCs #3965

Closed mukul1992 closed 1 month ago

mukul1992 commented 1 month ago

Summary

This feature would be useful for managing boundaries with both inflow and outflow cells. By adding these types in AMReX, they can be used consistently across various inter-dependent codes such as IAMR, AMReX-Hydro, and AMR-Wind.

Additional background

The ongoing addition of an inflow-outflow BC in AMR-Wind is the primary motivation.

Checklist

The proposed changes: