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

memory management #4

Open
tommy-engels opened this issue May 26, 2014 · 0 comments
Open

memory management #4

tommy-engels opened this issue May 26, 2014 · 0 comments
Assignees

Comments

@tommy-engels
Copy link
Contributor

Memory management:

on branch master, maybe delete the array VORT and replace it by WORK (it is confusing to call it vort since it is actually a work array. at mid-term maybe have only "workc" and "work" as work arrays

on branch FSI, two issues: the pressure requires a workc array, but this should be fine once the new master is merged in (use workc then). the iterative FSI scheme requires an additional uk_old vector, but I'm afraid thats inevitable

its is also not entirely clear if we actually need 3 complex arrays for sponge

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

No branches or pull requests

1 participant