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

Connect MYNN sub-grid-scale clouds to Radiation #11

Closed

Commits on May 2, 2024

  1. 3D Reflectivity (#11)

    * Set initial value of nc for aerosol-aware microphysics
    
    * Move call to 3D reflectivity to microphysics
    AndersJensen-NOAA authored May 2, 2024
    Configuration menu
    Copy the full SHA
    254a9a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd60c48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0bf5f6 View commit details
    Browse the repository at this point in the history
  4. RUC LSM and its 2-m diagnostics stay in the LSM driver. It will provide

    solutions for land and ice points. Therefore, with RUC LSM, do not do
    call to dirver_seaice.
    tanyasmirnova committed May 2, 2024
    Configuration menu
    Copy the full SHA
    742d7af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    891bb09 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Removed zero out of frozen and liqid soil water at the first time step.

    It has been initialized in ruclsminit.
    tanyasmirnova committed May 3, 2024
    Configuration menu
    Copy the full SHA
    13ffad8 View commit details
    Browse the repository at this point in the history
  2. Initialize clouds (#12)

    * Set initial value of nc for aerosol-aware microphysics
    
    * Two quick MPAS fixes (#10)
    
    * Move call to 3D reflectivity to microphysics
    
    * Add flags for Thompson options
    
    * Move lookup table functions to utils and add flags to initialization
    
    * Clean up microphysics flags for table build and initialization
    
    * Add MPAS code for initialization of cloud number concentration
    AndersJensen-NOAA authored May 3, 2024
    Configuration menu
    Copy the full SHA
    08d1b26 View commit details
    Browse the repository at this point in the history
  3. Cleanup (#13)

    * Set initial value of nc for aerosol-aware microphysics
    
    * Two quick MPAS fixes (#10)
    
    * Move call to 3D reflectivity to microphysics
    
    * Add flags for Thompson options
    
    * Move lookup table functions to utils and add flags to initialization
    
    * Clean up microphysics flags for table build and initialization
    
    * Add option to built hail-aware or non hail-aware lookup tables
    AndersJensen-NOAA authored May 3, 2024
    Configuration menu
    Copy the full SHA
    a592ae8 View commit details
    Browse the repository at this point in the history
  4. v8.1-gsl-merge

    AndersJensen-NOAA committed May 3, 2024
    Configuration menu
    Copy the full SHA
    1817f5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c5c9196 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    4f49c55 View commit details
    Browse the repository at this point in the history