Skip to content
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

[WIP] Implementation of absorbing boundary layer #129

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

cjvogl
Copy link

@cjvogl cjvogl commented Jul 24, 2018

This is still under development but there seems to be enough interest in using the absorbing boundary layer to open a PR.

The current approach to implementing the absorbing boundary layer is

  1. the user specifies parameters needed for the absorbing boundary layer in setrun.py
  2. those parameters are then both written to abl.data as well as used to increase the computational domain and update other parameters that are written to claw.data

My developmental to-do list is

  • implement the ability for the user to specify a relative error in setrun.py that is then used to determine the abl depth, if the trigonometric mapping is selected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant