aboutsummaryrefslogtreecommitdiff
path: root/Opacscat.f
diff options
context:
space:
mode:
Diffstat (limited to 'Opacscat.f')
-rwxr-xr-xOpacscat.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/Opacscat.f b/Opacscat.f
index b057723..8e372bd 100755
--- a/Opacscat.f
+++ b/Opacscat.f
@@ -21,7 +21,7 @@ c******************************************************************************
data modcount/0/
c compute scattering, but only if there is a new model atmosphere.
- if (modelnum .ne. modcount) then
+ if (modelnum /= modcount) then
modcount = modelnum
do i=1,ntau
sigel(i) = 0.6653d-24*ne(i)