Skip to content

Add MPAS coupling scripts#24

Merged
domingom merged 16 commits intodomingom:developfrom
willmayfield:mpas_coupling
Apr 8, 2026
Merged

Add MPAS coupling scripts#24
domingom merged 16 commits intodomingom:developfrom
willmayfield:mpas_coupling

Conversation

@willmayfield
Copy link
Copy Markdown
Collaborator

PR to add coupling scripts required for using MPAS forecast data as FastEddy ICBCs. Included are example scripts and input files for running the MPASSIT regridding software to map MPAS data onto the wrf grid, and an additional conversion script to prepare the MPAS variables for use by FE. Upon completion of running these scripts the data can be ingested by GenICBCs.py.

Testing was performed by myself and @jprestop on Derecho using a prepared MPAS forecast to parallel the Fort Collins real example case. Related documentation was added to the feature_dev_v5.0_doc branch.

jprestop and others added 16 commits November 17, 2025 15:53
* Per NCAR#100, updating the Existing Builds modulefile locations

* Per 100, resolve typo

* Per NCAR#100, added language for building with model extensions

* Per NCAR#100, adding note with full path to cond environment

* Per NCAR#100, add note about turbines having to be within a single GPU
* Major reconciliation of the device-sided array allocations to remove the redundant factor of 4.  Also generally a move to Nelems consistently being typed as size_t and passed through allocations as size_t allowing arrays much larger than signed int maximum.

* Bugfix v4.0.1 release patch items for November 2025, gpu_type=a100 added to batch FE submission scripts, changes to Example08 .json files, cast simTime_it to unsigned long long for curandSetPseudoRandomGeneratorSeed(), update binary converter batch script to point to pre-built conda environment on casper, and new enhanced performance Simgrid.py.

* Remove extra factor of rho on tauxz and tauyz used in formulation os output value of fricvel in surfacelayer. Added Li and Zhou paper to publications list.

---------

Co-authored-by: Domingo Muñoz-Esparza <domingom@ucar.edu>
* Per NCAR#116, minor update to publications

* Per NCAR#116, updated release notes
@domingom domingom merged commit a58d6d4 into domingom:develop Apr 8, 2026
1 check passed
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.

4 participants