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

Ascent CI: Cleanup #1

Conversation

ax3l
Copy link

@ax3l ax3l commented Nov 8, 2021

  • make sure inputs file stays up-to-date
  • locate alongside example

- make sure inputs file stays up-to-date
- locate alongside example
@cyrush cyrush merged commit 0c9e77a into Alpine-DAV:task/2021_10_add_ascent_github_actions_ci_check Nov 8, 2021
@ax3l ax3l deleted the task/2021_10_add_ascent_github_actions_ci_check branch November 9, 2021 01:01
cyrush added a commit that referenced this pull request Feb 16, 2022
* add github ci compile check for ascent

* now with less whitespace

* add ascent to insitu workflow

* Update .github/workflows/insitu.yml

Co-authored-by: Axel Huebl <[email protected]>

* more style

* try to run as existing user

* new container

* use env script

* path fix

* add ascent test

* fix space

* move test resources

* get into style

* style

* Ascent CI: Cleanup (#1)

- make sure inputs file stays up-to-date
- locate alongside example

* Update .github/workflows/insitu.yml

Co-authored-by: Axel Huebl <[email protected]>

* Update .github/workflows/insitu.yml

Co-authored-by: Axel Huebl <[email protected]>

* rename test file

* fix for cp

* improve color table for vol rendering

* now with rotation

Co-authored-by: Axel Huebl <[email protected]>
cyrush pushed a commit that referenced this pull request Jun 30, 2023
…CP-WarpX#3890)

* break application of PEC to rho into separate loops over boxes

* round #1: fix failing CI tests

* also apply the fix to the `ApplyPECtoJfield`

* round 2: fix failing CI tests

* round 3: fix failing CI tests

* refactor PEC handling for charge and current density

* removed unused variable

* round 4: fix failing CI tests

* Fix `mirrorfac` calculation for `rho`

* only apply rho and J PEC boundaries for Cartesian grid (for now) in `SyncCurrentAndRho()`

* use the same kernel to apply PEC boundary to rho and J

* perform J and rho PEC application for RZ but warn about incorrect results if r_max is PEC

* do not apply PEC boundary for rho and J to r-max in RZ

* set warning level to medium and increase abort_on_warning_threshold to high for failing CI tests
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.

2 participants