Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix nebnage.
  • Loading branch information
bd-j committed Feb 22, 2017
1 parent 0c15ae9 commit 3fb1c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sps_vars.f90
Expand Up @@ -246,7 +246,7 @@ MODULE SPS_VARS
!number of emission lines and continuum emission points
INTEGER, PARAMETER :: nemline=128, nlam_nebcont=1963
!number of metallicity, age, and ionization parameter points
INTEGER, PARAMETER :: nebnz=11, nebnage=8, nebnip=7
INTEGER, PARAMETER :: nebnz=11, nebnage=9, nebnip=7
!number of optical depths for AGN dust models
INTEGER, PARAMETER :: nagndust=9
!number of spectral points in the input library
Expand Down

0 comments on commit 3fb1c42

Please sign in to comment.