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

UFS-dev PR#220 #1096

Merged
merged 9 commits into from
Oct 22, 2024
Merged

UFS-dev PR#220 #1096

merged 9 commits into from
Oct 22, 2024

Commits on Oct 18, 2024

  1. add fire behavior tendencies to physics

    * added hflx_fire and evap_fire to GFS_surface_composite_post
    * added cpl_fire flag
    masih-e authored and grantfirl committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b0a9f56 View commit details
    Browse the repository at this point in the history
  2. fire_behavior smoke coupling

    * added fsmoke tracer
    * added surface emissions to fsmoke in rrfs_smoke_wrapper
    masih-e authored and grantfirl committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    6bd6022 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba18577 View commit details
    Browse the repository at this point in the history
  4. Fixed fire variable definition optional

    masih-e authored and grantfirl committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    882d76c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d70865d View commit details
    Browse the repository at this point in the history
  6. Declare SIG1T as an array in gcycle.F90

    Fixes Intel LLVM compiler (ifx) error:
    
    physics/Interstitials/UFS_SCM_NEPTUNE/gcycle.F90(237): error #8284: If the actual argument is scalar, the dummy argument shall be scalar unless the actual argument is of type character or is an element of an array that is not assumed shape, pointer, or polymorphic.   [SIG1T]
          CALL SFCCYCLE (9998, npts, max(lsoil,lsoil_lsm), sig1t, fhcyc, &
    -----------^
    DusanJovic-NOAA authored and grantfirl committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    3d03d0b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a17b53 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    28075ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8891df View commit details
    Browse the repository at this point in the history