Skip to content

Make mpicomm to be an optional input variable#98

Open
MingjingTong-NOAA wants to merge 1 commit into
NOAA-PSL:masterfrom
MingjingTong-NOAA:gfdl/shield
Open

Make mpicomm to be an optional input variable#98
MingjingTong-NOAA wants to merge 1 commit into
NOAA-PSL:masterfrom
MingjingTong-NOAA:gfdl/shield

Conversation

@MingjingTong-NOAA

Copy link
Copy Markdown

When we use the stochastic physics in GFDL SHiELD model, we don't pass the MPI communicator into the three modified subroutines, as we don't want to add a MPI communicator into SHiELD physics to be able to call those subroutines. So we make the mpicomm an optional input variables and use MPI_COMM_WORLD, if mpicomm is not passed into the subroutines.

@MingjingTong-NOAA

Copy link
Copy Markdown
Author

@pjpegion can you review this pull request?

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.

1 participant