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

Updating AQM to CMAQv5.4 #101

Draft
wants to merge 113 commits into
base: develop
Choose a base branch
from

Commits on Feb 10, 2022

  1. Initial commit of rrfs_cmaq_canopy branch.

    Patrick.C.Campbell@noaa.gov authored and Patrick.C.Campbell@noaa.gov committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    89e9a4f View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Initial copy of canopy photolysis routines.

    Patrick.C.Campbell@noaa.gov authored and Patrick.C.Campbell@noaa.gov committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    e38abcd View commit details
    Browse the repository at this point in the history
  2. Initial modifications to canopy photolysis CMAQ5.2.1 codes.

    Patrick.C.Campbell@noaa.gov authored and Patrick.C.Campbell@noaa.gov committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    539e975 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Updated CMAQ makefiles for modified canopy codes.

    Patrick.C.Campbell@noaa.gov authored and Patrick.C.Campbell@noaa.gov committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    941e235 View commit details
    Browse the repository at this point in the history
  2. Added new canopy variables to AQM shared components.

    Patrick.C.Campbell@noaa.gov authored and Patrick.C.Campbell@noaa.gov committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    f1d72d1 View commit details
    Browse the repository at this point in the history
  3. Added placeholder new canopy variables to aqm cap for fv3.

    Patrick.C.Campbell@noaa.gov authored and Patrick.C.Campbell@noaa.gov committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    c8a294c View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Added conditional CANOPY_SHADE environment variable/logical.

    Patrick.C.Campbell@noaa.gov authored and Patrick.C.Campbell@noaa.gov committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    5d73df1 View commit details
    Browse the repository at this point in the history
  2. Updated conditional canopy_yn environment and logicals.

    Patrick.C.Campbell@noaa.gov authored and Patrick.C.Campbell@noaa.gov committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    4a5f99e View commit details
    Browse the repository at this point in the history
  3. Fixed bugs.

    Patrick.C.Campbell@noaa.gov authored and Patrick.C.Campbell@noaa.gov committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    8d6af39 View commit details
    Browse the repository at this point in the history
  4. Fixed more bugs.

    Patrick.C.Campbell@noaa.gov authored and Patrick.C.Campbell@noaa.gov committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    d906997 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Removed "RETURN" bug and added diagnostic prints.

    Patrick.C.Campbell@noaa.gov authored and Patrick.C.Campbell@noaa.gov committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    bb85b5e View commit details
    Browse the repository at this point in the history
  2. Removed RETURN bug.

    Patrick.C.Campbell@noaa.gov authored and Patrick.C.Campbell@noaa.gov committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    07e3800 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Added debug statements

    Patrick.C.Campbell@noaa.gov authored and Patrick.C.Campbell@noaa.gov committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    685de08 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Removed debug prints and added canopy variables in DESC3.

    Patrick.C.Campbell@noaa.gov authored and Patrick.C.Campbell@noaa.gov committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    b00f1c8 View commit details
    Browse the repository at this point in the history
  2. Added some debug prints.

    Patrick.C.Campbell@noaa.gov authored and Patrick.C.Campbell@noaa.gov committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    846e1dc View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Updated debug statemetns

    Patrick.C.Campbell@noaa.gov authored and Patrick.C.Campbell@noaa.gov committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    a816991 View commit details
    Browse the repository at this point in the history
  2. Fixed bug in declaration.

    Patrick.C.Campbell@noaa.gov authored and Patrick.C.Campbell@noaa.gov committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    8c54358 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Checking CANOPY_SHADE condition..

    Patrick.C.Campbell@noaa.gov authored and Patrick.C.Campbell@noaa.gov committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    830986e View commit details
    Browse the repository at this point in the history
  2. Updated Canopy debugs

    Patrick.C.Campbell@noaa.gov authored and Patrick.C.Campbell@noaa.gov committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    cffa402 View commit details
    Browse the repository at this point in the history
  3. Fixed CANOPY_SHADE logic bug and added debug prints.

    Patrick.C.Campbell@noaa.gov authored and Patrick.C.Campbell@noaa.gov committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    7d49ad1 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Removed extraneous debug prints.

    Patrick.C.Campbell@noaa.gov authored and Patrick.C.Campbell@noaa.gov committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    c3bc815 View commit details
    Browse the repository at this point in the history
  2. Removed debug prints.

    Patrick.C.Campbell@noaa.gov authored and Patrick.C.Campbell@noaa.gov committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    2a26402 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

  1. Fixed allocation/save bug.

    Patrick.C.Campbell@noaa.gov authored and Patrick.C.Campbell@noaa.gov committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    2ee012f View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Merge pull request #1 from noaa-oar-arl/feature/rrfs_cmaq_canopy

    Feature/rrfs cmaq canopy
    drnimbusrain authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    d13f545 View commit details
    Browse the repository at this point in the history
  2. Update Makefile.in

    Fixed Makefile.in typo.
    drnimbusrain authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    6cc3005 View commit details
    Browse the repository at this point in the history
  3. Update Makefile.in

    drnimbusrain authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    43c9948 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Configuration menu
    Copy the full SHA
    0bef3be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b09397 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Configuration menu
    Copy the full SHA
    3daa4b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc0d3e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    035efa1 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

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

