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

dtc/hwrf-physics: HWRF Ferrier-Aligo MP scheme updates #435

Merged

Commits on Apr 14, 2020

  1. Merge mzhangw:HAFS_fer_hires into NCAR:dtc/hwrf-physics

    Squashed commit of the following:
    
    commit 406f740
    Author: Man.Zhang <[email protected]>
    Date:   Mon Apr 13 20:24:59 2020 -0600
    
        FA uses progcld5
    
    commit 682fab9
    Merge: 25b3f66 d979604
    Author: Man.Zhang <[email protected]>
    Date:   Mon Mar 16 10:42:12 2020 -0600
    
        Merge branch 'dtc/develop' of https://github.com/NCAR/ccpp-physics into HAFS_fer_hires
    
    commit 25b3f66
    Author: Man.Zhang <[email protected]>
    Date:   Mon Mar 16 10:37:42 2020 -0600
    
        modify stateout update of FA scheme
    
    commit 05c5331
    Author: Man Zhang <[email protected]>
    Date:   Tue Feb 11 16:45:48 2020 -0700
    
        sci doc updates
    
    commit 982a11d
    Author: Man Zhang <[email protected]>
    Date:   Fri Feb 7 16:47:00 2020 -0700
    
        FA sci doc updates
    
    commit 27c1fcb
    Merge: 8d87e55 73f9f09
    Author: Man.Zhang <[email protected]>
    Date:   Fri Feb 7 14:26:54 2020 -0700
    
        Merge branch 'dtc/develop' of https://github.com/NCAR/ccpp-physics into HAFS_fer_hires
    
    commit 8d87e55
    Author: Man.Zhang <[email protected]>
    Date:   Fri Feb 7 14:24:47 2020 -0700
    
        FA scientific documentation
    
    commit 67ad5a5
    Author: Man.Zhang <[email protected]>
    Date:   Wed Dec 11 13:13:48 2019 -0700
    
        consolidate with Chunxis version
    
    commit 76b5475
    Merge: 7c6a472 02812f6
    Author: Man.Zhang <[email protected]>
    Date:   Wed Dec 11 11:49:22 2019 -0700
    
        Merge branch 'dtc/develop' of https://github.com/NCAR/ccpp-physics into HAFS_fer_hires
    
    commit 7c6a472
    Author: Man.Zhang <[email protected]>
    Date:   Thu Dec 5 16:28:50 2019 -0700
    
        output mass weighted RF in GFS_suite_stateout_update_run, it will used in FA
    
    commit 41086af
    Merge: 92d9edf f895fc0
    Author: Man.Zhang <[email protected]>
    Date:   Thu Dec 5 12:08:30 2019 -0700
    
        Merge branch 'dtc/develop' of https://github.com/NCAR/ccpp-physics into HAFS_fer_hires
    
    commit 92d9edf
    Author: Man.Zhang <[email protected]>
    Date:   Mon Nov 25 14:16:16 2019 -0700
    
        chunxi fix : f_rimef = qg in FA code
    
    commit f9e3ee0
    Author: Man.Zhang <[email protected]>
    Date:   Mon Nov 25 11:39:54 2019 -0700
    
         From Eric: convert wet mixing ratios of cloud species to mixing ratio
        before the scheme, and convert back after scheme.
    
         From Chunxi, modify: 1. FA interface with GFS RRTMG using progcld2;
        2.air pressure improvement; 3. add f_qrimef mixing in PBL
    
    commit f497d40
    Merge: bd4a30c 73b8c0d
    Author: Man.Zhang <[email protected]>
    Date:   Mon Nov 25 09:44:14 2019 -0700
    
        Merge branch 'dtc/develop' of https://github.com/NCAR/ccpp-physics into HAFS_fer_hires
    
    commit bd4a30c
    Author: Man.Zhang <[email protected]>
    Date:   Fri Nov 22 14:30:16 2019 -0700
    
        monir format fix
    
    commit 4c2abd1
    Merge: db7fc8d a7c38a6
    Author: Man.Zhang <[email protected]>
    Date:   Thu Nov 21 19:29:50 2019 -0700
    
        Merge branch 'dtc/develop' of https://github.com/NCAR/ccpp-physics into HAFS_fer_hires
    
    commit db7fc8d
    Author: Man.Zhang <[email protected]>
    Date:   Thu Nov 21 19:29:04 2019 -0700
    
        minor change
    
    commit ab52b26
    Author: Man.Zhang <[email protected]>
    Date:   Thu Nov 21 18:48:53 2019 -0700
    
        delete update_moist module
    
    commit db9e3a7
    Author: Man.Zhang <[email protected]>
    Date:   Mon Nov 18 14:40:10 2019 -0700
    
        cleanup FA codes
    
    commit 482a43b
    Merge: 380229c 74851c1
    Author: Man.Zhang <[email protected]>
    Date:   Mon Nov 18 14:31:07 2019 -0700
    
        Merge branch 'dtc/develop' of https://github.com/NCAR/ccpp-physics into HAFS_fer_hires
    
    commit 380229c
    Author: Man.Zhang <[email protected]>
    Date:   Thu Nov 14 13:46:13 2019 -0700
    
         1. do some code cleanup
         2. correct tracer diffusions definition before/after PBL in
        GFS_PBL_generic
    
    commit a312444
    Author: Man.Zhang <[email protected]>
    Date:   Mon Nov 11 10:52:21 2019 -0700
    
         Chunxi's email 11/07/2019: the srflag is based on sr. so we need to
         make sure 'cal_pre' is always set to false in namelist file.
    
    commit f2c9271
    Merge: 6777489 333980d
    Author: Man.Zhang <[email protected]>
    Date:   Thu Nov 7 11:03:56 2019 -0700
    
        Merge branch 'dtc/develop' of https://github.com/NCAR/ccpp-physics into HAFS_fer_hires
    
    commit 6777489
    Author: Man.Zhang <[email protected]>
    Date:   Thu Nov 7 10:56:33 2019 -0700
    
        add Chunxi GFS_MP_generic change related to FA scheme
    
    commit 327b07f
    Author: Man.Zhang <[email protected]>
    Date:   Wed Oct 23 19:56:11 2019 -0600
    
        minor fix
    
    commit bfedaab
    Author: Man.Zhang <[email protected]>
    Date:   Wed Oct 23 09:44:46 2019 -0600
    
        add meta files for FA scheme and HAFS_update_moist
    
    commit a5b5fa9
    Merge: 1ff46c7 cfafb29
    Author: Man.Zhang <[email protected]>
    Date:   Fri Oct 18 09:56:40 2019 -0600
    
        Merge branch 'gmtb/develop' of https://github.com/NCAR/ccpp-physics into HAFS_fer_hires
    
    commit 1ff46c7
    Author: Man.Zhang <[email protected]>
    Date:   Tue Oct 8 20:42:58 2019 -0600
    
        add update_moist() module to F-A suite
    
    commit 258fceb
    Merge: 53fba5b ecb641e
    Author: Man.Zhang <[email protected]>
    Date:   Mon Oct 7 15:36:47 2019 -0600
    
        Merge branch 'gmtb/develop' of https://github.com/NCAR/ccpp-physics into HAFS_fer_hires
    
    commit 53fba5b
    Author: Man.Zhang <[email protected]>
    Date:   Mon Oct 7 14:55:21 2019 -0600
    
        1. recalculate some FAmp tables which depend on physics time step in F-A scheme
        2. change ncw value to HWRF application
    
    commit 1656aac
    Author: Man.Zhang <[email protected]>
    Date:   Mon Sep 30 12:02:24 2019 -0600
    
        revert MP_generic to original version to obtain B4B for control/csawmg/satmedmf
    
    commit dfccc5b
    Author: Man.Zhang <[email protected]>
    Date:   Sun Sep 29 11:06:55 2019 -0600
    
        fix bugs in GFS_PBL_generic
    
    commit fc744d3
    Merge: 1a024b7 dc74b57
    Author: Man.Zhang <[email protected]>
    Date:   Mon Sep 23 14:17:29 2019 -0600
    
        Merge branch 'gmtb/develop' of https://github.com/NCAR/ccpp-physics into HAFS_fer_hires
    
    commit 1a024b7
    Author: Man.Zhang <[email protected]>
    Date:   Fri Sep 20 22:01:07 2019 -0600
    
        fix ccpp_control crashed problem
    
    commit 957ff82
    Author: Man.Zhang <[email protected]>
    Date:   Thu Sep 19 10:14:59 2019 -0600
    
        turn on/off spec_adv option is working in CCPP F-A scheme.
    
    commit 370d49f
    Author: Man.Zhang <[email protected]>
    Date:   Tue Sep 17 16:55:24 2019 -0600
    
        use progcld5 for F-A in GFS_rrtmg_pre
    
    commit bbbf155
    Author: Man.Zhang <[email protected]>
    Date:   Thu Sep 12 09:19:17 2019 -0600
    
        F-A scheme modification related to meta data file update
    
    commit 2b8d9e4
    Merge: 08662ae 9fc5ac1
    Author: Man.Zhang <[email protected]>
    Date:   Wed Sep 11 16:15:30 2019 -0600
    
        Merge branch 'HAFS_fer_hires' of https://github.com/mzhangw/ccpp-physics into HAFS_fer_hires
    
    commit 08662ae
    Author: Man.Zhang <[email protected]>
    Date:   Wed Sep 11 16:14:47 2019 -0600
    
        add vars to meta table
    
    commit 9fc5ac1
    Author: Man Zhang <[email protected]>
    Date:   Wed Sep 11 16:12:00 2019 -0600
    
        initialize Doxygen documentation in F-A scheme
    
    commit d749a68
    Merge: dff5b0f 20dd8d2
    Author: Man.Zhang <[email protected]>
    Date:   Tue Sep 10 15:19:15 2019 -0600
    
        Merge branch 'gmtb/develop' of https://github.com/NCAR/ccpp-physics into HAFS_fer_hires
    
    commit dff5b0f
    Merge: bed9c0e 727417c
    Author: Man.Zhang <[email protected]>
    Date:   Wed Sep 4 14:30:28 2019 -0600
    
        Merge branch 'chunxi_physics' of https://github.com/ChunxiZhang-NOAA/ccpp-physics into HAFS_fer_hires
    
    commit bed9c0e
    Merge: 1f8a26a 44137a3
    Author: Man.Zhang <[email protected]>
    Date:   Wed Sep 4 14:26:51 2019 -0600
    
        Merge branch 'HAFS_fer_hires' of https://github.com/mzhangw/ccpp-physics into HAFS_fer_hires
    
    commit 1f8a26a
    Author: Man.Zhang <[email protected]>
    Date:   Wed Sep 4 14:24:27 2019 -0600
    
        bug fixed in augument list of FER_HIRES
    
    commit 44137a3
    Merge: 1808226 6abba22
    Author: Man.Zhang <[email protected]>
    Date:   Tue Sep 3 10:33:04 2019 -0600
    
        Merge branch 'gmtb/develop' of https://github.com/NCAR/ccpp-physics into HAFS_fer_hires
    
    commit 1808226
    Author: Man.Zhang <[email protected]>
    Date:   Sat Aug 31 17:51:49 2019 -0600
    
        tracer treatment fix
    
    commit 727417c
    Author: Chunxi.Zhang-NOAA <[email protected]>
    Date:   Fri Aug 30 22:13:06 2019 +0000
    
        GFS_MP_generic.F90: recalculate srflag
        GFS_PBL_generic.F90: define tracers for vertical diffusion
        GFS_rrtmg_pre.F90: change ncnd
        module_mp_fer_hires_pre.F90: revised the definition to tracers
        mp_fer_hires.F90: revised the definition to tracers
    
    commit ec729e8
    Author: Man.Zhang <[email protected]>
    Date:   Thu Aug 29 21:43:36 2019 -0600
    
        make consistent standard name as Chunxis implementation
    
    commit 3a26975
    Merge: 1426c6e c7faeb7
    Author: Man.Zhang <[email protected]>
    Date:   Thu Aug 29 21:02:59 2019 -0600
    
        Merge branch 'chunxi_physics' of https://github.com/ChunxiZhang-NOAA/ccpp-physics into HAFS_fer_hires
    
    commit 1426c6e
    Author: Man.Zhang <[email protected]>
    Date:   Thu Aug 29 20:32:12 2019 -0600
    
        fix omp message and pass F-A scheme
    
    commit c7faeb7
    Author: Chunxi.Zhang-NOAA <[email protected]>
    Date:   Thu Aug 29 16:20:51 2019 +0000
    
        mp_fer_hires.F90: changed the definitions for f_ice, f_rain and f_rimef.
                          Deleted QS since it will not be used. we only need QI.
        module_mp_fer_hires_pre.F90: changes related to f_ice, f_rain and f_rimef
        module_mp_fer_hires_pre.F90: added
    
    commit 4e0d9bd
    Merge: 9aaa575 01823bc
    Author: Man.Zhang <[email protected]>
    Date:   Tue Aug 27 17:13:12 2019 -0600
    
        Merge branch 'gmtb/develop' of https://github.com/NCAR/ccpp-physics into HAFS_fer_hires
    
    commit 9aaa575
    Author: Man.Zhang <[email protected]>
    Date:   Tue Aug 27 15:57:43 2019 -0600
    
        minor fix
    
    commit 6b88864
    Author: Eric Aligo <[email protected]>
    Date:   Tue Aug 27 17:31:03 2019 +0000
    
        Fixed bug to allow both Qi and Qc to be updated from CU scheme.
    
    commit 73f95a6
    Author: Man.Zhang <[email protected]>
    Date:   Mon Aug 26 22:05:00 2019 -0600
    
        fortran format fix
    
    commit d5f8a62
    Author: Man.Zhang <[email protected]>
    Date:   Mon Aug 26 17:16:30 2019 -0600
    
        minor fix
    
    commit fb011da
    Author: Man.Zhang <[email protected]>
    Date:   Mon Aug 26 17:05:04 2019 -0600
    
        Aligo-use the dx of the 1st i poit to set an integer value of dx to be used for determining RHgrd
    
    commit 80fedc4
    Author: Man.Zhang <[email protected]>
    Date:   Mon Aug 26 13:41:24 2019 -0600
    
        further constants fix
    
    commit 473ff9e
    Author: Man.Zhang <[email protected]>
    Date:   Mon Aug 26 10:45:49 2019 -0600
    
        dimension fixed
    
    commit c29c3cd
    Author: Man.Zhang <[email protected]>
    Date:   Sun Aug 25 22:44:04 2019 -0600
    
        convert USE ESMF to ccpp mpi method; temporary constant treatment
    
    commit 8b886b9
    Author: Man.Zhang <[email protected]>
    Date:   Wed Aug 21 11:06:19 2019 -0600
    
        delete HWRF F-A scheme
    
    commit b78a1a2
    Merge: dbabee7 ff2c6d8
    Author: Man.Zhang <[email protected]>
    Date:   Mon Aug 19 13:42:42 2019 -0600
    
        Merge branch 'gmtb/develop' of https://github.com/NCAR/ccpp-physics into HAFS_fer_hires
    
    commit dbabee7
    Author: Man.Zhang <[email protected]>
    Date:   Mon Aug 19 13:41:36 2019 -0600
    
        update
    
    commit 7c481b5
    Author: Man.Zhang <[email protected]>
    Date:   Thu Aug 15 08:34:33 2019 -0600
    
        initialize FER_HIRES scheme
    
    commit bbac675
    Merge: d06f755 fb29006
    Author: Man.Zhang <[email protected]>
    Date:   Mon Aug 5 10:33:29 2019 -0600
    
        Merge branch 'gmtb/develop' of https://github.com/NCAR/ccpp-physics into HAFS_fer_hires
    
    commit d06f755
    Author: Man.Zhang <[email protected]>
    Date:   Thu Aug 1 11:29:43 2019 -0600
    
        minor fix
    
    commit 970ae66
    Author: Man.Zhang <[email protected]>
    Date:   Wed Jul 31 13:41:12 2019 -0600
    
        change file name
    
    commit d666a3e
    Author: Man Zhang <[email protected]>
    Date:   Wed Jul 31 12:25:36 2019 -0600
    
        pass prebuild
    
    commit 63f07c4
    Merge: d0d4035 6bb0897
    Author: Man Zhang <[email protected]>
    Date:   Wed Jul 31 10:10:31 2019 -0600
    
        Merge branch 'gmtb/develop' of https://github.com/NCAR/ccpp-physics into FA-HWRF-V4_0a
    
    commit d0d4035
    Author: Man Zhang <[email protected]>
    Date:   Wed Jul 31 10:09:44 2019 -0600
    
        initialize FER_HIRES implementation
    
    commit e77c0a1
    Author: Man Zhang <[email protected]>
    Date:   Fri Jul 19 14:55:03 2019 -0600
    
        add fer_hires wrapper module
    
    commit 193435b
    Author: Man.Zhang <[email protected]>
    Date:   Mon Jul 1 16:31:01 2019 -0600
    
        initialize Ferrier-Aligo MP scheme implementation from HWRF V4.0
    mzhangw authored and climbfuji committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    6a8c80e View commit details
    Browse the repository at this point in the history