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

Bug fixes in support of FV3GFS-AQM #16

Closed
rmontuoro opened this issue Dec 5, 2019 · 1 comment
Closed

Bug fixes in support of FV3GFS-AQM #16

rmontuoro opened this issue Dec 5, 2019 · 1 comment

Comments

@rmontuoro
Copy link
Collaborator

The following bugs were discovered during development work for the coupled FV3GFS-CMAQ system (FV3GFS-AQM):

  • Floating invalid errors are generated due to uninitialized optical depth diagnostic arrays (0.55 and 10 um channels). The code needs to be refactored.

  • The canopy resistance output variable needs to be initialized to zero in the Noah/OSU land-surface model sub driver. This is required for FV3GFS-AQM as this quantity is passed to AQM (CMAQ) during coupling.

@junwang-noaa
Copy link
Collaborator

Code is committed.

climbfuji pushed a commit to climbfuji/fv3atm that referenced this issue Apr 16, 2020
…latest_code

Update to MYNN Surface Layer Scheme and related modules (NOAA-EMC#14 - based on latest code)
junwang-noaa pushed a commit to junwang-noaa/fv3atm that referenced this issue Sep 30, 2021
LarissaReames-NOAA pushed a commit to LarissaReames-NOAA/fv3atm that referenced this issue Nov 17, 2023
* add option to output omega

*     VLab Issue #68141

    modified:   docs/FV3_citations.bib
    modified:   model/fv_cmp.F90

    1) Add an option (namelist parameter: intqs) to use temperature instead of the liquid frozen
    temperature to calculate saturation mixing ratio in deriving GFDLMP PDF cloud cover.
    2) Add a literature reference.

* Update fv_cmp.F90 to remove a bug introduced in last update.

* change delz from positive value to the original value in the model

* Remove TRANSITION mode

* added documentation for parameter list

* Merging https://github.com/valbonakunkel-noaa/GFDL_atmos_cubed_sphere, branch dev/emc, into ufs_public_release. Squashed commit of the following:

commit 5f7a981f3f22ec1f32f533242a88a0ac1a0b7367
Author: Valbona Kunkel <valbona.kunkel@noaa.gov>
Date:   Wed Jan 22 18:35:10 2020 -0500

    Added to parameters list 4 new parameters

commit 62a32e1b5d59bba4b80bb66fec7ff28ecaaa320d
Author: Valbona Kunkel <valbona.kunkel@noaa.gov>
Date:   Tue Dec 17 14:38:28 2019 -0500

    added Doxygen files

commit af03053696c9e3f0fff2d06d696d1e9159c66e25
Author: Valbona Kunkel <valbona.kunkel@noaa.gov>
Date:   Wed Oct 23 15:11:57 2019 -0400

    corrected parameter list

commit 47bdb2dba2a893fde720e2bde1c4583cf40d7ec8
Author: Valbona Kunkel <valbona.kunkel@noaa.gov>
Date:   Thu Oct 10 15:20:26 2019 -0400

    add list description of parameters

Co-authored-by: Fanglin Yang <fanglin.yang@noaa.gov>
Co-authored-by: Dusan Jovic <48258889+DusanJovic-NOAA@users.noreply.github.com>
Co-authored-by: Dom Heinzeller <dom.heinzeller@icloud.com>
Co-authored-by: valbonakunkel-noaa <36248012+valbonakunkel-noaa@users.noreply.github.com>
LarissaReames-NOAA pushed a commit to LarissaReames-NOAA/fv3atm that referenced this issue Nov 17, 2023
* Add new code for boundary blending and for getting BCs into GSI updates.
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

No branches or pull requests

2 participants