Commits on Jun 6, 2022

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

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    30bccdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c1f758 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4044777 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. updates

    bbakernoaa committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    43588af View commit details
    Browse the repository at this point in the history
  2. updates

    bbakernoaa committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    1abdda0 View commit details
    Browse the repository at this point in the history
  3. Revert "updates"

    This reverts commit 1abdda0.
    bbakernoaa committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    11c2262 View commit details
    Browse the repository at this point in the history
  4. Revert "updates"

    This reverts commit 43588af.
    bbakernoaa committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    9b8d2e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

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

Commits on Aug 19, 2022

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

Commits on Aug 25, 2022

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

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    10b9b48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d67b99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca5bcbc View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

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

Commits on Sep 20, 2022

  1. enable point source per DE

    ytangnoaa committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    1a083c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Merge pull request #4 from NOAA-EMC/develop

    merge with Fengsha
    ytangnoaa authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    c34b2ec View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. minor update

    ytangnoaa committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    2939b88 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Merge pull request #7 from NOAA-EMC/develop

    Merge EMC develop to ARL develop
    drnimbusrain authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    ba58265 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0f2362 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Merge pull request #8 from noaa-oar-arl/feature/aqm_canopy

    Feature/aqm canopy merge to develop
    drnimbusrain authored Oct 5, 2022
    Configuration menu
    Copy the full SHA
    026f91d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from noaa-oar-arl/feature/pt-source

    Feature/pt source
    ytangnoaa authored Oct 5, 2022
    Configuration menu
    Copy the full SHA
    5dfea1b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #9 from rmontuoro/feature/aqm-rescld-wdep

    Cloud scavenging
    zmoon authored Oct 5, 2022
    Configuration menu
    Copy the full SHA
    4bbaba2 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    272bda6 View commit details
    Browse the repository at this point in the history
  2. Wet deposition fix from @rmontuoro

    based on the current diff of
    /scratch2/NCEPDEV/naqfc/Raffaele.Montuoro/flux/dev/pr/jianping/dev/ufs-weather-model/AQM/src/shr/aqm_methods.F90
    
    (couldn't just copy the file since we have other changes)
    zmoon committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    71ebc0a View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Revert "Wet deposition fix from @rmontuoro"

    This reverts commit 71ebc0a.
    
    So that we can merge the official version more easily
    zmoon committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    6b496a2 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/develop' into develop

    Had to manually resolve some conflicts, mainly in the makefile stuff
    in order to keep canopy, but also in aqm.rc (to keep canopy stuff)
    zmoon committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    173b767 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Merge remote-tracking branch 'upstream/develop' into develop

    This required some manual merge conflict resolution, mainly for
    the point source stuff, as it seems like they didn't start from
    Youhua's branch.
    
    Also note that `fengsha_yn` is no longer part of the config object
    as it is now detected another way via CMAQ emissions config
    zmoon committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    14d6611 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Fix merge bug

    duplicate cases in select
    zmoon committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    5ac639d View commit details
    Browse the repository at this point in the history
  2. Remove leftover code in PT3D_DEFN

    from the initial PT impl
    zmoon committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    4861c20 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Remove duplicate (and non-guarded) CLDPROC call

    seems was leftover when the new guarded one was merged in
    zmoon committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    f72f8e9 View commit details
    Browse the repository at this point in the history
  2. style

    reduce diff wrt. upstream
    zmoon committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    754c7e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fef8af View commit details
    Browse the repository at this point in the history
  4. Remove 'AREA' case in interpx

    was added by Youhua but is not present in upstream
    zmoon committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    a1cf98c View commit details
    Browse the repository at this point in the history
  5. Remove fenghsa em%dens_flag block

    upstream doesn't have it
    zmoon committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    c7992a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Uncommenting diagnostic prints phot.F

    Quick check of canopy inputs and photolysis attenuation factors.
    drnimbusrain authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    2511972 View commit details
    Browse the repository at this point in the history
  2. Update phot.F

    drnimbusrain authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    b4808e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Update phot.F

    Fixed bug on integrating though ZCAN=ZFL, and rolled back to FCH > 0.5 m canopy condition to be consistent with initial implementation.
    drnimbusrain authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    d577615 View commit details
    Browse the repository at this point in the history
  2. Update phot.F

    Fixed bug on integrating though ZCAN=ZFL, and rolled back to FCH > 0.5 m canopy condition to be consistent with initial implementation.
    drnimbusrain authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    6d4fc27 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

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

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    ebe14d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61ce18a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ff25a1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #14 from noaa-oar-arl/feature/aqm_canopy

    Feature/aqm canopy
    drnimbusrain authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    fc3331f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fd4b74 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

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

Commits on Apr 26, 2023

  1. Update CMAQ

    bbakernoaa committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    d1d28c1 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. update CMAQ respository

    ytangnoaa committed May 14, 2023
    Configuration menu
    Copy the full SHA
    0a000fe View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

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

Commits on Jul 22, 2023

  1. Merge pull request #15 from lwcugb/feature/cmaq54_li

    update aqm_files.cmake with corresponding code changes in the local /…
    lwcugb authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    5119b7a View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Add files via upload

    Beiming new DUST_EMIS for ufs-cmaq54
    btang1 authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    1575518 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Add files via upload

    btang1 authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    91705ee View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Add files via upload

    btang1 authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    6ee0c41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5085bc6 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Add files via upload

    un-commented all MAPS lines, and changed CMakeList.txt
    btang1 authored Aug 5, 2023
    Configuration menu
    Copy the full SHA
    77a9805 View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    commented MPAS in CMakeLists.txt
    btang1 authored Aug 5, 2023
    Configuration menu
    Copy the full SHA
    c702725 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Merge pull request #16 from btang1/feature/cmaq54_beiming

    Add files via upload
    ytangnoaa authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    37c7dbd View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Add files via upload

    btang1 authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    6c09037 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Add files via upload

    btang1 authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    e2e08b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Add files via upload

    btang1 authored Aug 26, 2023
    Configuration menu
    Copy the full SHA
    a4da052 View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    btang1 authored Aug 26, 2023
    Configuration menu
    Copy the full SHA
    de38743 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Update ASX_DATA_MOD.F

    btang1 authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    584144f View commit details
    Browse the repository at this point in the history
  2. Update o3totcol.f

    btang1 authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    2f507f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Update vdiffacmx.F

    comment a 'end do', after that, code compiled successfully
    btang1 authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    d8f049a View commit details
    Browse the repository at this point in the history
  2. Update aqm_files.cmake

    turn on according changed codes in local src/ folder
    btang1 authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    9aa4bff View commit details
    Browse the repository at this point in the history
  3. Merge pull request #17 from btang1/feature/cmaq54_beiming

    Add files via upload
    ytangnoaa authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    8067154 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. add localized files

    lwcugb committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    18916a2 View commit details
    Browse the repository at this point in the history
  2. Add other modified files

    lwcugb committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    a419a75 View commit details
    Browse the repository at this point in the history
  3. Add other modified files

    lwcugb committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    2306c94 View commit details
    Browse the repository at this point in the history
  4. Update .gitmodules

    point to CMAQ 5.4+
    lwcugb authored Oct 21, 2023
    Configuration menu
    Copy the full SHA
    6351dd4 View commit details
    Browse the repository at this point in the history
  5. Update aqm_methods.F90

    Forget to turn on AOD
    lwcugb authored Oct 21, 2023
    Configuration menu
    Copy the full SHA
    5e768a6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #20 from lwcugb/feature/cmaq54_li

    Feature/cmaq54 li
    drnimbusrain authored Oct 21, 2023
    Configuration menu
    Copy the full SHA
    5803ed7 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Update RUNTIME_VARS.F

    Need to comment out two lines for writing to OUTDEV and LOGDEV in aqm_dev branch
    lwcugb authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    4492f16 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    b33ded4 View commit details
    Browse the repository at this point in the history
  2. Add rbdriver.F file to localCCTM folder. There is a typo in CMAQ's so…

    …urce file and therefore need to put it here
    lwcugb authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    ff0892f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #23 from lwcugb/feature/camq54_ros3

    Feature/camq54 ros3
    ytangnoaa authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    c30fe95 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Add files via upload

    Better handle of the emission unit. This will not impact the simulation results.
    lwcugb authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1de518e View commit details
    Browse the repository at this point in the history
  2. Update PT3D_STKS_DEFN.F

    Resolve a bug in point source emission. Only the first layer emission is included with his bug, which leads to much lower SO2 simulations.
    lwcugb authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    05a32c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    feff981 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #24 from lwcugb/feature/cmaq54

    Fix a bug in point source emission
    ytangnoaa authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7bfe2e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Update CMakeLists.txt

    ytangnoaa authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    584637b View commit details
    Browse the repository at this point in the history