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

use Fortran standard subroutine "close" to delete "stop" file #2

Closed
wants to merge 1 commit into from
Closed

Conversation

vliqi
Copy link
Contributor

@vliqi vliqi commented Jul 21, 2017

use Fortran standard subroutine "close" to delete "stop" file. the old style
call shell to delete file may cause problem in some OS(such as Windows).

…d style

call shell to delete file may cause problem in some OS(such as Windows).
@crumsey
Copy link
Collaborator

crumsey commented Aug 3, 2017

Thanks for finding this... we made a different commit that works in parallel. Closing your 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.

2 participants