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

Add two way fire coupling to fv3atm #815

Merged
merged 20 commits into from
Sep 17, 2024

Commits on Apr 13, 2023

  1. Update atmos_model export fields

    * added: inst_pres_levels (statein%prsl)
    * added: inst_geop_levels (statein%phil)
    * added: inst_zonal_wind_levels (statein%ugrs)
    * added: inst_merid_wind_levels (statein%vgrs)
    * added: inst_surface_roughness (sfcprop%zorl)
    * updated: inst_temp_height2m (sfcprop%t2m)
    * updated: inst_spec_humid_height2m (sfcprop%q2m)
    * updated: inst_pres_height_surface (statein%pgr)
    * updated: mean_prec_rate (sfcprop%tprcp / rtimek)
    danrosen25 committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    34923f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Update atmos_model export fields

    * added: inst_rainfall_amount (sfcprop%tprcp)
    danrosen25 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    fd7178d View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

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

Commits on Sep 27, 2023

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

Commits on Oct 18, 2023

  1. add fire behavior tendencies to physics

    * add hflx_fire and evap_fire to FV3 imports
    * add cpl_fire flag and variable initialization
    * update ccpp/physics
    masih-e committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    9b91338 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. fire_behavior smoke coupling

    * added surface emissions fire_smoke imports
    * initialized the variables and fsmoke tracer index
    masih-e committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    0105f66 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Merge upstream@997907f into feature/ufs_fire_cpl

    * fix coupling fields
    * merge upstream for ccpp/physics
    
    Co-authored-by: Masih Eghdami <[email protected]>
    danrosen25 and masih-e committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    9eb76b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

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

Commits on May 20, 2024

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

Commits on Jun 20, 2024

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

Commits on Jul 17, 2024

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

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    8e0bf94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc2a4ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1552db View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    9b194c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18ffde8 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

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

Commits on Sep 10, 2024

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

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    f96dc86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5186d2c View commit details
    Browse the repository at this point in the history