Releases: Zitzeronion/Swalbe.jl
Releases · Zitzeronion/Swalbe.jl
v1.0.5
Addition of the development for the time dependent wettability research
Some minor changes since the last release 1.0.3 with little to no changes to the interface.
Two scientific additions have been made:
- Bounce back boundaries, see commit.
- Switchable substrates modelled with time and space dependent wettability, see script.
Working on:
- New initial conditions
- Rivulet dynamics
- "Realistic dewetting" scenarios.
v1.0.3
v1.0.2
Swalbe v1.0.2
Closed issues:
- Simple bounce back (#24)
Merged pull requests:
- obstacle (#23) (@Zitzeronion)
- Joss (#25) (@Zitzeronion)
v1.0.1
v1.0.0
Swalbe v1.0.0
Closed issues:
- CUDA necessary? (#18)
Merged pull requests:
- Joss submission (#20) (@Zitzeronion)
- Datastructs n runfunctions (#21) (@Zitzeronion)
v0.2.0
Swalbe v0.2.0
Merged pull requests:
- One dimensional model (#14) (@Zitzeronion)
- Doc work (#15) (@Zitzeronion)
- start sync to jugit (#16) (@tillmann)
- Update Readme (#17) (@tillmann)
- Update readme (#19) (@Zitzeronion)
v0.2.0
Addition of one dimensional model to release
What's Changed
- One dimensional model by @Zitzeronion in #14
- Doc work by @Zitzeronion in #15
- start sync to jugit by @tillmann in #16
- Update Readme by @tillmann in #17
- Update readme by @Zitzeronion in #19
New Contributors
Full Changelog: v0.1.0...0.2.0
v0.1.0
Swalbe v0.1.0
Merged pull requests:
- CompatHelper: add new compat entry for "Revise" at version "3.1" (#1) (@github-actions[bot])
- CompatHelper: add new compat entry for "CUDA" at version "2.3" (#2) (@github-actions[bot])
- CompatHelper: add new compat entry for "Parameters" at version "0.12" (#3) (@github-actions[bot])
- CompatHelper: add new compat entry for "LazySets" at version "1.37" (#4) (@github-actions[bot])
- CompatHelper: add new compat entry for "FFTW" at version "1.3" (#6) (@github-actions[bot])
- Some new features like restart from file and a characteristic time computation (#8) (@Zitzeronion)
- CompatHelper: add new compat entry for "JLD2" at version "0.4" (#9) (@github-actions[bot])
- CompatHelper: add new compat entry for "FileIO" at version "1.8" (#10) (@github-actions[bot])
- CompatHelper: add new compat entry for "DataFrames" at version "1.1" (#11) (@github-actions[bot])
- CompatHelper: add new compat entry for "BSON" at version "0.3" (#12) (@github-actions[bot])
What's Changed
- CompatHelper: add new compat entry for "Revise" at version "3.1" by @github-actions in #1
- CompatHelper: add new compat entry for "CUDA" at version "2.3" by @github-actions in #2
- CompatHelper: add new compat entry for "Parameters" at version "0.12" by @github-actions in #3
- CompatHelper: add new compat entry for "LazySets" at version "1.37" by @github-actions in #4
- CompatHelper: add new compat entry for "FFTW" at version "1.3" by @github-actions in #6
- Some new features like restart from file and a characteristic time computation by @Zitzeronion in #8
- CompatHelper: add new compat entry for "BSON" at version "0.3" by @github-actions in #12
- CompatHelper: add new compat entry for "DataFrames" at version "1.1" by @github-actions in #11
- CompatHelper: add new compat entry for "FileIO" at version "1.8" by @github-actions in #10
- CompatHelper: add new compat entry for "JLD2" at version "0.4" by @github-actions in #9
New Contributors
- @github-actions made their first contribution in #1
Full Changelog: https://github.com/Zitzeronion/Swalbe.jl/commits/v0.1.0