Changeset 769 for trunk/LMDZ.MARS/libf/phymars/nlte_aux.F
- Timestamp:
- Sep 4, 2012, 3:27:11 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/nlte_aux.F
r757 r769 432 432 433 433 if ( wvoigt .lt. 0.0d0 ) then 434 write (*,*) ' Subroutine WE/ Error in Voift EQS calculation'435 436 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. ' 437 437 endif 438 438
Note: See TracChangeset
for help on using the changeset viewer.