This issue serves as a notebook for the implementation of mesh refinement and should be updated regularly
First, a static mesh refinement based on Timon's original subgrid algorithm (https://doi.org/10.1109/AAC.2018.8659404) will be implemented.
A couple of technicalities need to be implemented:
Finally, some physics:
This should enable the most basic simulations, where only the transverse resolution is increased.
Next step should be the interpolation also longitudinally, to enable a refinement in all directions.
Some cleaning:
Known problems:
This issue serves as a notebook for the implementation of mesh refinement and should be updated regularly
First, a static mesh refinement based on Timon's original subgrid algorithm (https://doi.org/10.1109/AAC.2018.8659404) will be implemented.
A couple of technicalities need to be implemented:
Finally, some physics:
This should enable the most basic simulations, where only the transverse resolution is increased.
Next step should be the interpolation also longitudinally, to enable a refinement in all directions.
Some cleaning:
Known problems: