Skip to content

Commit

Permalink
add reference to the microwave grain size paper
Browse files Browse the repository at this point in the history
  • Loading branch information
ghislainp committed May 3, 2022
1 parent efa4515 commit a32e27e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 2 additions & 1 deletion smrt/microstructure_model/unified_scaled_exponential.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# coding: utf-8

"""Scaled exponential autocorrelation function model of the microstructure. This microstructure uses unified parameters as definied by Picard et al. in prep
"""Scaled exponential autocorrelation function model of the microstructure. This microstructure uses unified parameters as defined by
G. Picard, H. Löwe, F. Domine, L. Arnaud, F. Larue, V. Favier, E. Le Meur, E. Lefebvre, J. Savarino, A. Royer, The snow microstructural control on microwave scattering, AGU Advances.
parameters: frac_volume, porod_length, polydispersity
Expand Down
3 changes: 2 additions & 1 deletion smrt/microstructure_model/unified_sticky_hard_spheres.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# coding: utf-8

"""Monodisperse sticky hard sphere model of the microstructure. This microstructure uses the unified parameters.
"""Monodisperse sticky hard sphere model of the microstructure. This microstructure uses unified parameters as defined by
G. Picard, H. Löwe, F. Domine, L. Arnaud, F. Larue, V. Favier, E. Le Meur, E. Lefebvre, J. Savarino, A. Royer, The snow microstructural control on microwave scattering, AGU Advances.
parameters: frac_volume, porod_length, polydispersity
Expand Down
3 changes: 2 additions & 1 deletion smrt/microstructure_model/unified_teubner_strey.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# coding: utf-8

"""Extended Teubner Strey model as described by Ruland 2010. This microstructure uses the unified parameters.
"""Extended Teubner Strey model as described by Ruland 2010. This microstructure uses unified parameters as defined by
G. Picard, H. Löwe, F. Domine, L. Arnaud, F. Larue, V. Favier, E. Le Meur, E. Lefebvre, J. Savarino, A. Royer, The snow microstructural control on microwave scattering, AGU Advances.
parameters: frac_volume, porod_length, polydispersity
Expand Down

0 comments on commit a32e27e

Please sign in to comment.