h2lib-tests 13.0.706__py3-none-any.whl → 13.0.707__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -599,8 +599,8 @@ end dll;
599
599
  ;
600
600
  begin output;
601
601
  filename ./res/DTU_10MW_RWT_ver09 ;
602
- data_format gtsdf64;
603
- buffer 1 ;
602
+ data_format gtsdf;
603
+ buffer 500 ;
604
604
  ;
605
605
  general time;
606
606
  constraint bearing1 shaft_rot 2; angle and angle velocity
@@ -588,8 +588,8 @@ end dll;
588
588
  ;
589
589
  begin output;
590
590
  filename ./res/DTU_10MW_RWT_ver09 ;
591
- data_format hawc_binary;
592
- buffer 1 ;
591
+ data_format gtsdf;
592
+ buffer 500 ;
593
593
  ;
594
594
  general time;
595
595
  constraint bearing1 shaft_rot 2; angle and angle velocity
@@ -6,7 +6,7 @@
6
6
  ; values for the WTG system.
7
7
  ;
8
8
  begin simulation ;
9
- time_stop 100.0 ;
9
+ time_stop 1000.0 ;
10
10
  solvertype 1 ; (newmark)
11
11
  on_no_convergence continue ;
12
12
  convergence_limits 1E3 1.0 1E-7 ;
@@ -361,8 +361,7 @@ end dll;
361
361
  begin output;
362
362
  filename ./res/IEA_15MW_RWT_Onshore ;
363
363
  data_format gtsdf;
364
- buffer 9999 ;
365
- time 0 100;
364
+ buffer 500 ;
366
365
  ;
367
366
  general time;
368
367
  constraint bearing1 shaft_rot 2; angle and angle velocity
@@ -6,7 +6,7 @@
6
6
  ; values for the WTG system.
7
7
  ;
8
8
  begin simulation ;
9
- time_stop 100.0 ;
9
+ time_stop 1000.0 ;
10
10
  solvertype 1 ; (newmark)
11
11
  on_no_convergence continue ;
12
12
  convergence_limits 1E3 1.0 1E-7 ;
@@ -355,8 +355,7 @@ end dll;
355
355
  begin output;
356
356
  filename ./res/IEA_15MW_RWT_Onshore ;
357
357
  data_format gtsdf;
358
- buffer 9999 ;
359
- time 0 100;
358
+ buffer 500;
360
359
  ;
361
360
  general time;
362
361
  constraint bearing1 shaft_rot 2; angle and angle velocity
@@ -64,8 +64,10 @@ def test_induction(h2):
64
64
 
65
65
  def test_rotor_orientation_multi_instance():
66
66
  dtu10 = DTU10MW()
67
-
67
+ dtu10.output.buffer = 1
68
+ dtu10.output.data_format = 'gtsdf64'
68
69
  dtu10.set_name('tmp_5_0')
70
+
69
71
  dtu10.save()
70
72
 
71
73
  tilt_ref, yaw_ref = 6, 10
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: h2lib-tests
3
- Version: 13.0.706
3
+ Version: 13.0.707
4
4
  Summary: Tests and test_files for test h2lib (13.0.9)
5
5
  Download-URL:
6
6
  Author: Mads M Pedersen
@@ -3,7 +3,7 @@ h2lib_tests/dtu10mw.py,sha256=a7SXfyDwDQPastYKb5CgghOQcYfgO1eTwGrd-H3Enok,4374
3
3
  h2lib_tests/test_calc.py,sha256=VNLfr2J9R2Jy9xTbdZ9dfbQ4dCwr7H7nbZRI3yP69fQ,2152
4
4
  h2lib_tests/test_ellipsys_couplings.py,sha256=KcZy6M_1gpsEPVes86r5w3B1x80z72Io5UoYN4C0vgg,1512
5
5
  h2lib_tests/test_h2lib.py,sha256=EHdOLD8S_0OeTT1GTPQW5m66NKyhB3lKS9YW56mwUQY,12492
6
- h2lib_tests/test_h2rotor.py,sha256=dtwmA5qvarlL7CSYeLmweFdTsFQv4gEGbTY0t4S-VRs,6139
6
+ h2lib_tests/test_h2rotor.py,sha256=kaE9AFDYSPaMFSgBAbeegd7-l6Z_4_BsQaWie0k32q4,6210
7
7
  h2lib_tests/test_mpi.py,sha256=CP_-0evPoHa4rVSPH9c2Vit5oLiTuVHlM30mXS1DBTI,6851
8
8
  h2lib_tests/test_multiprocessinterface.py,sha256=h2o4havtK6IuMXsplNjGUa3VxOnbpEYGxdrrAKQilj0,1470
9
9
  h2lib_tests/utils.py,sha256=Kj1WxegDt0SR-l9jNKnTIDx9QczoYi-7LUnWSSDcTKM,2859
@@ -33,8 +33,8 @@ h2lib_tests/test_files/DTU_10_MW/data/DTU_10MW_RWT_Towertop_st.dat,sha256=iW8Rzj
33
33
  h2lib_tests/test_files/DTU_10_MW/data/DTU_10MW_RWT_ae.dat,sha256=LkAlElRW_Fl1V4GD8hQZIgLD4IW0o3uxXL2olnEU3dI,1531
34
34
  h2lib_tests/test_files/DTU_10_MW/data/DTU_10MW_RWT_pc.dat,sha256=2Nc_ofcqfCB3iu8dSFRj8Ub6AhaQADdW0O8BXBWj5Uk,26888
35
35
  h2lib_tests/test_files/DTU_10_MW/data/operation.dat,sha256=QH3ULApoKiZJfT4Z65aGNuqKln0fMCcbgN2GX6H1XSM,1262
36
- h2lib_tests/test_files/DTU_10_MW/htc/DTU_10MW_RWT.htc,sha256=9vVv31qLdFlJCwcA0l2NtMiLj0u4G2LEDubJUf2kddc,32313
37
- h2lib_tests/test_files/DTU_10_MW/htc/DTU_10MW_RWT_mann_turb.htc,sha256=oyA_Q8PezO_wVYGjeLKwJIuO84aI2-RZtm5bjojanNM,32010
36
+ h2lib_tests/test_files/DTU_10_MW/htc/DTU_10MW_RWT.htc,sha256=80y88seN4BL_gAiM-RYaTlZxKCYJMr27IBdCX38O6DE,32313
37
+ h2lib_tests/test_files/DTU_10_MW/htc/DTU_10MW_RWT_mann_turb.htc,sha256=-jFK-ra64GeY3fQrP8FxeZ25DkQMdS8yQ9sO78SS9G8,32006
38
38
  h2lib_tests/test_files/DTU_10_MW/htc/DTU_10MW_RWT_no_output.htc,sha256=PxkaacH8iVp0ewk6x8fIjkITPUkiVar5bxZCWqZSoP4,25887
39
39
  h2lib_tests/test_files/IEA-15-240-RWT/IEA_15MW_RWT_Blade_st_FPM.st,sha256=ytwFSx1cFSF25vZ8WZpYFiV2aL3DTvetPrR7oEqFYpc,16605
40
40
  h2lib_tests/test_files/IEA-15-240-RWT/IEA_15MW_RWT_Blade_st_noFPM.st,sha256=Pdb8rfJoV7zOAmbPn_xUyGgQk-xIjQ5fCZPRzsu9Q-M,20945
@@ -69,8 +69,8 @@ h2lib_tests/test_files/IEA-15-240-RWT-Onshore/control/wpdata.100,sha256=POuXbItG
69
69
  h2lib_tests/test_files/IEA-15-240-RWT-Onshore/control/wpdata.101,sha256=DU_J1NZcMg1p7bd9bQ4ZeixAumZqFzVwxHIxyIR1vVU,480
70
70
  h2lib_tests/test_files/IEA-15-240-RWT-Onshore/data/IEA_15MW_RWT_Onshore.opt,sha256=fNhKJambZMhqKGyRy-a7l0SOyy2O6CwwLGBM2tP6Na4,1926
71
71
  h2lib_tests/test_files/IEA-15-240-RWT-Onshore/data/IEA_15MW_RWT_Tower_st.dat,sha256=SOOUKUEsfsAtABzHu3YnAk-Mx6YX0DKiUJzulBb-Ff8,12705
72
- h2lib_tests/test_files/IEA-15-240-RWT-Onshore/htc/IEA_15MW_RWT_Onshore.htc,sha256=mwjR57XJddh12MzFBwb6KHhcdH6gzNZ5GJIDtFAI90E,24944
73
- h2lib_tests/test_files/IEA-15-240-RWT-Onshore/htc/IEA_15MW_RWT_Onshore_simple.htc,sha256=4p5gnVzzNcbT45xYlh6MHyemdTbgWjDeZmrEci5EamA,24744
72
+ h2lib_tests/test_files/IEA-15-240-RWT-Onshore/htc/IEA_15MW_RWT_Onshore.htc,sha256=Q_uKRZQxHRsA2m2p6uwmdg95lyP31CSFds6iMSbCnyU,24929
73
+ h2lib_tests/test_files/IEA-15-240-RWT-Onshore/htc/IEA_15MW_RWT_Onshore_simple.htc,sha256=P226pD5kB4xER_u8AnW1WHcUznMflkVch2gGcRu9zHo,24728
74
74
  h2lib_tests/test_files/minimal/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
75
75
  h2lib_tests/test_files/minimal/htc/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
76
76
  h2lib_tests/test_files/minimal/htc/minimal.htc,sha256=qdtxlFNczVxmH3h7RDefUHUSuDESeWgj1uSf_rQjjT4,985
@@ -80,7 +80,7 @@ h2lib_tests/test_files/minimal/res/minimal_mann_turb.hdf5,sha256=Q3cs3bZyplZjBpo
80
80
  h2lib_tests/test_files/minimal/turb/hawc2_mann_l33.6_ae0.1000_g3.9_h0_512xd32xd16_2.000x3.00x4.00_s0001_u,sha256=byiorJmXDL6uKFbyfXthHTjJdm6ELvLR2lS202KrhRI,1048576
81
81
  h2lib_tests/test_files/minimal/turb/hawc2_mann_l33.6_ae0.1000_g3.9_h0_512xd32xd16_2.000x3.00x4.00_s0001_v,sha256=cxK5Rfgfm3gyJsEYi_KlmYY8DIIl_G0aizN2jt18Glc,1048576
82
82
  h2lib_tests/test_files/minimal/turb/hawc2_mann_l33.6_ae0.1000_g3.9_h0_512xd32xd16_2.000x3.00x4.00_s0001_w,sha256=xs61jAwhP3fIR1P5Oa8ovEt2baLoF8uCNs6pKIT8L4o,1048576
83
- h2lib_tests-13.0.706.dist-info/METADATA,sha256=fVAJJCirwBzxQWYGLmwncL4n1gvKjDB4pDEQ2dihLvE,349
84
- h2lib_tests-13.0.706.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
85
- h2lib_tests-13.0.706.dist-info/top_level.txt,sha256=WufAL3LO35YJBhWg1AfgTjSld-6l_WuRkXAkNKczUrM,12
86
- h2lib_tests-13.0.706.dist-info/RECORD,,
83
+ h2lib_tests-13.0.707.dist-info/METADATA,sha256=an96UlHR6HIoXisaMZ_GXuMt6s208mnQUClNZivk5h8,349
84
+ h2lib_tests-13.0.707.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
85
+ h2lib_tests-13.0.707.dist-info/top_level.txt,sha256=WufAL3LO35YJBhWg1AfgTjSld-6l_WuRkXAkNKczUrM,12
86
+ h2lib_tests-13.0.707.dist-info/RECORD,,