Skip to content

Commit

Permalink
format of .trans
Browse files Browse the repository at this point in the history
format of .trans changed to exomol
  • Loading branch information
Trovemaster committed Jul 1, 2018
1 parent 13badc9 commit abf4fa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dipole.f90
Original file line number Diff line number Diff line change
Expand Up @@ -1201,7 +1201,7 @@ subroutine dm_intensity(Jval,iverbose)
! quantaF%iroot,quantaI%iroot,linestr,nu_if
else
!
write(transunit,"(2i12,2x,es10.4,4x,f16.6)") &
write(transunit,"(i12,1x,i12,2x,es10.4,4x,f16.6)") &
quantaF%iroot,quantaI%iroot,A_einst,nu_if
endif
!
Expand Down

0 comments on commit abf4fa9

Please sign in to comment.