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] Fractal with bconds rcnstrct from 2dx #492

Draft
wants to merge 134 commits into
base: master
Choose a base branch
from

Conversation

pdziekan
Copy link
Contributor

Like fractal reconstruction with bcnds, but here reconstruction is done not from the scales of dx, but from 2*dx, i.e. every second resolved point.
NOTES:

  • each thread needs at least 5 points along y axis, compared to 3 in reconstruction from dx (this could be fixed by making some threads not reconstructing at all, it's a matter of refinemenet_ranges)
  • in PBL this approach gives more (too much?) energy in smallest scales
  • in UWLCM this gives larger spread of th and rv within cloud

pdziekan and others added 29 commits March 24, 2023 17:47
@pdziekan pdziekan changed the title Fractal with bconds rcnstrct from 2dx [WIP] Fractal with bconds rcnstrct from 2dx May 12, 2023
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