Commit 9818c4c0709a0f2fcebace92ac88e29399da29d2

Authored by Jean-Philippe Bernard
1 parent 8750295b
Exists in master

cant remember what I did

src/idl/dustem_plugin_freefree.pro
... ... @@ -66,9 +66,9 @@ mjy=1 ;output is in MJy/sr
66 66 lambir_ref=10000.
67 67  
68 68 ;stop
69   -use_method='Deschenes2008'
  69 +;use_method='Deschenes2008'
70 70 ;use_method='WallsGabaud1998'
71   -;use_method='Dickinson2003_norm'
  71 +use_method='Dickinson2003_norm'
72 72  
73 73 CASE use_method OF
74 74 'WallsGabaud1998':BEGIN
... ...
src/idl/dustem_write_all_web3p8.pro
... ... @@ -27,6 +27,7 @@ dustem_write_gas,file_out,st.GAS
27 27 ;== SPIN
28 28 dustem_write_spin,dir_out_dat,st.spin
29 29  
  30 +;stop
30 31 ;== CHRG
31 32 dustem_write_chrg,dir_out_dat,st.chrg
32 33  
... ...