igfuw / UWLCM

University of Warsaw Lagrangian Cloud Model
GNU General Public License v3.0
6 stars 13 forks source link

Vertical gradients using libmpdata++ #175

Open pdziekan opened 4 months ago

pdziekan commented 4 months ago

slvr_dim.hpp has functions for calculating vertical gradients that also do some halo filling. Replace that with proper halo filling (e.g. xchng_scalar) and nabla::grad calls.