Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

separate FW and heat fluxes #2

Merged

Conversation

DeniseWorthen
Copy link
Contributor

Currently, rain is being merged with sea ice FW and sensible heat
from the ATM is being merged with the heat of sea ice formation
and melt. The newest MOM6 requires the fields of FW and heat
associated with sea ice melt or formation be sent as separate fields.

from the ATM is being merged with the heat of sea ice formation
and melt. The newest MOM6 requires the fields of FW and heat
associated with sea ice melt or formation be sent as separate fields.
RatkoVasic-NOAA pushed a commit that referenced this pull request Sep 9, 2019
commit c9d7d00
Merge: 57d5044 02f3319
Author: Dom Heinzeller <[email protected]>
Date:   Sun Sep 8 20:32:11 2019 -0600

    Merge pull request #8 from climbfuji/gmtb_develop_monster_merge_20190904

    Merge gsd/develop, restore GNU portability

commit 02f3319
Merge: abe9efb d1be445
Author: Dom Heinzeller <[email protected]>
Date:   Wed Sep 4 09:04:52 2019 -0600

    Merge branch 'gsd/develop' of https://github.com/NCAR/NEMS into gmtb_develop_update_from_master_20190830

commit abe9efb
Author: Dom Heinzeller <[email protected]>
Date:   Tue Sep 3 16:25:12 2019 -0600

    src/module_MEDIATOR.F90: fix invalid Fortran code for GNU compiler

commit 57d5044
Merge: 71a4c82 2327dae
Author: Dom Heinzeller <[email protected]>
Date:   Tue Sep 3 09:20:02 2019 -0600

    Merge pull request #7 from climbfuji/gmtb_develop_update_from_master_20190830

    gmtb/develop: update from master 2019/08/30

commit 2327dae
Author: Ratko Vasic <[email protected]>
Date:   Fri Aug 30 19:16:52 2019 +0000

    Posrt 2 hera

commit e638b7e
Author: Raffaele Montuoro <[email protected]>
Date:   Thu Aug 22 20:42:22 2019 +0000

    Add standard name to NUOPC Field Dictionary
    defining instantaneous specific humidity
    tendency due to convection.

commit c3ec2c4
Author: Gerhard Theurich <[email protected]>
Date:   Wed Aug 21 23:26:44 2019 +0000

    Support the official NUOPC Verbosity strings "off", "low", "high", "max" for compliance.

commit 71a4c82
Merge: fd81084 89ddf13
Author: Dom Heinzeller <[email protected]>
Date:   Fri Aug 30 07:39:05 2019 -0600

    Merge pull request #3 from climbfuji/bugfix_nemscompsetrun

    Bugfix for NemsCompset detection of Theia/Hera

commit fd81084
Merge: 283eeb1 053bd17
Author: Dom Heinzeller <[email protected]>
Date:   Thu Aug 29 15:35:33 2019 -0600

    Merge pull request #4 from grantfirl/gmtb/develop

    add Julie as codeowner

commit 053bd17
Author: Grant Firl <[email protected]>
Date:   Thu Aug 29 15:26:22 2019 -0600

    add Julie as codeowner

commit 89ddf13
Author: Dom Heinzeller <[email protected]>
Date:   Wed Aug 28 13:36:52 2019 -0600

    src/incmake/env/rdhpcs/detect.mk: bugfix for NEMSCompsetRun

commit 283eeb1
Merge: 1c71222 e142f4e
Author: Dom Heinzeller <[email protected]>
Date:   Tue Aug 27 15:45:57 2019 -0600

    Merge pull request #2 from climbfuji/hera_update_20190827

    gmtb/develop: update hera config

commit e142f4e
Author: Dom Heinzeller <[email protected]>
Date:   Tue Aug 27 15:04:16 2019 -0600

    src/incmake/env/rdhpcs/detect.mk: test for hostname prefix, since hera and theia both have /scratch1 through /scratch4 mounted

