Ignore:
Timestamp:
Sep 4, 2012, 3:27:11 PM (12 years ago)
Author:
acolaitis
Message:

MESOSCALE. minor modifications to allow compilation with new physics + nesting with latest svn revision

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/nlte_aux.F

    r757 r769  
    432432
    433433      if ( wvoigt .lt. 0.0d0 ) then
    434          write (*,*) ' Subroutine WE/ Error in Voift EQS calculation '
    435          write (*,*) '  WL, WD, X, Y = ', wl, wd, x, y
    436          stop '  ERROR : Imaginary EQW. Revise spectral data. '
     434       write (*,*) ' Subroutine WE/ Error in Voift EQS calculation'
     435       write (*,*) '  WL, WD, X, Y = ', wl, wd, x, y
     436       stop '  ERROR : Imaginary EQW. Revise spectral data. '
    437437      endif
    438438
Note: See TracChangeset for help on using the changeset viewer.