uwlcm

University of Warsaw Lagrangian Cloud Model

https://github.com/igfuw/uwlcm

Science Score: 54.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
    7 of 15 committers (46.7%) from academic institutions
  • Institutional organization owner
    Organization igfuw has institutional domain (foss.igf.fuw.edu.pl)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.7%) to scientific vocabulary

Keywords from Contributors

physics-simulation atmospheric-modelling atmospheric-physics nvrtc particle-system pint research thrust climate labels
Last synced: 7 months ago · JSON representation

Repository

University of Warsaw Lagrangian Cloud Model

Basic Info
  • Host: GitHub
  • Owner: igfuw
  • License: gpl-3.0
  • Language: C++
  • Default Branch: master
  • Size: 136 MB
Statistics
  • Stars: 9
  • Watchers: 6
  • Forks: 13
  • Open Issues: 34
  • Releases: 11
Created over 8 years ago · Last pushed 8 months ago
Metadata Files
Readme License

README.md

University of Warsaw Lagrangian Cloud Model

UWLCM is a tool for numerical modeling of clouds using LES model of turbulence and Lagrangian cloud microphysics.

Papers describing the model:

https://gmd.copernicus.org/articles/12/2587/2019/

https://gmd.copernicus.org/articles/15/4489/2022/

Key features: - MPDATA algorithm for advection - Superdroplet or bulk microphysics - SGS turbulence modeled with Smagorinsky scheme or implicit LES - models for SGS motion, condensation and coalescence of superdroplets - 2D or 3D simulations - superdroplet microphysics can be calculated using GPUs

UWLCM is implemented using the libmpdata++ advection library and libcloudph++ microphysics library.

https://github.com/igfuw/libmpdataxx

https://github.com/igfuw/libcloudphxx

Build instructions can be found in build_instructions.rtf.

Singularity images for building and running UWLCM are available at:

https://zenodo.org/records/15591478

Visualization of a modeled stratocumulus cloud deck:

https://youtu.be/EZf260ZKqq0

Owner

  • Name: cloud modelling group at IGFUW
  • Login: igfuw
  • Kind: organization
  • Location: Warsaw, Poland

Cloud-microphysics modelling group at the Institute of Geophysics, Faculty of Physics, University of Warsaw, Poland

GitHub Events

Total
  • Watch event: 3
  • Delete event: 2
  • Push event: 7
  • Pull request event: 11
  • Create event: 7
Last Year
  • Watch event: 3
  • Delete event: 2
  • Push event: 7
  • Pull request event: 11
  • Create event: 7

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 1,890
  • Total Committers: 15
  • Avg Commits per committer: 126.0
  • Development Distribution Score (DDS): 0.294
Past Year
  • Commits: 23
  • Committers: 4
  • Avg Commits per committer: 5.75
  • Development Distribution Score (DDS): 0.13
Top Committers
Name Email Commits
pdziekan p****p@g****m 1,334
Piotr Dziekan p****n@i****l 280
claresinger c****r@c****u 164
Maciej Waruszewski m****z@i****l 74
Anna Jaruga a****a@c****u 16
ryba183 r****3@g****m 4
Piotr Dziekan p****n@l****l 3
pzmij p****j@h****l 3
GlazerMann k****t@i****m 2
Piotr 4****3@u****m 2
The Codacy Badger b****r@c****m 2
ryba183 p****6@i****l 2
Anna Jaruga a****a@i****l 2
Piotr Dziekan p****n@l****l 1
dependabot[bot] 4****]@u****m 1

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 20
  • Total pull requests: 105
  • Average time to close issues: 3 months
  • Average time to close pull requests: 3 months
  • Total issue authors: 3
  • Total pull request authors: 7
  • Average comments per issue: 2.45
  • Average comments per pull request: 0.53
  • Merged pull requests: 72
  • Bot issues: 0
  • Bot pull requests: 8
Past Year
  • Issues: 0
  • Pull requests: 18
  • Average time to close issues: N/A
  • Average time to close pull requests: 6 days
  • Issue authors: 0
  • Pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 0.28
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 8
Top Authors
Issue Authors
  • pdziekan (12)
  • claresinger (5)
  • trontrytel (3)
Pull Request Authors
  • pdziekan (85)
  • ryba183 (9)
  • dependabot[bot] (9)
  • claresinger (4)
  • trontrytel (4)
  • GlazerMann (2)
  • AgnieszkaMakulska (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (9) github_actions (7)

Dependencies

.github/workflows/test_uwlcm_hlpr.yml actions
  • actions/checkout v2 composite
  • actions/download-artifact v2 composite
  • actions/upload-artifact v2 composite
  • igfuw/libcloudphxx_build v0.2 composite
  • igfuw/libmpdataxx_install v0.4 composite
.github/workflows/test_uwlcm.yml actions