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

Remove "strocnx,strocny" from stepu routine #274

Closed
mhrib opened this issue Jan 24, 2019 · 2 comments
Closed

Remove "strocnx,strocny" from stepu routine #274

mhrib opened this issue Jan 24, 2019 · 2 comments
Assignees
Labels

Comments

@mhrib
Copy link
Contributor

mhrib commented Jan 24, 2019

"strocnx,strocny" is not needed to be calculated in subroutine "stepu". It is also calculated in subroutine "dyn_finish" short after the EVP-loop / EAP_loop.

Removed from code in #252

@mhrib
Copy link
Contributor Author

mhrib commented Feb 26, 2019

The calculation of "strocnx,strocny" within "stepu" subroutine in ice_dyn_shared.F90 is removed, as it is also calculated within subroutine "dyn_finish".

Removed from code in #278

@mhrib
Copy link
Contributor Author

mhrib commented Feb 26, 2019

Issue fixed in #278.

Close this issue

@mhrib mhrib closed this as completed Feb 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants