Skip to content
Closed
Show file tree
Hide file tree
Changes from 15 commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -194,3 +194,17 @@ def upgrade(self, config, meta_config=None):
)

return config, self.reports


class vn30_t99(MacroUpgrade):
"""Upgrade macro for ticket #221 by Benjamin Went."""

BEFORE_TAG = "vn3.0_t108"
AFTER_TAG = "vn3.0_t221"

def upgrade(self, config, meta_config=None):
# Commands From: rose-meta/lfric-lfric_atm
"""Set segmentation size for the Boundary Layer"""
self.add_setting(config, ["namelist:physics", "bl_segment"], "16")

return config, self.reports
Original file line number Diff line number Diff line change
Expand Up @@ -171,3 +171,17 @@ def upgrade(self, config, meta_config=None):
)

return config, self.reports


class vn30_t99(MacroUpgrade):
"""Upgrade macro for ticket #221 by Benjamin Went."""

BEFORE_TAG = "vn3.0_t214"
AFTER_TAG = "vn3.0_t221"

def upgrade(self, config, meta_config=None):
# Commands From: rose-meta/lfric-lfric_atm
"""Set segmentation size for the Boundary Layer"""
self.add_setting(config, ["namelist:physics", "bl_segment"], "16")

return config, self.reports
Original file line number Diff line number Diff line change
Expand Up @@ -171,3 +171,17 @@ def upgrade(self, config, meta_config=None):
)

return config, self.reports


class vn30_t99(MacroUpgrade):
"""Upgrade macro for ticket #221 by Benjamin Went."""

BEFORE_TAG = "vn3.0_t214"
AFTER_TAG = "vn3.0_t221"

def upgrade(self, config, meta_config=None):
# Commands From: rose-meta/lfric-lfric_atm
"""Set segmentation size for the Boundary Layer"""
self.add_setting(config, ["namelist:physics", "bl_segment"], "16")

return config, self.reports
14 changes: 14 additions & 0 deletions applications/jedi_lfric_tests/rose-meta/jedi_common/versions.py
Original file line number Diff line number Diff line change
Expand Up @@ -204,3 +204,17 @@ def upgrade(self, config, meta_config=None):
)

return config, self.reports


class vn30_t99(MacroUpgrade):
"""Upgrade macro for ticket #221 by Benjamin Went."""

BEFORE_TAG = "vn3.0_t108"
AFTER_TAG = "vn3.0_t221"

def upgrade(self, config, meta_config=None):
# Commands From: rose-meta/lfric-lfric_atm
"""Set segmentation size for the Boundary Layer"""
self.add_setting(config, ["namelist:physics", "bl_segment"], "16")

return config, self.reports
Original file line number Diff line number Diff line change
Expand Up @@ -211,3 +211,17 @@ def upgrade(self, config, meta_config=None):
)

return config, self.reports


class vn30_t99(MacroUpgrade):
"""Upgrade macro for ticket #221 by Benjamin Went."""

BEFORE_TAG = "vn3.0_t108"
AFTER_TAG = "vn3.0_t221"

def upgrade(self, config, meta_config=None):
# Commands From: rose-meta/lfric-lfric_atm
"""Set segmentation size for the Boundary Layer"""
self.add_setting(config, ["namelist:physics", "bl_segment"], "16")

return config, self.reports
Original file line number Diff line number Diff line change
Expand Up @@ -211,3 +211,17 @@ def upgrade(self, config, meta_config=None):
)

return config, self.reports


class vn30_t99(MacroUpgrade):
"""Upgrade macro for ticket #221 by Benjamin Went."""

BEFORE_TAG = "vn3.0_t214"
AFTER_TAG = "vn3.0_t108"

def upgrade(self, config, meta_config=None):
# Commands From: rose-meta/lfric-lfric_atm
"""Set segmentation size for the Boundary Layer"""
self.add_setting(config, ["namelist:physics", "bl_segment"], "16")

return config, self.reports
Original file line number Diff line number Diff line change
Expand Up @@ -211,3 +211,17 @@ def upgrade(self, config, meta_config=None):
)

return config, self.reports


class vn30_t99(MacroUpgrade):
"""Upgrade macro for ticket #221 by Benjamin Went."""

BEFORE_TAG = "vn3.0_t108"
AFTER_TAG = "vn3.0_t221"

def upgrade(self, config, meta_config=None):
# Commands From: rose-meta/lfric-lfric_atm
"""Set segmentation size for the Boundary Layer"""
self.add_setting(config, ["namelist:physics", "bl_segment"], "16")

return config, self.reports
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import re
re
import sys

from metomi.rose.upgrade import MacroUpgrade
Expand Down Expand Up @@ -211,3 +211,17 @@ def upgrade(self, config, meta_config=None):
)

return config, self.reports


class vn30_t99(MacroUpgrade):
"""Upgrade macro for ticket #221 by Benjamin Went."""

BEFORE_TAG = "vn3.0_t108"
AFTER_TAG = "vn3.0_t221"

def upgrade(self, config, meta_config=None):
# Commands From: rose-meta/lfric-lfric_atm
"""Set segmentation size for the Boundary Layer"""
self.add_setting(config, ["namelist:physics", "bl_segment"], "16")

return config, self.reports
Original file line number Diff line number Diff line change
Expand Up @@ -211,3 +211,17 @@ def upgrade(self, config, meta_config=None):
)

return config, self.reports


class vn30_t99(MacroUpgrade):
"""Upgrade macro for ticket #221 by Benjamin Went."""

BEFORE_TAG = "vn3.0_t108"
AFTER_TAG = "vn3.0_t221"

def upgrade(self, config, meta_config=None):
# Commands From: rose-meta/lfric-lfric_atm
"""Set segmentation size for the Boundary Layer"""
self.add_setting(config, ["namelist:physics", "bl_segment"], "16")

return config, self.reports
Original file line number Diff line number Diff line change
Expand Up @@ -211,3 +211,17 @@ def upgrade(self, config, meta_config=None):
)

return config, self.reports


class vn30_t99(MacroUpgrade):
"""Upgrade macro for ticket #221 by Benjamin Went."""

BEFORE_TAG = "vn3.0_t108"
AFTER_TAG = "vn3.0_t221"

def upgrade(self, config, meta_config=None):
# Commands From: rose-meta/lfric-lfric_atm
"""Set segmentation size for the Boundary Layer"""
self.add_setting(config, ["namelist:physics", "bl_segment"], "16")

return config, self.reports
14 changes: 14 additions & 0 deletions applications/jules/rose-meta/lfric-jules/versions.py
Original file line number Diff line number Diff line change
Expand Up @@ -171,3 +171,17 @@ def upgrade(self, config, meta_config=None):
)

return config, self.reports


class vn30_t99(MacroUpgrade):
"""Upgrade macro for ticket #221 by Benjamin Went."""

BEFORE_TAG = "vn3.0_t214"
AFTER_TAG = "vn3.0_t221"

def upgrade(self, config, meta_config=None):
# Commands From: rose-meta/lfric-lfric_atm
"""Set segmentation size for the Boundary Layer"""
self.add_setting(config, ["namelist:physics", "bl_segment"], "16")

return config, self.reports
Original file line number Diff line number Diff line change
Expand Up @@ -187,3 +187,17 @@ def upgrade(self, config, meta_config=None):
)

return config, self.reports


class vn30_t99(MacroUpgrade):
"""Upgrade macro for ticket #221 by Benjamin Went."""

BEFORE_TAG = "vn3.0_t214"
AFTER_TAG = "vn3.0_t221"

def upgrade(self, config, meta_config=None):
# Commands From: rose-meta/lfric-lfric_atm
"""Set segmentation size for the Boundary Layer"""
self.add_setting(config, ["namelist:physics", "bl_segment"], "16")

return config, self.reports
14 changes: 14 additions & 0 deletions applications/lfric_atm/rose-meta/lfric-lfric_atm/versions.py
Original file line number Diff line number Diff line change
Expand Up @@ -171,3 +171,17 @@ def upgrade(self, config, meta_config=None):
)

return config, self.reports


class vn30_t99(MacroUpgrade):
"""Upgrade macro for ticket #221 by Benjamin Went."""

BEFORE_TAG = "vn3.0_t214"
AFTER_TAG = "vn3.0_t221"

def upgrade(self, config, meta_config=None):
# Commands From: rose-meta/lfric-lfric_atm
"""Set segmentation size for the Boundary Layer"""
self.add_setting(config, ["namelist:physics", "bl_segment"], "16")

return config, self.reports
Original file line number Diff line number Diff line change
Expand Up @@ -171,3 +171,17 @@ def upgrade(self, config, meta_config=None):
)

return config, self.reports


class vn30_t99(MacroUpgrade):
"""Upgrade macro for ticket #221 by Benjamin Went."""

BEFORE_TAG = "vn3.0_t214"
AFTER_TAG = "vn3.0_t221"

def upgrade(self, config, meta_config=None):
# Commands From: rose-meta/lfric-lfric_atm
"""Set segmentation size for the Boundary Layer"""
self.add_setting(config, ["namelist:physics", "bl_segment"], "16")

return config, self.reports
Original file line number Diff line number Diff line change
Expand Up @@ -194,3 +194,17 @@ def upgrade(self, config, meta_config=None):
)

return config, self.reports


class vn30_t99(MacroUpgrade):
"""Upgrade macro for ticket #221 by Benjamin Went."""

BEFORE_TAG = "vn3.0_t108"
AFTER_TAG = "vn3.0_t221"

def upgrade(self, config, meta_config=None):
# Commands From: rose-meta/lfric-lfric_atm
"""Set segmentation size for the Boundary Layer"""
self.add_setting(config, ["namelist:physics", "bl_segment"], "16")

return config, self.reports
Original file line number Diff line number Diff line change
Expand Up @@ -171,3 +171,17 @@ def upgrade(self, config, meta_config=None):
)