commit 028e1e8
Author: Dom Heinzeller <[email protected]>
Date:   Tue Aug 27 13:45:29 2019 -0600

    Update src/incmake/env/rdhpcs/detect.mk, src/conf/module-setup.csh.inc, src/conf/module-setup.sh.inc after move from Juno test system to Hera. Since /scratch4 from theia is also mounted on hera, need to switch the order of detection.

commit 1c71222
Merge: 6bf8109 5b244ab
Author: Dom Heinzeller <[email protected]>
Date:   Sat Aug 17 16:25:57 2019 -0600

    Merge pull request #1 from climbfuji/hera_support

    Add support for hera/juno (theia successor)

commit 5b244ab
Author: Dom Heinzeller <[email protected]>
Date:   Fri Aug 16 09:33:34 2019 -0600

    Add support for hera/juno (theia successor)

commit d1be445
Author: Laurie Carson <[email protected]>
Date:   Fri Aug 16 09:01:15 2019 -0600

    Add CODEOWNERS for NCAR fork of NEMS repository

commit 766e0cd
Author: Laurie Carson <[email protected]>
Date:   Fri Aug 16 09:00:10 2019 -0600

    Add CODEOWNERS for NCAR fork of NEMS repository

commit 6bf8109
Author: Laurie Carson <[email protected]>
Date:   Fri Aug 16 08:59:16 2019 -0600

    Add CODEOWNERS for NCAR fork of NEMS repository
@RatkoVasic-NOAA RatkoVasic-NOAA merged commit e05bf2a into NOAA-EMC:develop Sep 13, 2019
@DeniseWorthen DeniseWorthen deleted the feature/separate_fluxes branch October 27, 2019 08:47
RatkoVasic-NOAA added a commit to RatkoVasic-NOAA/NEMS that referenced this pull request Nov 19, 2019
MinsukJi-NOAA pushed a commit to MinsukJi-NOAA/NEMS that referenced this pull request May 8, 2020
hyunchul386 pushed a commit to hyunchul386/NEMS that referenced this pull request Jul 24, 2020
…ouncil-ejh_autotools

Add constant to AM_CPPFLAGS for autotools build
hyunchul386 pushed a commit to hyunchul386/NEMS that referenced this pull request Jul 24, 2020
Last updates to get tests to pass on travis
hyunchul386 pushed a commit to hyunchul386/NEMS that referenced this pull request Jul 24, 2020
MinsukJi-NOAA pushed a commit that referenced this pull request Jul 20, 2021
…e group ... (#106)

* Update component_HYCOM.mk to support NAVY HYCOM NUOPC cap.

* Pointing machine architecture and parallelization strategy for HYCOM/NUOPC for jet/orion/wcoss

* Feature/hafs couplehycom (#2)

Merge feature/hafs_couplehycom branch back into support/HAFS branch

Preparations for external PIO (Ufuk)
*Added CPP -DPIO to wrap calls to pio library
*component_CDEPS.mk added to configure CDEPS build
*component_CDEPS_DATM.mk added to configure CDEPS_DATM build
*component_CDEPS_DOCN.mk added to configure CDEPS_DOCN build
*component_CMEPS.mk CMEPS-INSTALL moved, default INTERNAL_PIO_INIT added
*component_HYCOM.mk added extra build call to HYCOM model
*module_EARTH_GRID_COMP.F90 added FRONT_CDEPS_DATM and FRONT_CDEPS_DOCN, added pio initialization
Added diagnostics (Dan)
*module_EARTH_GRID_COMP.F90 added connector diagnostics configuration

Co-authored-by: Ufuk Turuncoglu <[email protected]>
Co-authored-by: Daniel Rosen <[email protected]>

* ad capability to handle modelio attribute in nems.configure

* add cdeps data ocean support

* fix undefined variable issue

Co-authored-by: Daniel Rosen <[email protected]>
Co-authored-by: Biju Thomas <[email protected]>
Co-authored-by: Bin.Liu <[email protected]>
Co-authored-by: Ufuk Turuncoglu <[email protected]>
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.

2 participants