Skip to content

Commit

Permalink
Merge pull request #389 from gafusion/gmstaebler-patch-2
Browse files Browse the repository at this point in the history
Update tglf_modules.f90 added max_freq to tglf_global module
  • Loading branch information
Najlaoui authored Jun 24, 2024
2 parents 0cd8072 + 9117891 commit 5a4d4da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tglf/src/tglf_modules.f90
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ MODULE tglf_global
REAL :: kx0_factor=1.0
REAL :: rho_ion=1.0
REAL :: rho_e=1.0
REAL :: max_freq=0.0
! output
COMPLEX,DIMENSION(3,nb) :: field_weight_QL_out=0.0
COMPLEX,DIMENSION(maxmodes,3,nb) :: field_weight_out=0.0
Expand Down

0 comments on commit 5a4d4da

Please sign in to comment.