Skip to content
Snippets Groups Projects
Commit 28a0e034 authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

bugfix

parent a93127fb
No related branches found
No related tags found
No related merge requests found
[submodule "nanocernlib"]
path = nanocernlib
url = https://github.com/sly2j/nanocernlib.git
This diff is collapsed.
Subproject commit 60d4533ecaff8a49e71981f7c419fdd910a9e767
...@@ -445,7 +445,7 @@ CGAW B_field_z(iz,ir) = 0.0 ...@@ -445,7 +445,7 @@ CGAW B_field_z(iz,ir) = 0.0
* *
SUBROUTINE trgDeriv(u,dudt,spect) SUBROUTINE trgDeriv(u,dudt,spect)
IMPLICIT NONE IMPLICIT NONE
REAL*8 u(9),dudt(9) REAL*8 u(6),dudt(9)
* -- calculate the derivatives du(i)/dt for the runke kutta routine * -- calculate the derivatives du(i)/dt for the runke kutta routine
* *
* Parameter: * Parameter:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment