EarthWorksOrg / EarthWorks

Other
3 stars 2 forks source link

Add 2 compsets that use cam_dev physics #51

Closed gdicker1 closed 3 months ago

gdicker1 commented 3 months ago

F2000devEW copies F2000dev from CAM, but uses the mpas-seaice prescribed mode instead of CICE. CHAOS2000dev uses the cam_dev physics instead of CAM6. These compsets should allow GPU runs of MPAS-A dycore, PUMAS, and RRTMPG.

gdicker1 commented 3 months ago

This PR depends on the CAM changes in #50 and in EWOrg/CAM #18.

gdicker1 commented 3 months ago

@dazlich, actually a quick question: do you (or anyone) know why we are using CISM2%NO_EVOLVE in F2000climoEW? And would there be any issues changing to SGLC?

The F2000climo in CAM uses SGLC and the F2000devEW entry I added also uses SGLC.

dazlich commented 3 months ago

I don’t know, probably a bad copy and paste on my part.

Please, go ahead and make the entries consistent.

Sent from my iPhone

On May 30, 2024, at 9:53 AM, G. Dylan Dickerson @.***> wrote:



Caution: EXTERNAL Sender

@dazlichhttps://github.com/dazlich, actually a quick question: do you (or anyone) know why we are using CISM2%NO_EVOLVE in F2000climoEW? And would there be any issues changing to SGLC?

The F2000climo in CAM uses SGLC and the F2000devEW entry I added also uses SGLC.

— Reply to this email directly, view it on GitHubhttps://github.com/EarthWorksOrg/EarthWorks/pull/51#issuecomment-2140034042, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ADS3XWARPR3A7NUUK6JOMO3ZE5DPXAVCNFSM6AAAAABIQIFW3WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBQGAZTIMBUGI. You are receiving this because you were mentioned.Message ID: @.***>

gdicker1 commented 3 months ago

I don’t know, probably a bad copy and paste on my part.

Please, go ahead and make the entries consistent.

Thank ye much! Addressed in https://github.com/EarthWorksOrg/EarthWorks/pull/51/commits/30ab939b0b5a926f30f0731ff106208ffc1ee968

gdicker1 commented 3 months ago

Force push was to incorporate changes from PR #50 in this branch.

gdicker1 commented 3 months ago

Push from 314270f to cf1238e was to correct the cam tag, I used cam-ew2.1.004 instead of the tag that incorporated Supreeth's changes (cam-ew2.1.005).