Skip to content

Commit

Permalink
fix the default grid name for wav components
Browse files Browse the repository at this point in the history
  • Loading branch information
alperaltuntas committed Jan 6, 2025
1 parent 1ebe594 commit f3b0f21
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions modelgrid_aliases_nuopc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
<grid name="glc" compset="DGLC" >gris4</grid>
<grid name="glc" compset="XGLC" >gris4</grid>
<grid name="wav" compset="SWAV" >null</grid>
<grid name="wav" compset="DWAV" >wg37</grid>
<grid name="wav" compset="WW3" >wg37</grid>
<grid name="wav" compset="XWAV" >wg37</grid>
<grid name="wav" compset="DWAV" >wgx3v7</grid>
<grid name="wav" compset="WW3" >wgx3v7</grid>
<grid name="wav" compset="XWAV" >wgx3v7</grid>
<grid name="iac" compset="SIAC" >null</grid>
</model_grid_defaults>

Expand Down

0 comments on commit f3b0f21

Please sign in to comment.