Skip to content
Snippets Groups Projects
Commit 72cb6f4e authored by Antoine Cyril David Hoffmann's avatar Antoine Cyril David Hoffmann
Browse files

undo last change

parent ba05f7e1
No related branches found
No related tags found
No related merge requests found
......@@ -64,9 +64,10 @@ SUBROUTINE inital
!!!!!! Load the COSOlver collision operator coefficients !!!!!!
IF (ABS(CO) .GT. 1) THEN
CALL load_COSOlver_mat
! Compute collision
CALL compute_TColl ! compute C_0 = C(N_0)
ENDIF
! Compute collision
CALL compute_TColl ! compute C_0 = C(N_0)
END SUBROUTINE inital
!******************************************************************************!
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment