wawi 0.0.1__py3-none-any.whl → 0.0.3__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
wawi/wind_code.py ADDED
@@ -0,0 +1,14 @@
1
+ import numpy as np
2
+
3
+ def terrain_roughness(z, z0=0.01, zmin=1.0):
4
+ z0_ii = 0.01
5
+ kr = 0.19 * (z0/z0_ii)**0.07
6
+
7
+ if z<=zmin:
8
+ return kr*np.log(zmin/z0)
9
+ else:
10
+ return kr*np.log(z/z0)
11
+
12
+
13
+
14
+
@@ -1,8 +1,8 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: wawi
3
- Version: 0.0.1
4
- Summary: WAwe and WInd response prediction
5
- Author-email: "Knut A. Kvaale" <knut.a.kvale@ntnu.no>, Ole Øiseth <ole.oiseth@ntnu.no>, Aksel Fenerci <aksel.fenerci@ntnu.no>, Øivind Wiig Petersen <oyvind.w.petersen@ntnu.no>
3
+ Version: 0.0.3
4
+ Summary: WAve and WInd response prediction
5
+ Author-email: "Knut A. Kvåle" <knut.a.kvale@ntnu.no>, Ole Øiseth <ole.oiseth@ntnu.no>, Aksel Fenerci <aksel.fenerci@ntnu.no>, Øivind Wiig Petersen <oyvind.w.petersen@ntnu.no>
6
6
  License: MIT License
7
7
 
8
8
  Copyright (c) 2025 Knut Andreas Kvåle
@@ -42,13 +42,14 @@ Requires-Dist: scikit-learn
42
42
  Requires-Dist: trame
43
43
  Requires-Dist: ipywidgets
44
44
  Requires-Dist: pyvistaqt
45
+ Requires-Dist: beefpy
45
46
 
46
47
  ![WAWI logo](https://raw.githubusercontent.com/knutankv/wawi/main/wawi-logo-animated.svg)
47
48
  =======================
48
49
 
49
50
  What is wawi?
50
51
  =======================
51
- [NOT PUBLISHED YET]
52
+ WAWI is a Python toolbox for prediction of response of structures exposed to wind and wave excitation. The package is still under development in its alpha stage, and documentation and testing will be completed along the way.
52
53
 
53
54
 
54
55
  Installation
@@ -62,7 +63,7 @@ pip install wawi
62
63
  or install directly from github:
63
64
 
64
65
  ```
65
- pip install git+https://www.github.com/knutankv/wawi.git@master
66
+ pip install git+https://www.github.com/knutankv/wawi.git@main
66
67
  ```
67
68
 
68
69
 
@@ -71,7 +72,7 @@ Quick start
71
72
 
72
73
  Examples
73
74
  =======================
74
- Examples are provided as Jupyter Notebooks in the [examples folder](https://github.com/knutankv/wawi/tree/master/examples).
75
+ Examples are provided as Jupyter Notebooks in the [examples folder](https://github.com/knutankv/wawi/tree/main/examples).
75
76
 
76
77
  References
77
78
  =======================
@@ -0,0 +1,22 @@
1
+ wawi/__init__.py,sha256=QHZAh_Xn6XY-OJjNJfylCc7nxgq1uXVgu1IQtnv1VPI,161
2
+ wawi/abq.py,sha256=Sb58fd_REKbOmWngLzzB3_3PxCR-iO_HK1CpdM8sjKs,42660
3
+ wawi/fe.py,sha256=22QKI1GlfsG7o_TpFXaKJfzmbO2_2zdIMaoJmaIZdmY,4001
4
+ wawi/general.py,sha256=BWlI7oNnYTwfEwztwySl_j45YD6s634rczFO5D8iolI,13935
5
+ wawi/identification.py,sha256=bVB6EVRR6J39OO9ckuzNJ6f0FwIo4cLqfYgrsIN89TE,1748
6
+ wawi/io.py,sha256=XANKEHBPGC_1-Rn2QPlI_ygpntAR1Haw962IovER8jA,24586
7
+ wawi/modal.py,sha256=c8cZ98y8BZuFcfrwweE75AAX7QGFDfjLeYK07hzAvCo,20249
8
+ wawi/plot.py,sha256=XVaQjkjXv26Kt-G8xtAULa4KbWcCIErTQfB6euPACLg,19750
9
+ wawi/prob.py,sha256=0nCdKdwkNf4M6sHyCZuYlt06gD0NmqRNfl4KesgySWA,215
10
+ wawi/random.py,sha256=MHPpyTlRJSJFkCmeTAmw4Q5K1BPoFVb0Nxg0jDhkuIM,871
11
+ wawi/signal.py,sha256=9HJs7VUhXOccuYPo12A0IUVoBIAJ2e_9F3rL-q3JuP4,1179
12
+ wawi/structural.py,sha256=t25ohH4uBbzUJ7Hqn_kUfYhxcikZkRp8da-9dn7aEbw,8341
13
+ wawi/time_domain.py,sha256=Oe-jviwDtBgpSmA7ZVmKEqQ5tdvsekXwOakYO1qUsN4,3841
14
+ wawi/tools.py,sha256=-hFBvf0qK4AMn2MQRhrOitDMMMKm2QuRkVfbPBefEkQ,332
15
+ wawi/wave.py,sha256=hhKg3KhKMBhOoCI7g8PFOGUbYgVhDyGmnYdBEdJ8mkY,16064
16
+ wawi/wind.py,sha256=uyKuNugXmkXDGFDRvddbPCAfoGfWkJR7Ge6qNm-uiLM,38548
17
+ wawi/wind_code.py,sha256=8OKLPpqc84obNNKBoYb2NunKjcn6a3i_pAWpIFEwg4Q,223
18
+ wawi-0.0.3.dist-info/LICENSE,sha256=bH1aWhrNbbPLrYnVFRaoYYzcUr-figHjry-kGB7Tc54,1076
19
+ wawi-0.0.3.dist-info/METADATA,sha256=Wl2EVbB9D3m0LPJsgJX6D4jCNIUKpCYh3Jl40bBnuAg,3133
20
+ wawi-0.0.3.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
21
+ wawi-0.0.3.dist-info/top_level.txt,sha256=sE2NH_xVXnDKTGeIYzeX5IyU_j5vYDLl32v5uLiOMT4,5
22
+ wawi-0.0.3.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- wawi/__init__.py,sha256=g9sJWX6j3Jr3IToDV_zhrVSxsqdzU0j48lSFVTDwftg,59
2
- wawi-0.0.1.dist-info/LICENSE,sha256=bH1aWhrNbbPLrYnVFRaoYYzcUr-figHjry-kGB7Tc54,1076
3
- wawi-0.0.1.dist-info/METADATA,sha256=PxOmKPZ9vp7ntp7P6IgAxXo9WFu9vVzevcOws659h1Y,2910
4
- wawi-0.0.1.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
5
- wawi-0.0.1.dist-info/top_level.txt,sha256=sE2NH_xVXnDKTGeIYzeX5IyU_j5vYDLl32v5uLiOMT4,5
6
- wawi-0.0.1.dist-info/RECORD,,
File without changes
File without changes