Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Breakout 1: Monday June 26th, 1-2pm, MDT

Breakout Room 2, Telluride

Model stewardship, performance and testing

Discussion topics

who should be there (discussion leads)

comments/notes

slides

1:00

sea ice model stewardship:

  • Icepack merge

  • atm-ice flux convergence

  • transient Ekman dynamics

Andrew Roberts Elizabeth Hunke

10 min + 5 min discussion

highlight in Coupled Group session, details in Ice Group breakout

Icepack details in CICE Consortium poster

View file
nameInvalid file id - e5d59168-bb5d-4b40-bc72-59ee59fe23b9

View file
nameInvalid file id - 747b69af-2b66-4848-bd9c-523a7d676893

1:15

performance highlights

  • CICE Consortium developments

  • MALI performance

Elizabeth Hunke Mauro Perego

10 min +10 min discussion

CICE Consortium details in poster

Primary MALI presentation in Performance Group

View file
nameMALI_slides_iceGroupPerf_session.pdf
View file
nameMALI_E3SM_allHands_slides.pptx

View file
nameInvalid file id - 965e8d04-4919-4afa-b918-d8b663ba6a29

1:35

Polar development testing tutorial

  • MALI (stand-alone)

  • new test configurations

  • CICE-QC

Andrew Roberts Darin Comeau

20 min

View file
nameInvalid file id - 5403f8d9-bb22-4fa8-b1b3-be2411e947ad

View file
nameE3SM_June_2023_Ice_Breakout_1_Polar_Developer.pptx

...

Breakout Room 2, Telluride

Bias reduction

This breakout follows the Polar Group’s breakout Tuesday morning, where (hopefully) the Polar Group will highlight the relevant biases.

Discussion topics

who should be there

comments/notes

slides

1:15

MALI plans and progress

Mauro PeregoTrevor Hillebrand Stephen Price

10 min

in MALI slide deck above

1:25

ERA5-forcing and ELM deep snow/firn capabilities

Chloe Anne Clarke

10 min

poster highlight

remote

1:35

Wave-ice interactions

Erin Thomas

10 min

View file
nameWave_SeaIce_Developments.pptx

1:45

Variational ridging and orbital evaluation

Andrew Roberts

10 min

1:55

Q&A/discussion

Ice and other E3SM group members, ecosystem projects

15 min

Posters

Everyone please add posters or specific topics that you would like to discuss during the breakouts

  • flash talks to introduce posters in breakout sessions

    • posters can be in-person or online

    • in-person posters will have dedicated sessions for discussion

    • in-depth discussions of online poster can be arranged individually, as needed

Poster Author(s)

Poster title/topic

comments/notes

Elizabeth Hunke

CICE Consortium highlights and potential contributions to E3SM

Icepack, performance, C-grid

O01: CICE Consortium

Chloe Anne Clarke

ERA5-forcing and ELM deep snow/firn capabilities

remote

Andrew Roberts

Variational Ridging

O02: Implementing Scale-Aware Sea Ice Ridging in E3SM

Notes from Monday breakout

first block

Elizabeth Hunke: lot of sea ice work going on currently is in CICE consortium

  • wave / sea ice interactions (maybe I got this wrong)? something about waves

  • big CICE column phys merge efforts

Andrew Roberts: big sea ice biases currently …

  • is this a coupling problem or are we missing important physics?

  • too much NH sea ice in winter; too little sea ice in Ant. in winter and summer

  • we have (arguably) one of the most advanced sea ice models out there, what are we still doing wrong?

  • list of all current / ongoing / new devel work presented … Q: is anything missing from the current list?

  • things we know about:

  • sea ice and ocean (coupling) params. / constants are not always consistent; someone can change in one model but not the other and break coupling

  • atmos. flux interation doesn’t (always? ever?) converge

  • frazil scheme (in ocean?) is not mushy (but is in sea ice?)

  • sophisticated radiation phys in sea ice model but coupling is very rudimentary still; could couple over 3 bands rather than 2; are currently coupling between 2 bands rather than resolving them both

  • potential of very thin ice cover in v3 … how do we combat this?  

second block (performance)

sea ice perf improvements:

  • easy one is reduce mesh (that is empty of ice) at low lats

  • separate dynamics and column phys (EH’s understanding of this is that it results in a physics error related to ice albedo)

  • EVP dynamics kernel (other groups have shown good speed up doing this)

  • accelerate EVP sub cycling convergence

WWIII perf improvements

  • reducing freq. of wave spectrum

  • variable res

  • other I might have missed

MALI perf.

  • mostly stand-alone work currently; coupling w/ e3sm in early stages

  • cpu good strong scaling; gpu poor strong scaling (gpus need more work, not less)

  • on PM, assembly improves by ~2x with gpus vs cpus only; total solve time cpu vs cpu+gpu remains similar for now

  • working now on coupled layout on PM (starting from admittedly bad initial layout on Cori)

third block (testing)

MALI

  • hundreds of tests run daily / weekly

  • diff architectures

  • diff builds

  • CDash for reporting results

  • regression tests (unit tests, mnfctd solos, benchmarks, realistic stand alone configurations)

  • performance tests (realistic setup and testing of perf over time; monitoring for significant wall-clock time changes over time within two stnd)  

CICE-QC testing

  • determines if two diff. sims. have the same sea ice climate (not IN e3sm yet … should we / can we get it in for all to use?)

Andrew Roberts: polar developer tool

  • bash script to efficiently run many e3sm sims for testing

  • fulfills several recommendations of code review deep dive (e.g., testing of energy / mass conservation)

  • currently set up for Chrysalis and Anvil

  • command line; similar to current “run script” but with more options (?)

  • PR in; latest version in ‘simulation script’ area of repo

  • can generate namelist combinations and compare them (example, compare using high-frequency coupling vs. not)

  • build and queue all combos at once

  • can also use it to run preset test suites (e.g, e3sm developers test suite)

  • “-e” option checks for energy and mass conservation on the fly