Skip to content

Releases: igfuw/libcloudphxx

Convergence paper

15 Feb 13:02
62f5d18
Compare
Choose a tag to compare

Code used in:
P. Zmjewski, P. Dziekan and H. Pawlowska
"Modeling Collision-Coalescence in Particle Microphysics:
Numerical Convergence of Mean and Variance of Precipitation in Cloud Simulations"

distributed memory implementation

18 Nov 15:10
89b4193
Compare
Choose a tag to compare

Code used in the paper:

P. Dziekan and P. Zmijewski
"University of Warsaw Lagrangian Cloud Model (UWLCM) 2.0: Adaptation of a mixed Eulerian-Lagrangian numerical model for heterogeneous computing clusters"

GCCN paper: revision

12 Jul 14:37
fe367cb
Compare
Choose a tag to compare

Code used in simulations presented in the revised version of the paper:

P. Dziekan, J. Jensen, W. Grabowski and H. Pawlowska
"Impact of Giant Sea Salt Aerosol Particles on Precipitation in Marine Cumuli and Stratocumuli”.

The release contains some beta features.

KiD-A paper

13 Aug 13:29
Compare
Choose a tag to compare

Code used when preparing KiD-A simulations for the intercomparison paper.

To be used only for simulating KiD-A.

GCCN paper

05 May 13:08
97fecfa
Compare
Choose a tag to compare

Code used in simulations presented in the paper:

P. Dziekan, J. Jensen, W. Grabowski and H. Pawlowska
"Impact of Giant Sea Salt Aerosol Particles on Precipitation in Marine Cumuli and Stratocumuli”.

UWLCM paper

13 May 14:51
d4eb6ea
Compare
Choose a tag to compare

Code used in simulations presented in the paper:

P. Dziekan, M. Waruszewski and H. Pawlowska
"University of Warsaw Lagrangian Cloud Model (UWLCM) 1.0: a modern Large-Eddy Simulation tool for warm cloud modeling with Lagrangian microphysics”

submitted to Geoscientific Model Development.

Version of the code submitted to GMD review with manuscript about chemistry extension of libcloudph++

12 Apr 00:16
f24ff3d
Compare
Choose a tag to compare
Merge pull request #327 from pdziekan/delayed_advection

Delayed advection

Version of libcloudph++ used in the PhD thesis of Jaruga

28 Feb 15:40
Compare
Choose a tag to compare

This version contains the aqueous phase chemistry module of the Lagrangian scheme (@trontrytel):

  • six trace gases are included: sulfur dioxide, hydrogen peroxide, ozone, carbon dioxide, ammonia and nitric acid
  • chemical processes cover dissolving of trace gasses into water drops and their further dissociation into ions and oxidation of the dissolved sulfur dioxide to sulfuric acid.

Additionally this version contains (@pdziekan):

  • different advection schemes for super-droplets
  • different initialization options (constant multiplicity, more accurate initialization, initialization by specifying the radius and concentration)
  • more accurate sub-steps
  • aerosol sources
  • different collision kernels and terminal velocities for super-droplets
  • simulations using many GPUs

1.0.0

29 May 15:32
Compare
Choose a tag to compare

The first release accompanying the 2015 Geosci. Model Dev. paper "libcloudph++ 1.0: a single-moment bulk, double-moment bulk, and particle-based warm-rain microphysics library in C++" by Sylwester Arabas, Anna Jaruga, Hanna Pawlowska, Wojciech W.Grabowski.