Skip to content

Conversation

@jcanton
Copy link
Contributor

@jcanton jcanton commented Feb 10, 2026

WIP for blueline merging.
sync with https://github.com/C2SM/icon-exclaim/pull/412

@jcanton jcanton requested review from havogt and muellch February 10, 2026 16:13
@havogt
Copy link
Contributor

havogt commented Feb 10, 2026

Briefly looking at the code it seems we can get rid of the mask, here

z_gradh_exner_vp = where(ipeidx_dsl, z_gradh_exner + z_hydro_corr * pg_exdist, z_gradh_exner)

jcanton and others added 10 commits February 11, 2026 10:09
* main:
  Muphys bug fix: drivers run_graupel_only and run_full_muphys (#877)
  Deduplicate RBF test tolerances, use common experiment fixture (#1049)
  Fix tests for MASK_HDIFF, ZD_DIFFCOEF_DSL, ZD_INTCOEF_DSL, and ZD_VERTOFFSET_DSL fields with torus grids (#1045)
* cleanup_pg_edgeidx_dsl:
  CI: disable cuda mps (#1054)
  add missing file
  remove some more...
  fix return type annotation
  add description
  cleanup unused program
  Remove pg_edgeidx_dsl
@github-actions
Copy link

Mandatory Tests

Please make sure you run these tests via comment before you merge!

  • cscs-ci run default
  • cscs-ci run distributed

Optional Tests

To run benchmarks you can use:

  • cscs-ci run benchmark-bencher

To run tests and benchmarks with the DaCe backend you can use:

  • cscs-ci run dace

To run test levels ignored by the default test suite (mostly simple datatest for static fields computations) you can use:

  • cscs-ci run extra

For more detailed information please look at CI in the EXCLAIM universe.

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