return config, self.reports


class vn30_t99(MacroUpgrade):
"""Upgrade macro for ticket #221 by Benjamin Went."""

BEFORE_TAG = "vn3.0_t214"
AFTER_TAG = "vn3.0_t221"

def upgrade(self, config, meta_config=None):
# Commands From: rose-meta/lfric-lfric_atm
"""Set segmentation size for the Boundary Layer"""
self.add_setting(config, ["namelist:physics", "bl_segment"], "16")

return config, self.reports
14 changes: 14 additions & 0 deletions applications/ngarch/rose-meta/lfric-ngarch/versions.py
Original file line number Diff line number Diff line change
Expand Up @@ -171,3 +171,17 @@ def upgrade(self, config, meta_config=None):
)

return config, self.reports


class vn30_t99(MacroUpgrade):
"""Upgrade macro for ticket #221 by Benjamin Went."""

BEFORE_TAG = "vn3.0_t214"
AFTER_TAG = "vn3.0_t221"

def upgrade(self, config, meta_config=None):
# Commands From: rose-meta/lfric-lfric_atm
"""Set segmentation size for the Boundary Layer"""
self.add_setting(config, ["namelist:physics", "bl_segment"], "16")

return config, self.reports
Original file line number Diff line number Diff line change
Expand Up @@ -171,3 +171,17 @@ def upgrade(self, config, meta_config=None):
)

return config, self.reports


class vn30_t99(MacroUpgrade):
"""Upgrade macro for ticket #221 by Benjamin Went."""

BEFORE_TAG = "vn3.0_t214"
AFTER_TAG = "vn3.0_t221"

def upgrade(self, config, meta_config=None):
# Commands From: rose-meta/lfric-lfric_atm
"""Set segmentation size for the Boundary Layer"""
self.add_setting(config, ["namelist:physics", "bl_segment"], "16")

return config, self.reports
14 changes: 14 additions & 0 deletions applications/transport/rose-meta/lfric-transport/versions.py
Original file line number Diff line number Diff line change
Expand Up @@ -171,3 +171,17 @@ def upgrade(self, config, meta_config=None):
)

return config, self.reports


class vn30_t99(MacroUpgrade):
"""Upgrade macro for ticket #221 by Benjamin Went."""

BEFORE_TAG = "vn3.0_t214"
AFTER_TAG = "vn3.0_t221"

def upgrade(self, config, meta_config=None):
# Commands From: rose-meta/lfric-lfric_atm
"""Set segmentation size for the Boundary Layer"""
self.add_setting(config, ["namelist:physics", "bl_segment"], "16")

return config, self.reports
14 changes: 14 additions & 0 deletions interfaces/coupled_interface/rose-meta/coupling/versions.py
Original file line number Diff line number Diff line change
Expand Up @@ -171,3 +171,17 @@ def upgrade(self, config, meta_config=None):
)

return config, self.reports


class vn30_t99(MacroUpgrade):
"""Upgrade macro for ticket #221 by Benjamin Went."""

BEFORE_TAG = "vn3.0_t214"
AFTER_TAG = "vn3.0_t221"

def upgrade(self, config, meta_config=None):
# Commands From: rose-meta/lfric-lfric_atm
"""Set segmentation size for the Boundary Layer"""
self.add_setting(config, ["namelist:physics", "bl_segment"], "16")

return config, self.reports
Original file line number Diff line number Diff line change
Expand Up @@ -194,3 +194,17 @@ def upgrade(self, config, meta_config=None):
)

return config, self.reports


class vn30_t99(MacroUpgrade):
"""Upgrade macro for ticket #221 by Benjamin Went."""

BEFORE_TAG = "vn3.0_t108"
AFTER_TAG = "vn3.0_t221"

def upgrade(self, config, meta_config=None):
# Commands From: rose-meta/lfric-lfric_atm
"""Set segmentation size for the Boundary Layer"""
self.add_setting(config, ["namelist:physics", "bl_segment"], "16")

return config, self.reports
5 changes: 5 additions & 0 deletions rose-stem/site/meto/groups/groups_lfric_atm.cylc
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,11 @@
"lfric_atm_clim_gal9_2T-C48_MG_ex1a_cce_fast-debug-32bit",
"lfric_atm_clim_gal9_4T-C48_MG_ex1a_cce_fast-debug-32bit",
],
"ex1a_omp_C48_cce_full": [
"lfric_atm_nwp_gal9_1T-C48_MG_ex1a_cce_full-debug-32bit",
"lfric_atm_nwp_gal9_2T-C48_MG_ex1a_cce_full-debug-32bit",
"lfric_atm_nwp_gal9_4T-C48_MG_ex1a_cce_full-debug-32bit",
],
"ex1a_omp_C192_cce": [
"lfric_atm_nwp_gal9_3n_1T-C192_MG_ex1a_cce_fast-debug-32bit",
"lfric_atm_nwp_gal9_3n_2T-C192_MG_ex1a_cce_fast-debug-32bit",
Expand Down
Loading