Skip to content

Releases: aefarrell/GasDispersion.jl

v0.2.2

12 Sep 21:15
d6999b6
Compare
Choose a tag to compare

GasDispersion v0.2.2

Diff since v0.2.1

Compat

  • tested compatibility with DataInterpolations.jl up to version 6

Merged pull requests:

  • CompatHelper: bump compat for DataInterpolations to 6, (keep existing compat) (#41) (@github-actions[bot])

Closed issues:

  • Update compat for DataInterpolations (#40)

v0.2.1

18 Jan 01:18
e78024a
Compare
Choose a tag to compare

GasDispersion v0.2.1

Diff since v0.2.0

Bug fixes

  • fixed an incorrect unit conversion from mass concentrations to volume fraction in Gaussian plume and puff models.

Merged pull requests:

Closed issues:

  • Gaussian models, volumetric concentration is incorrect (#38)

v0.2.0

07 Jan 00:13
1291e91
Compare
Choose a tag to compare

GasDispersion v0.2.0

Diff since v0.1.1

Merged pull requests:

  • SLAB horizontal jet model (#32) (@aefarrell)
  • Change default concentration to volume fraction (#33) (@aefarrell)
  • Finer grained release and atmosphere types (#34) (@aefarrell)
  • CompatHelper: add new compat entry for DataInterpolations at version 4, (keep existing compat) (#36) (@github-actions[bot])
  • Updated Documentation (#37) (@aefarrell)

Closed issues:

  • Add discharge from piping as a source model (#13)
  • Implementation of SLAB model for dense gas releases (#29)
  • Change concentration to volume fraction (e.g. ppmv) (#30)
  • Re-Factor dispatch and add new types for releases and atmospheres (#31)
  • Update documentation (#35)

v0.1.1

01 Oct 20:43
1a5b97f
Compare
Choose a tag to compare

GasDispersion v0.1.1

Diff since v0.1.0

Merged pull requests:

v0.1.0

26 Feb 13:57
f97fe31
Compare
Choose a tag to compare

GasDispersion v0.1.0

Closed issues:

  • more detailed doc strings (#2)
  • improve documentation for models (#3)
  • plot recipe for concentration profiles (#4)
  • create abstract types for puffs and plumes (#5)
  • Add gas-phase and two-phase jets to scenario-builder (#7)
  • Change scenario_builder interface (#10)
  • IntPuff (#14)
  • Update documentation (#22)

Merged pull requests:

  • CompatHelper: add new compat entry for Interpolations at version 0.13, (keep existing compat) (#1) (@github-actions[bot])
  • Added abstract types (#6) (@aefarrell)
  • New interface (#9) (@aefarrell)
  • 10 change scenario builder interface (#11) (@aefarrell)
  • 7 add gas phase and two phase jets to scenario builder (#12) (@aefarrell)
  • CompatHelper: add new compat entry for SpecialFunctions at version 2, (keep existing compat) (#17) (@github-actions[bot])
  • CompatHelper: bump compat for Interpolations to 0.14, (keep existing compat) (#18) (@github-actions[bot])
  • Plot recipes (#19) (@aefarrell)
  • CompatHelper: add new compat entry for RecipesBase at version 1, (keep existing compat) (#20) (@github-actions[bot])
  • Refactor to use methods to retrieve properties (#21) (@aefarrell)
  • Updated documentation and examples (#23) (@aefarrell)
  • Updated documentation (#24) (@aefarrell)
  • Britter mcquaid plume (#25) (@aefarrell)
  • Britter mcquaid puff (#26) (@aefarrell)