Releases: VirtualPlanetaryLaboratory/vplanet
v2.2.5
Adding memcheck action.
v2.2.4
Actually added example CI checks for Python 3.6 - 3.9.
v2.2.3
Added CI checks for examples with Python 3-6-3.9.
v2.2.2
Fixed example CI checks.
v2.2.1
Fixed examples CI check,
v2.2.0
This release fixes a bug in which the K_tide parameter in AtmEsc was not properly calculated. In all previous releases, K_tide was always set to 1, meaning the effect of stellar gravity was not included. This release also includes a new option dMinKTide that sets a minimum value for KTide over an integration (default = 0.1). This addition is necessary because in cases where the XUV radius -> the Roche radius, K_tide goes to 0, and the mass loss rate goes to infinity. This floor in K_Tide is typically only reached for planets with small solid masses that are close to their host stars.
v2.1.6
Fixing examples CI.
v2.1.5
Getting examples CI checks to pass.
v2.1.4
Fixing examples CI check.
v2.1.3
Working on fixing CI checks for examples.