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

Added: Option for Cartesian grid output #672

Merged
merged 6 commits into from
May 28, 2024
Merged

Conversation

kmokstad
Copy link
Contributor

@kmokstad kmokstad commented Feb 6, 2024

If we have a non-rectangular domain and want to output results in a 2D raster image.
(For optimal sensor placement calculations).

Also the option to dump the results in either all nodal points, or at all element centers.

@kmokstad
Copy link
Contributor Author

kmokstad commented Feb 6, 2024

jenkins build this with downstreams please

@kmokstad
Copy link
Contributor Author

jenkins build this with downstreams please

@kmokstad
Copy link
Contributor Author

kmokstad commented Mar 3, 2024

jenkins build this with downstreams please

Copy link
Member

@akva2 akva2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one remark

src/SIM/SIMoutput.C Outdated Show resolved Hide resolved
@kmokstad
Copy link
Contributor Author

jenkins build this with downstreams please

1 similar comment
@kmokstad
Copy link
Contributor Author

jenkins build this with downstreams please

Changed: Argument nf renamed to n_f to avoid confusion with member.
Also some other smaller doxy changes.
Added: Element center evaluation option in ASMs?DLag::evalSolution().
Correctly dump solution vector in DOF-order, when requested.
@kmokstad
Copy link
Contributor Author

jenkins build this with downstreams ifem-elasticity=166 ifem-shellex=5 please

@kmokstad kmokstad merged commit 3923ab0 into OPM:master May 28, 2024
1 check passed
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

2 participants