-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNEWS
58 lines (48 loc) · 1.73 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
TODO
====
inflowlib 0.2.2 (2023-04-03)
=============================
* Minor changes on documentation
inflowlib 0.2.1 (2022-12-15)
=============================
* Minor changes on documentation
inflowlib 0.2.0 (2022-12-15)
=============================
* Upgraded functions structure and algorithms
inflowlib 0.1.2 (2022-09-04)
=============================
* Minor adjustments on plots
inflowlib 0.1.1 (2022-08-27)
=============================
* Minor adjustments on plots
inflowlib 0.1.0 (2022-08-20)
=============================
* Adoption of semantic versioning (https://semver.org)
* Laminar/turbulent transition reset from 2.5e3 to 2.3e3
* Minor corrections on help comments
* Major changes on code to solve bug on the transitional range
inflowlib 0.0.7 (2022-08-03)
=============================
* Spell of "Colebrooke" fixed to "Colebrook"
* Axes' titles adapted to fit to functions' inputs
* Help comments of epsfD2Re improved
* Laminar/turbulent transition reset from 3e3 to 2.5e3
* Smooth line included to plots
inflowlib 0.0.6 (2022-07-28)
=============================
* Minor corrections on functions' help comments
* Minor adjustments on functions' help comments for best shape when paste
from Scilab Help to Scilab console
* Fully turbulent line reset from 1.02 to 1.01 of fully turbulent limit
inflowlib 0.0.5 (2022-07-22)
=============================
* Spell of "Weisbach" is now correct
* espfD2Re now computes Reynolds number for laminar flow and/or turbulent flow
when possible
* The second input of epsfD2Re and epsRe2fD now is optional with default value
eps=2e-3
* Plots now include a complete turbulence line for reference
inflowlib 0.0.3 (2022-07-09)
=============================
* First release
* Module under construction