atmos-cloud-sim-uj/PySDM-v2.7.zip
atmos-cloud-sim-uj-PySDM-20301d7
.github
dependabot.yml
94 Bytes
workflows
cancel.yml
283 Bytes
codecov.yml
587 Bytes
joss.yml
519 Bytes
joss_paper.yml
642 Bytes
julia.yml
804 Bytes
main.yml
1.2 kB
matlab.yml
1.2 kB
pdoc.yml
820 Bytes
precommithooks.yml
670 Bytes
pylint.yml
855 Bytes
python.yml
949 Bytes
stale.yml
717 Bytes
.gitignore
1.9 kB
.pre-commit-config.yaml
418 Bytes
LICENSE
35.1 kB
PySDM
__init__.py
1.7 kB
attributes
__init__.py
55 Bytes
chemistry
__init__.py
272 Bytes
acidity.py
1.6 kB
concentration.py
435 Bytes
hydrogen_ion_concentration.py
437 Bytes
mole_amount.py
409 Bytes
ice
__init__.py
221 Bytes
cooling_rate.py
1.1 kB
freezing_temperature.py
321 Bytes
immersed_surface_area.py
333 Bytes
impl
__init__.py
395 Bytes
attribute.py
1.0 kB
base_attribute.py
402 Bytes
cell_attribute.py
219 Bytes
derived_attribute.py
843 Bytes
dummy_attribute.py
559 Bytes
extensive_attribute.py
223 Bytes
intensive_attribute.py
592 Bytes
mapper.py
3.3 kB
maximum_attribute.py
390 Bytes
numerics
__init__.py
201 Bytes
cell_id.py
260 Bytes
cell_origin.py
299 Bytes
position_in_cell.py
337 Bytes
physics
__init__.py
474 Bytes
area.py
594 Bytes
critical_supersaturation.py
1.3 kB
critical_volume.py
1.1 kB
dry_radius.py
516 Bytes
dry_volume.py
1.5 kB
heat.py
291 Bytes
hygroscopicity.py
922 Bytes
multiplicities.py
345 Bytes
radius.py
542 Bytes
temperature.py
317 Bytes
terminal_velocity.py
628 Bytes
volume.py
366 Bytes
backends
__init__.py
2.2 kB
impl_common
__init__.py
37 Bytes
backend_methods.py
374 Bytes
freezing_attributes.py
519 Bytes
index.py
1.8 kB
indexed_storage.py
1.7 kB
pair_indicator.py
567 Bytes
pairwise_storage.py
1.1 kB
random_common.py
240 Bytes
storage_utils.py
1.9 kB
impl_numba
__init__.py
36 Bytes
atomic_operations.py
4.9 kB
conf.py
504 Bytes
methods
__init__.py
42 Bytes
chemistry_methods.py
15.6 kB
collisions_methods.py
23.3 kB
condensation_methods.py
22.4 kB
displacement_methods.py
5.9 kB
freezing_methods.py
3.6 kB
index_methods.py
1.2 kB
moments_methods.py
4.9 kB
pair_methods.py
4.9 kB
physics_methods.py
4.3 kB
terminal_velocity_methods.py
2.3 kB
random.py
513 Bytes
storage.py
5.5 kB
storage_impl.py
1.6 kB
test_helpers
__init__.py
98 Bytes
bdf.py
7.0 kB
toms748.py
6.4 kB
warnings.py
648 Bytes
impl_thrust_rtc
__init__.py
36 Bytes
bisection.py
1.4 kB
conf.py
1.0 kB
methods
__init__.py
42 Bytes
collisions_methods.py
11.3 kB
condensation_methods.py
14.6 kB
displacement_methods.py
4.3 kB
index_methods.py
2.0 kB
moments_methods.py
6.5 kB
pair_methods.py
4.5 kB
physics_methods.py
4.1 kB
terminal_velocity_methods.py
4.2 kB
thrust_rtc_backend_methods.py
768 Bytes
nice_thrust.py
471 Bytes
random.py
1.2 kB
storage.py
14.8 kB
test_helpers
__init__.py
145 Bytes
cpp2python.py
5.5 kB
fake_thrust_rtc.py
7.6 kB
flag.py
171 Bytes
numba.py
1.9 kB
thrust_rtc.py
2.4 kB
builder.py
3.9 kB
dynamics
__init__.py
572 Bytes
ambient_thermodynamics.py
283 Bytes
aqueous_chemistry.py
4.7 kB
collisions
__init__.py
520 Bytes
breakup_efficiencies
__init__.py
58 Bytes
constEb.py
317 Bytes
breakup_fragmentations
__init__.py
182 Bytes
always_n.py
719 Bytes
exponential.py
1.5 kB
feingold1988.py
1.6 kB
gaussian.py
900 Bytes
slams.py
502 Bytes
coalescence_efficiencies
__init__.py
210 Bytes
_gravitational.py
437 Bytes
_parameterized.py
648 Bytes
berry1967.py
245 Bytes
constEc.py
293 Bytes
schlottke2010.py
1.6 kB
specified_eff.py
536 Bytes
collision.py
12.2 kB
collision_kernels
__init__.py
480 Bytes
constantK.py
296 Bytes
electric.py
414 Bytes
geometric.py
726 Bytes
golovin.py
1.3 kB
hydrodynamic.py
370 Bytes
impl
__init__.py
55 Bytes
gravitational.py
483 Bytes
parameterized.py
972 Bytes
linear.py
445 Bytes
simple_geometric.py
802 Bytes
condensation.py
3.8 kB
displacement.py
5.6 kB
eulerian_advection.py
625 Bytes
freezing.py
2.7 kB
impl
__init__.py
57 Bytes
chemistry_utils.py
5.0 kB
random_generator_optimizer.py
1.5 kB
random_generator_optimizer_nopair.py
1.1 kB
terminal_velocity
__init__.py
189 Bytes
gunn_and_kinzer.py
5.9 kB
rogers_and_yau.py
990 Bytes
environments
__init__.py
207 Bytes
box.py
925 Bytes
impl
__init__.py
68 Bytes
moist.py
2.4 kB
kinematic_1d.py
2.5 kB
kinematic_2d.py
3.1 kB
parcel.py
3.9 kB
exporters
__init__.py
167 Bytes
netcdf_exporter.py
4.2 kB
vtk_exporter.py
5.7 kB
formulae.py
8.8 kB
impl
__init__.py
53 Bytes
arakawa_c.py
330 Bytes
mesh.py
1.3 kB
particle_attributes.py
3.3 kB
particle_attributes_factory.py
4.5 kB
wall_timer.py
464 Bytes
initialisation
__init__.py
220 Bytes
aerosol_composition
__init__.py
205 Bytes
dry_aerosol.py
4.5 kB
discretise_multiplicities.py
776 Bytes
equilibrate_wet_radii.py
4.3 kB
impl
__init__.py
125 Bytes
spectrum.py
1.1 kB
sampling
__init__.py
42 Bytes
spatial_sampling.py
442 Bytes
spectral_sampling.py
3.5 kB
spectro_glacial_sampling.py
2.1 kB
spectra
__init__.py
308 Bytes
exponential.py
363 Bytes
gamma.py
384 Bytes
gaussian.py
361 Bytes
lognormal.py
924 Bytes
sum.py
1.3 kB
top_hat.py
562 Bytes
particulator.py
14.5 kB
physics
__init__.py
648 Bytes
condensation_coordinate
__init__.py
150 Bytes
volume.py
409 Bytes
volume_logarithm.py
511 Bytes
constants.py
1.0 kB
constants_defaults.py
4.3 kB
diffusion_kinetics
__init__.py
209 Bytes
fuchs_sutugin.py
1.0 kB
lowe_et_al_2019.py
598 Bytes
neglect.py
500 Bytes
diffusion_thermics
__init__.py
226 Bytes
lowe_et_al_2019.py
435 Bytes
neglect.py
312 Bytes
tracy_welch_porter.py
423 Bytes
dimensional_analysis.py
653 Bytes
drop_growth
__init__.py
107 Bytes
maxwell_mason.py
410 Bytes
freezing_temperature_spectrum
__init__.py
201 Bytes
bigg_1953.py
741 Bytes
niemand_et_al_2012.py
1.3 kB
null.py
225 Bytes
heterogeneous_ice_nucleation_rate
__init__.py
136 Bytes
abifm.py
407 Bytes
constant.py
266 Bytes
null.py
247 Bytes
hydrostatics
__init__.py
99 Bytes
default.py
850 Bytes
hygroscopicity
__init__.py
209 Bytes
kappa_koehler.py
605 Bytes
kappa_koehler_leading_terms.py
711 Bytes
impl
__init__.py
153 Bytes
fake_unit_registry.py
1.6 kB
flag.py
192 Bytes
latent_heat
__init__.py
184 Bytes
constant.py
221 Bytes
kirchhoff.py
342 Bytes
lowe2019.py
268 Bytes
particle_advection
__init__.py
168 Bytes
explicit_in_space.py
218 Bytes
implicit_in_space.py
277 Bytes
saturation_vapour_pressure
__init__.py
279 Bytes
august_roche_magnus.py
559 Bytes
flatau_walko_cotton.py
1.4 kB
lowe1977.py
925 Bytes
murphy_koop_2005.py
1.2 kB
state_variable_triplet
__init__.py
96 Bytes
rhod_thd_qv.py
1.4 kB
surface_tension
__init__.py
249 Bytes
compressed_film_ovadnevaite.py
1.4 kB
compressed_film_ruehl.py
3.1 kB
constant.py
405 Bytes
szyszkowski_langmuir.py
2.2 kB
trivia.py
1.9 kB
ventilation
__init__.py
70 Bytes
neglect.py
143 Bytes
products
__init__.py
357 Bytes
ambient_thermodynamics
__init__.py
476 Bytes
ambient_dry_air_density.py
287 Bytes
ambient_dry_air_potential_temperature.py
349 Bytes
ambient_pressure.py
269 Bytes
ambient_relative_humidity.py
607 Bytes
ambient_temperature.py
274 Bytes
ambient_water_vapour_mixing_ratio.py
354 Bytes
aqueous_chemistry
__init__.py
353 Bytes
acidity.py
1.5 kB
aqueous_mass_spectrum.py
2.5 kB
aqueous_mole_fraction.py
1.2 kB
gaseous_mole_fraction.py
859 Bytes
total_dry_mass_mixing_ratio.py
800 Bytes
collision
__init__.py
380 Bytes
collision_rates.py
1.4 kB
collision_timestep_mean.py
1.3 kB
collision_timestep_min.py
791 Bytes
condensation
__init__.py
345 Bytes
activable_fraction.py
890 Bytes
condensation_timestep.py
1.5 kB
event_rates.py
1.8 kB
peak_supersaturation.py
1.1 kB
displacement
__init__.py
249 Bytes
flow_velocity_component.py
1.4 kB
max_courant_number.py
954 Bytes
surface_precipitation.py
1.3 kB
freezing
__init__.py
347 Bytes
cooling_rate.py
459 Bytes
freezable_specific_concentration.py
1.6 kB
ice_water_content.py
1.1 kB
total_unfrozen_immersed_surface_area.py
743 Bytes
housekeeping
__init__.py
334 Bytes
dynamic_wall_time.py
642 Bytes
parcel_displacement.py
652 Bytes
super_droplet_count_per_gridbox.py
518 Bytes
time.py
456 Bytes
timers.py
1.1 kB
impl
__init__.py
386 Bytes
moist_environment_product.py
888 Bytes
moment_product.py
1.5 kB
product.py
3.4 kB
rate_product.py
899 Bytes
spectrum_moment_product.py
1.7 kB
size_spectral
__init__.py
859 Bytes
arbitrary_moment.py
1.0 kB
effective_radius.py
1.5 kB
mean_radius.py
480 Bytes
number_size_spectrum.py
1.4 kB
particle_concentration.py
1.3 kB
particle_size_spectrum.py
2.6 kB
particle_volume_versus_radius_logarithm_spectrum.py
1.7 kB
radius_binned_number_averaged_terminal_velocity.py
1.4 kB
total_particle_concentration.py
432 Bytes
total_particle_specific_concentration.py
596 Bytes
water_mixing_ratio.py
1.3 kB
README.md
36.1 kB
appveyor.yml
1.0 kB
paper
paper.bib
8.8 kB
paper.md
20.4 kB
readme.pdf
23.4 kB
test.pdf
135.5 kB
pyproject.toml
30 Bytes
setup.py
2.2 kB
test-time-requirements.txt
317 Bytes
tests
__init__.py
0 Bytes
backends_fixture.py
235 Bytes
devops_tests
test_todos_annotated.py
2.5 kB
smoke_tests
__init__.py
0 Bytes
abdul_razzak_ghan_2000
__init__.py
0 Bytes
test_just_do_it.py
459 Bytes
test_single_supersaturation_peak.py
4.1 kB
alpert_and_knopf_2016
__init__.py
0 Bytes
test_ak16_fig_1.py
3.2 kB
arabas_and_shima_2017
__init__.py
0 Bytes
test_conservation.py
2.8 kB
test_displacement.py
724 Bytes
test_event_rates.py
1.2 kB
test_initialisation.py
2.4 kB
test_vs_bdf.py
1.3 kB
arabas_et_al_2015
__init__.py
0 Bytes
dummy_storage.py
463 Bytes
test_adaptive_displacement.py
2.6 kB
test_environment.py
994 Bytes
test_export.py
1.4 kB
test_freezing.py
1.8 kB
test_gui_settings.py
688 Bytes
test_initialisation.py
3.7 kB
test_spin_up.py
1.7 kB
berry_1967
__init__.py
0 Bytes
test_coalescence.py
3.0 kB
dejong_and_mackay_2022
__init__.py
0 Bytes
test_collision.py
1.1 kB
kreidenweis_et_al_2003
__init__.py
0 Bytes
test_fig_1.py
3.1 kB
test_ionic_strength.py
3.6 kB
test_spectrum_at_t_0.py
1.5 kB
test_table_3.py
4.1 kB
lowe_et_al_2019
__init__.py
0 Bytes
constants.py
558 Bytes
test_fig_1.py
4.0 kB
test_fig_2.py
2.3 kB
test_surface_tension_models.py
12.4 kB
niedermeier_et_al_2013
__init__.py
0 Bytes
pyrcel
__init__.py
0 Bytes
test_parcel_example.py
2.2 kB
shima_et_al_2009
__init__.py
0 Bytes
test_coalescence.py
2.9 kB
shipway_and_hill_2012
__init__.py
0 Bytes
test_few_steps.py
2.6 kB
test_initial_condition.py
2.2 kB
test_settings.py
952 Bytes
yang_et_al_2018
__init__.py
0 Bytes
test_displacement.py
884 Bytes
test_initialisation.py
2.6 kB
test_just_do_it.py
2.0 kB
unit_tests
__init__.py
0 Bytes
attributes
__init__.py
0 Bytes
test_acidity.py
5.7 kB
test_area_radius.py
1.5 kB
test_critical_supersaturation.py
1.0 kB
test_terminal_velocity.py
1.4 kB
backends
__init__.py
0 Bytes
storage
__init__.py
0 Bytes
test_index.py
1.1 kB
test_setitem.py
500 Bytes
test_collisions_methods.py
5.3 kB
test_ctor_defaults.py
708 Bytes
test_fake_thrust.py
456 Bytes
test_freezing_methods.py
4.6 kB
test_moments_methods.py
1.3 kB
test_oxidation.py
5.9 kB
test_physics_methods.py
1.1 kB
test_toms748.py
1.1 kB
dummy_environment.py
1.9 kB
dummy_particulator.py
750 Bytes
dynamics
__init__.py
0 Bytes
collisions
__init__.py
0 Bytes
__parametrisation__.py
2.4 kB
test_croupiers.py
1.8 kB
test_defaults.py
659 Bytes
test_kernels.py
2.8 kB
test_sdm_breakup.py
16.8 kB
test_sdm_multi_cell.py
1.7 kB
test_sdm_single_cell.py
10.1 kB
condensation
test_diagnostics.py
3.1 kB
displacement
__init__.py
0 Bytes
displacement_settings.py
1.6 kB
test_advection.py
6.0 kB
test_courant_product.py
1.7 kB
test_sedimentation.py
1.3 kB
test_eulerian_advection.py
1.2 kB
impl
__init__.py
0 Bytes
test_moments.py
4.6 kB
test_particle_attributes.py
10.7 kB
initialisation
__init__.py
0 Bytes
test_r_wet_init.py
2.4 kB
test_spectral_discretisation.py
1.6 kB
physics
__init__.py
0 Bytes
test_accommodation_coefficients.py
945 Bytes
test_constants.py
959 Bytes
test_dimensional_analysis.py
1.3 kB
test_formulae.py
4.8 kB
test_freezing_temperature_spectra.py
1.7 kB
test_latent_heat.py
1.2 kB
test_saturation_vapour_pressure.py
2.6 kB
test_spectra.py
3.0 kB
test_spectra_top_hat.py
1.9 kB
test_thermal_conductivity.py
1.3 kB
products
__init__.py
0 Bytes
test_ambient_relative_humidity.py
1.2 kB
test_cooling_rate.py
1.7 kB
test_impl.py
3.5 kB
test_particulator.py
898 Bytes