Skip to content

Commit

Permalink
Bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Tessore committed Nov 14, 2023
1 parent 1a78609 commit 1098892
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dust_prop.f90
Original file line number Diff line number Diff line change
Expand Up @@ -1062,6 +1062,7 @@ subroutine calc_local_scattering_matrices(lambda, p_lambda)
real :: mu, g, g2

integer :: icell, k, l
logical :: ldens0

fact = AU_to_cm * mum_to_cm**2
!write(*,*) "Computing local scattering properties", lambda, p_lambda
Expand Down

0 comments on commit 1098892

Please sign in to comment.