Skip to content

Tags: darwindarak/PotentialFlow.jl

Tags

v0.2.11

[Diff since v0.2.10](v0.2.10...v0.2.11)

**Closed issues:**
- Fix the LESP and TESP criteria (#32)

v0.2.10

[Diff since v0.2.9](v0.2.9...v0.2.10)

**Merged pull requests:**
- Replaced derivative with complexderivative since otherwise it tries t… (#63) (@jdeldre)

v0.2.9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Project.toml

v0.2.8

## PotentialFlow v0.2.8

[Diff since v0.2.7](v0.2.7...v0.2.8)



**Merged pull requests:**
- Hybrid vortex sheet/point vortex model (#60) (@jdeldre)

v0.2.7

## PotentialFlow v0.2.7

[Diff since v0.2.6](v0.2.6...v0.2.7)



**Merged pull requests:**
- Completed more of the use of preserve_circ flag (#58) (@jdeldre)
- Conformal body improvements (#59) (@jdeldre)

v0.2.6

## PotentialFlow v0.2.6

[Diff since v0.2.5](v0.2.5...v0.2.6)



**Merged pull requests:**
- CompatHelper: bump compat for Interpolations to 0.14, (keep existing compat) (#55) (@github-actions[bot])
- CompatHelper: bump compat for DocStringExtensions to 0.9, (keep existing compat) (#56) (@github-actions[bot])
- Pressure for conformal bodies (#57) (@jdeldre)

v0.2.5

## PotentialFlow v0.2.5

[Diff since v0.2.4](v0.2.4...v0.2.5)



**Merged pull requests:**
- Angularimpulse fix (#53) (@diederikb)
- Update compat of ForwardDiff (#54) (@jdeldre)

v0.2.4

## PotentialFlow v0.2.4

[Diff since v0.2.3](v0.2.3...v0.2.4)



**Merged pull requests:**
- Added a new flag called clamp_constraints to vorticity_flux (#45) (@jdeldre)
- Update README.md (#46) (@diederikb)
- Fix bug in induce_velocity for Blobs (#47) (@mleprovost)
- Update Project.toml (#48) (@diederikb)

v0.2.3

## PotentialFlow v0.2.3

[Diff since v0.2.2](v0.2.2...v0.2.3)


**Closed issues:**
- Allow variable chunk size in autodiff of vortex systems (#43)

**Merged pull requests:**
- Changed the vorticity flux treatment to keep suction parameters fixed... (#40) (@jdeldre)
- Automatic differentiation in chunks (#44) (@jdeldre)

v0.2.2

## PotentialFlow v0.2.2

[Diff since v0.2.1](v0.2.1...v0.2.2)



**Merged pull requests:**
- Allow pressure computation at arbitrary location on the plate (#39) (@mleprovost)