Skip to content
Snippets Groups Projects
Commit f7c491b3 authored by Antoine Hoffmann's avatar Antoine Hoffmann
Browse files

typo

parent 8dcc64de
Branches
Tags
No related merge requests found
...@@ -54,7 +54,7 @@ END SUBROUTINE build_dnjs_table ...@@ -54,7 +54,7 @@ END SUBROUTINE build_dnjs_table
!******************************************************************************! !******************************************************************************!
SUBROUTINE evaluate_kernels SUBROUTINE evaluate_kernels
USE basic USE basic
USE array, Only : kernel_e, kernel_i, gxy, gyy USE array, Only : kernel_e, kernel_i, gxy, gyy, gxx
USE grid USE grid
USE model, ONLY : tau_e, tau_i, sigma_e, sigma_i, q_e, q_i, lambdaD, CLOS, sigmae2_taue_o2, sigmai2_taui_o2 USE model, ONLY : tau_e, tau_i, sigma_e, sigma_i, q_e, q_i, lambdaD, CLOS, sigmae2_taue_o2, sigmai2_taui_o2
IMPLICIT NONE IMPLICIT NONE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment