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

Update WRF version 3.9.1.1 to accommodate the latest version of the SFIRE model #5

Open
wants to merge 15 commits into
base: WRFV3.9.1.1
Choose a base branch
from

Commits on Apr 24, 2016

  1. WRFV3.6

    janmandel committed Apr 24, 2016
    Configuration menu
    Copy the full SHA
    cb96604 View commit details
    Browse the repository at this point in the history
  2. WRFV3.7

    janmandel committed Apr 24, 2016
    Configuration menu
    Copy the full SHA
    aaa0a37 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2017

  1. WRFV3.8

    janmandel authored and Jan Mandel committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    e2c3846 View commit details
    Browse the repository at this point in the history
  2. WRFV3.9.1.1

    Jan Mandel committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    3685f9d View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2018

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

Commits on Mar 22, 2018

  1. Update start_em.F

    Modifications to allow for calling the SFIRE driver module.
    tmgiannaros authored Mar 22, 2018
    Configuration menu
    Copy the full SHA
    4df522b View commit details
    Browse the repository at this point in the history
  2. Update module_first_rk_step_part1.F

    Modifications to allow for using the SFIRE model.
    tmgiannaros authored Mar 22, 2018
    Configuration menu
    Copy the full SHA
    ed214ef View commit details
    Browse the repository at this point in the history
  3. Update depend.dyn_em

    Modifications targeting the compilation of SFIRE (dependencies).
    tmgiannaros authored Mar 22, 2018
    Configuration menu
    Copy the full SHA
    c7edbfb View commit details
    Browse the repository at this point in the history
  4. Update module_initialize_fire.F

    Modifications for using the SFIRE mode. Important! The capability for hybrid coordinates (new feature in WRFV3.9) has not been incorporated!
    tmgiannaros authored Mar 22, 2018
    Configuration menu
    Copy the full SHA
    f9017a5 View commit details
    Browse the repository at this point in the history
  5. Add SFIRE modules

    tmgiannaros authored Mar 22, 2018
    Configuration menu
    Copy the full SHA
    a114886 View commit details
    Browse the repository at this point in the history
  6. Update Makefile

    Modifications to instruct the compilation of SFIRE instead of the default FIRE.
    tmgiannaros authored Mar 22, 2018
    Configuration menu
    Copy the full SHA
    5ab9c49 View commit details
    Browse the repository at this point in the history
  7. Update depend.common

    Modifications to instruct compilation of SFIRE (dependencies).
    tmgiannaros authored Mar 22, 2018
    Configuration menu
    Copy the full SHA
    318ebc9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    24c1499 View commit details
    Browse the repository at this point in the history
  9. Update output_module.F

    Modifications to allow for including SFIRE subgrid coordinates to geo_em.d0x.nc files produced by geogrid.exe
    tmgiannaros committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    40d9d30 View commit details
    Browse the repository at this point in the history
  10. Update process_tile_module.F

    Modifications to allow for properly constructing the subgrid for SFIRE.
    tmgiannaros committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    7a138b7 View commit details
    Browse the repository at this point in the history