Skip to content

Add Tom's regional DA dycore fix#26

Merged
junwang-noaa merged 6 commits into
NOAA-EMC:dev/emcfrom
junwang-noaa:Tomsfix
Jul 14, 2020
Merged

Add Tom's regional DA dycore fix#26
junwang-noaa merged 6 commits into
NOAA-EMC:dev/emcfrom
junwang-noaa:Tomsfix

Conversation

@junwang-noaa
Copy link
Copy Markdown
Collaborator

@junwang-noaa junwang-noaa commented Jun 25, 2020

  1. delz halo fix
  2. changes for putting GSI anl into boundary file in a more robust manner in SAR DA system

Related PRs:
fv3atm #132
ufs-weather-model #154

Comment thread model/fv_regional_bc.F90
enddo
enddo
endif
!
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this specifically tailored to GFDL-MP? How about other microphysics schemes that use different tracers?

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, it has been run for Thompson MP as well as GFDL MP.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, thanks.

@danholdaway
Copy link
Copy Markdown
Collaborator

Thanks for including my changes Jun. Not sure where this happened and no problem if it doesn't make sense to include in this PR since this file wasn't touched and I can make another one but theres an additional change for when not using the INTERNAL_NML_FILE definition. In the file model/multi_gases.F90 at line 42 it should be use fms_mod, only: check_nml_error, open_namelist_file. We'll work to get away from using this compiler definition since it's not recommended/supported but we could do with keeping it functional for now. I'll approve anyway in case you want to leave it out of this PR.

@danholdaway
Copy link
Copy Markdown
Collaborator

Thanks for including my changes Jun. Not sure where this happened and no problem if it doesn't make sense to include in this PR since this file wasn't touched and I can make another one but theres an additional change for when not using the INTERNAL_NML_FILE definition. In the file model/multi_gases.F90 at line 42 it should be use fms_mod, only: check_nml_error, open_namelist_file. We'll work to get away from using this compiler definition since it's not recommended/supported but we could do with keeping it functional for now. I'll approve anyway in case you want to leave it out of this PR.

Apologies, copy paste error. It should be:
use fms_mod, only: check_nml_error, open_namelist_file, close_file
on that line

@junwang-noaa
Copy link
Copy Markdown
Collaborator Author

junwang-noaa commented Jul 14, 2020 via email

@junwang-noaa junwang-noaa merged commit b108ed2 into NOAA-EMC:dev/emc Jul 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants