Skip to content
This repository was archived by the owner on Oct 23, 2020. It is now read-only.

Conversation

mark-petersen
Copy link
Contributor

This commit is needed after PR #1208, which removes use statements from
the autogenerated code inserted using
include "inc/namelist_defines.inc"
at the bottom of
mpas_init_atm_core_interface.F
This reduces four use statements from nine each to one.

@mgduda
Copy link
Contributor

mgduda commented Jan 28, 2017

@mark-petersen Thanks very much for taking care of this. I think we'll need a similar change in src/core_atmosphere/mpas_atm_core_interface.F since the init_atmosphere and atmosphere cores are compiled independently.

Ultimately, I think we should merge this PR before #1208 so that there won't be any point in the sequence of merges at which the atmosphere core doesn't build.

This commit is needed after PR #1208, which removes use statements from
the autogenerated code inserted using
   include "inc/namelist_defines.inc"
at the bottom of
   mpas_init_atm_core_interface.F
This reduces four use statements from nine each to one.
@mark-petersen mark-petersen force-pushed the atmosphere/add_use_core_interface branch from 0e3c242 to f1aed79 Compare January 29, 2017 06:02
@mark-petersen
Copy link
Contributor Author

@mgduda Yes, my mistake. I added the use statements to src/core_atmosphere/mpas_atm_core_interface.F.

@mark-petersen
Copy link
Contributor Author

I am closing this PR because the commit was added to PR #1208, so that both changes are merged in together.

@mark-petersen mark-petersen deleted the atmosphere/add_use_core_interface branch February 7, 2017 15:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants