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] Doc: optimas Usage #569

Draft
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Mar 28, 2024

@ax3l ax3l added component: documentation Docs, readme and manual component: third party Changes in ImpactX that reflect a change in a third-party library component: tests examples, tests and benchmarks labels Mar 28, 2024
Document how to use `optimas` with ImpactX.
import importlib

import amrex.space3d as amr
import impactx

Check notice

Code scanning / CodeQL

Module is imported with 'import' and 'import from' Note test

Module 'impactx' is imported with both 'import' and 'import from'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: documentation Docs, readme and manual component: tests examples, tests and benchmarks component: third party Changes in ImpactX that reflect a change in a third-party library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant