Files
Atomizer/studies/uav_arm_optimization/2_results/study.db

466 lines
184 KiB
Plaintext
Raw Normal View History

SQLite format 3@ <02>.<02>.v<><0F><0F> <0C> <0A>  E f
<EFBFBD>K<07>d<07><04>a<04><01>(<01><01>Qe?indexsqlite_autoindex_trial_intermediate_values_1trial_intermediate_values<16>E%%<01>Mtabletrial_valuestrial_valuesCREATE TABLE trial_values (
trial_value_id INTEGER NOT NULL,
trial_id INTEGER NOT NULL,
objective INTEGER NOT NULL,
value FLOAT,
value_type VARCHAR(7) NOT NULL,
PRIMARY KEY (trial_value_id),
UNIQUE (trial_id, objective),
FOREIGN KEY(trial_id) REFERENCES trials (trial_id)
)7K%indexsqlite_autoindex_trial_values_1trial_values<14>,%%<01>tabletrial_paramstrial_paramsCREATE TABLE trial_params (
param_id INTEGER NOT NULL,
trial_id INTEGER,
param_name VARCHAR(512),
param_value FLOAT,
distribution_json TEXT,
PRIMARY KEY (param_id),
UNIQUE (trial_id, param_name),
FOREIGN KEY(trial_id) REFERENCES trials (trial_id)
)7K%indexsqlite_autoindex_trial_params_1trial_params<12>I;;<01>)tabletrial_system_attributestrial_system_attributesCREATE TABLE trial_system_attributes (
trial_system_attribute_id INTEGER NOT NULL,
trial_id INTEGER,
"key" VARCHAR(512),
value_json TEXT,
PRIMARY KEY (trial_system_attribute_id),
UNIQUE (trial_id, "key"),
FOREIGN KEY(trial_id) REFERENCES trials (trial_id)
)Ma;indexsqlite_autoindex_trial_system_attributes_1trial_system_attributes<10>? 77<01>tabletrial_user_attributestrial_user_attributes CREATE TABLE trial_user_attributes (
trial_user_attribute_id INTEGER NOT NULL,
trial_id INTEGER,
"key" VARCHAR(512),
value_json TEXT,
PRIMARY KEY (trial_user_attribute_id),
UNIQUE (trial_id, "key"),
FOREIGN KEY(trial_id) REFERENCES trials (trial_id)
)I ]7indexsqlite_autoindex_trial_user_attributes_1trial_user_attributesX 1uindexix_trials_study_idtrials CREATE INDEX ix_trials_study_id ON trials (study_id)<29>
<01> tabletrialstrials CREATE TABLE trials (
trial_id INTEGER NOT NULL,
number INTEGER,
study_id INTEGER,
state VARCHAR(8) NOT NULL,
datetime_start DATETIME,
datetime_complete DATETIME,
PRIMARY KEY (trial_id),
FOREIGN KEY(study_id) REFERENCES studies (study_id)
)<29>J;;<01>+tablestudy_system_attributesstudy_system_attributes CREATE TABLE study_system_attributes (
study_system_attribute_id INTEGER NOT NULL,
study_id INTEGER,
"key" VARCHAR(512),
value_json TEXT,
PRIMARY KEY (study_system_attribute_id),
UNIQUE (study_id, "key"),
FOREIGN KEY(study_id) REFERENCES studies (study_id)
)M a;indexsqlite_autoindex_study_system_attributes_1study_system_attributes
<EFBFBD>@77<01>tablestudy_user_attributesstudy_user_attributesCREATE TABLE study_user_attributes (
study_user_attribute_id INTEGER NOT NULL,
study_id INTEGER,
"key" VARCHAR(512),
value_json TEXT,
PRIMARY KEY (study_user_attribute_id),
UNIQUE (study_id, "key"),
FOREIGN KEY(study_id) REFERENCES studies (study_id)
)I]7indexsqlite_autoindex_study_user_attributes_1study_user_attributes<08>J--<01>Gtablestudy_directionsstudy_directionsCREATE TABLE study_directions (
study_direction_id INTEGER NOT NULL,
direction VARCHAR(8) NOT NULL,
study_id INTEGER NOT NULL,
objective INTEGER NOT NULL,
PRIMARY KEY (study_direction_id),
UNIQUE (study_id, objective),
FOREIGN KEY(study_id) REFERENCES studies (study_id)
)?S-indexsqlite_autoindex_study_directions_1study_directions<00>\%%<01>{tableversion_infoversion_infoCREATE TABLE version_info (
version_info_id INTEGER NOT NULL,
schema_version INTEGER,
library_version VARCHAR(256),
PRIMARY KEY (version_info_id),
CHECK (version_info_id=1)
)j7<01>indexix_studies_study_namestudiesCREATE UNIQUE INDEX ix_studies_study_name ON studies (study_name)<29> <01>otablestudiesstudiesCREATE TABLE studies (
study_id INTEGER NOT NULL,
study_name VARCHAR(512) NOT NULL,
PRIMARY KEY (study_ <0F><0F>
<0F><0F>5 uav_arm_optimization
 4.5.0 <0F><0F><0F>  MAXIMIZE 
<0F><0F><0F>  


<EFBFBD>
<EFBFBD>
D <09> <09> r ,<08><08>Z<07><07>B<06><06>p*<05><05>X<04><04>@<03><03>n(<02><02>VD2 AA1COMPLETE2025-11-24 10:31:26.1795582025-11-24 10:31:38.188854D1 AA0COMPLETE2025-11-24 10:31:13.9562932025-11-24 10:31:26.170272D0 AA/COMPLETE2025-11-24 10:30:59.5835412025-11-24 10:31:13.946180D/ AA.COMPLETE2025-11-24 10:30:45.3381272025-11-24 10:30:59.576619D. AA-COMPLETE2025-11-24 10:30:30.7522442025-11-24 10:30:45.325004D- AA,COMPLETE2025-11-24 10:30:15.8952362025-11-24 10:30:30.740861D, AA+COMPLETE2025-11-24 10:30:00.6138122025-11-24 10:30:15.883506D+ AA*COMPLETE2025-11-24 10:29:46.3907712025-11-24 10:30:00.606590D* AA)COMPLETE2025-11-24 10:29:32.6592652025-11-24 10:29:46.364644D) AA(COMPLETE2025-11-24 10:29:19.6784772025-11-24 10:29:32.633543D( AA'COMPLETE2025-11-24 10:29:04.7229682025-11-24 10:29:19.668702D' AA&COMPLETE2025-11-24 10:28:49.0106432025-11-24 10:29:04.705229D& AA%COMPLETE2025-11-24 10:28:36.6276982025-11-24 10:28:48.999180D% AA$COMPLETE2025-11-24 10:28:22.4789562025-11-24 10:28:36.617372D$ AA#COMPLETE2025-11-24 10:28:06.7424072025-11-24 10:28:22.468304D# AA"COMPLETE2025-11-24 10:27:52.8413902025-11-24 10:28:06.727406D" AA!COMPLETE2025-11-24 10:27:39.9462122025-11-24 10:27:52.831021D! AA COMPLETE2025-11-24 10:27:26.9285542025-11-24 10:27:39.933511D  AACOMPLETE2025-11-24 10:27:11.5139282025-11-24 10:27:26.917034D AACOMPLETE2025-11-24 10:26:56.5852232025-11-24 10:27:11.488252D AACOMPLETE2025-11-24 10:26:42.5416622025-11-24 10:26:56.562487D AACOMPLETE2025-11-24 10:26:29.0761832025-11-24 10:26:42.531309D AACOMPLETE2025-11-24 10:26:15.8277192025-11-24 10:26:29.062264D AACOMPLETE2025-11-24 10:25:59.3746772025-11-24 10:26:15.816933D AACOMPLETE2025-11-24 10:25:42.0844672025-11-24 10:25:59.358281D AACOMPLETE2025-11-24 10:25:23.8587432025-11-24 10:25:42.068358D AACOMPLETE2025-11-24 10:25:06.4025742025-11-24 10:25:23.841624D AACOMPLETE2025-11-24 10:24:50.5963542025-11-24 10:25:06.386863D AACOMPLETE2025-11-24 10:24:34.7721502025-11-24 10:24:50.581114D AACOMPLETE2025-11-24 10:24:19.3363042025-11-24 10:24:34.756803D AACOMPLETE2025-11-24 10:24:03.9851582025-11-24 10:24:19.321439D AACOMPLETE2025-11-24 10:23:48.0029962025-11-24 10:24:03.971993D AACOMPLETE2025-11-24 10:23:32.1036902025-11-24 10:23:47.978884D AACOMPLETE2025-11-24 10:23:16.2034972025-11-24 10:23:32.088883D AACOMPLETE2025-11-24 10:23:00.5115452025-11-24 10:23:16.186082D AACOMPLETE2025-11-24 10:22:41.3265382025-11-24 10:23:00.496833D AA COMPLETE2025-11-24 10:22:27.2929652025-11-24 10:22:41.311516D  AA COMPLETE2025-11-24 10:22:14.3235572025-11-24 10:22:27.282511D  AA COMPLETE2025-11-24 10:22:01.6654242025-11-24 10:22:14.312468D  AA
COMPLETE2025-11-24 10:21:49.3446312025-11-24 10:22:01.653095D
 AA COMPLETE2025-11-24 10:21:35.9252092025-11-24 10:21:49.333495D  AACOMPLETE2025-11-24 10:21:20.8033702025-11-24 10:21:35.909519D AACOMPLETE2025-11-24 10:21:05.1042122025-11-24 10:21:20.785254D AACOMPLETE2025-11-24 10:20:50.9307022025-11-24 10:21:05.094294D AACOMPLETE2025-11-24 10:20:37.8088272025-11-24 10:20:50.920023D AACOMPLETE2025-11-24 10:20:25.3159062025-11-24 10:20:37.795933D AACOMPLETE2025-11-24 10:20:12.4285202025-11-24 10:20:25.305226D AACOMPLETE2025-11-24 10:19:56.4463762025-11-24 10:20:12.415079C AACOMPLETE2025-11-24 10:19:40.5904002025-11-24 10:19:56.430960C AACOMPLETE2025-11-24 10:17:56.1438232025-11-24 10:19:40.577548
2<0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F>zupkfa\WRMHC>94/*%   2 1 0 / . - , + * ) ( ' & % $ # " !                           
          <0F>.<0F><0F><0F><0F><0F><0F> <0A> c @  <0C> = <0B> <0B>  \ 1 
X <09> <09> <09> v K )s<07><07><07><07>fC<06><05><05><05><05>]<04><03><03><03>v<02>4<01><01><01><00><00>28#<23>Mdesign_vars{"beam_half_core_thickness": 6.313544039054481, "beam_face_thickness": 1.8721705370381776, "holes_diameter": 30.927236457044735, "hole_count": 8.27152570065189}!7!/max_stress377.7130126953125*6-5max_displacement0.030876781791448593!51frequency17.7857894897460944/mass3596.8439196799033feasiblefalse<73> 27<>gconstraint_violations["max_stress_limit: 377.71 > 120 (violation: 214.8%)", "min_frequency_limit: 17.79 < 150 (violation: 88.1%)"]<5D>31#<23>Odesign_vars{"beam_half_core_thickness": 5.018209169488894, "beam_face_thickness": 1.8930176496010427, "holes_diameter": 25.29634487770595, "hole_count": 13.696064714838467}!0!/max_stress370.6412353515625*/-5max_displacement0.035437196493148804 ./frequency18.25798225402832-1mass2939.6128938255033,feasiblefalse<73> +7<>gconstraint_violations["max_stress_limit: 370.64 > 120 (violation: 208.9%)", "min_frequency_limit: 18.26 < 150 (violation: 87.8%)"]<5D>4*#<23>Qdesign_vars{"beam_half_core_thickness": 8.072089436614153, "beam_face_thickness": 2.5677811768732925, "holes_diameter": 26.704269785645742, "hole_count": 11.987505548145949}")!1max_stress212.19100952148438*(-5max_displacement0.022949274629354477!'1frequency19.666465759277344&/mass4553.888676345408%feasiblefalse<73>$7<>econstraint_violations["max_stress_limit: 212.19 > 120 (violation: 76.8%)", "min_frequency_limit: 19.67 < 150 (violation: 86.9%)"]<5D>3##<23>Odesign_vars{"beam_half_core_thickness": 5.7120989516094225, "beam_face_thickness": 2.32620004267822, "holes_diameter": 20.220032822948625, "hole_count": 10.001073436506314}!"!/max_stress271.6156311035156)!-3max_displacement0.02947111614048481! 1frequency19.0408210754394531mass3484.1924721416854feasiblefalse<73> 7<>gconstraint_violations["max_stress_limit: 271.62 > 120 (violation: 126.3%)", "min_frequency_limit: 19.04 < 150 (violation: 87.3%)"]<5D>3#<23>Odesign_vars{"beam_half_core_thickness": 5.013731698724808, "beam_face_thickness": 1.7039651393402957, "holes_diameter": 18.541567059138305, "hole_count": 8.085245724155055} !-max_stress455.782958984375)-3max_displacement0.03736456111073494!1frequency17.4507694244384771mass3029.0265683216553feasiblefalse<73> 7<>gconstraint_violations["max_stress_limit: 455.78 > 120 (violation: 279.8%)", "min_frequency_limit: 17.45 < 150 (violation: 88.4%)"]<5D>3#<23>Odesign_vars{"beam_half_core_thickness": 5.808128120854149, "beam_face_thickness": 2.3232714159366075, "holes_diameter": 22.59585758092426, "hole_count": 12.416025569821926}!!/max_stress266.0218811035156)-3max_displacement0.02918102964758873!1frequency19.036659240722656/mass3481.139527286822feasiblefalse<73> 7<>gconstraint_violations["max_stress_limit: 266.02 > 120 (violation: 121.7%)", "min_frequency_limit: 19.04 < 150 (violation: 87.3%)"]<5D>2#<23>Mdesign_vars{"beam_half_core_thickness": 6.0099314911309865, "beam_face_thickness": 2.009229378527783, "holes_diameter": 23.18007427352282, "hole_count": 12.02609216802862}! !/max_stress329.2936096191406) -3max_displacement0.03070199117064476! 1frequency18.146207809448242
1mass3507.3246246134795 feasiblefalse<73> 7<>gconstraint_violations["max_stress_limit: 329.29 > 120 (violation: 174.4%)", "min_frequency_limit: 18.15 < 150 (violation: 87.9%)"]<5D>1 #<23>Mdesign_vars{"beam_half_core_thickness": 5.543272595780111, "beam_face_thickness": 2.36655422332811, "holes_diameter": 27.930376572591207, "hole_count": 13.212098121132765}  !/max_stress277.2372741699219) -5max_displacement0.029895059764385223  1frequency19.398056030273438 /mass3265.485107249136 feasiblefalse<73> 7<>gconstraint_violations["max_stress_limit: 277.24 > 120 (violation: 131.0%)", "min_frequency_limit,<2C>P(<28>$<24>`"<22>( p8<0F>&<0F><0F><0F><0F><0F>l]BR+<0E><0E><0E><0E><0E><0E><0E>l]BR+ <0A> <0A> <0A> <0A> <0A> <0A> <0A> l  ] B R +  <0C> <0C> <0C> <0C> <0C> <0C> <0C> l  ] B R +  <0B> <0B> <0B> <0B> <0B> <0B> <0B> l  ] B R + 
<EFBFBD>
<EFBFBD>
<EFBFBD>
<EFBFBD>
<EFBFBD>
<EFBFBD>
<EFBFBD>
l

]
B
R
+
 <09> <09> <09> <09> <09> <09> <09> l  ] B R + <08><08><08><08><08><08><08>l]BR+<07><07><07><07><07><07><07>l]BR+<06><06><06><06><06><06><06>e<05>U8I <05>t<05><05><05><05><05>W<04>G*;<04>f<04><04><04><04>yI<03>9-<03><03>X<03><03><03>}k;<02>+<02><02><02>J<02><02><02>o]-<01><01><01><01><01>feasible<00>7constraint_violations<00>#design_vars<00>!max_stress<00>-max_displacement<00>frequency<00> mass<00>feasible<00>7constraint_violations<00>#design_vars<00>!max_stress<00>-max_displacement<00>frequency<00> mass<00>feasible<00>7constraint_violations<00>#design_vars<00>!max_stress<00>-max_displacement<00>frequency<00> mass<00>feasible<00>7constraint_violations<00>#design_vars<00>!max_stress<00>-max_displacement<00>frequency<00> mass<00>feasible<00>7constraint_violations<00>#design_vars<00>!max_stress<00>-max_displacement<00>frequency<00> mass<00>feasible<00>7constraint_violations<00>#design_vars<00>!max_stress<00>-max_displacement<00>frequency<00> mass<00>feasible<00>7constraint_violations<00>#design_vars<00>!max_stress<00>-max_displacement<00>frequency<00> mass<00>feasible<00>7constraint_violations<00>#design_vars<00>!max_stress<00>-max_displacement<00>frequency<00> mass<00>feasible<00>7constraint_violations<00>#design_vars<00>!max_stress<00>-max_displacement<00>frequency<00> mass<00>feasible<00>7constraint_violations<00>#design_vars<00>!max_stress<00>-max_displacement<00>frequency<00> mass<00>feasible<00>7constraint_violations#design_vars~!max_stress}-max_displacement|frequency{
masszfeasibley7constraint_violationsx#design_varsw!max_stressv-max_displacementufrequencyt
masssfeasibler7constraint_violationsq#design_varsp!max_stresso-max_displacementnfrequencym
masslfeasiblek7constraint_violationsj#design_varsi!max_stressh-max_displacementgfrequencyf
massefeasibled7constraint_violationsc#design_varsb!max_stressa-max_displacement`frequency_
mass^feasible]7constraint_violations\# design_vars[! max_stressZ- max_displacementY frequencyX
 massW feasibleV7 constraint_violationsU# design_varsT! max_stressS- max_displacementR frequencyQ
 massP feasibleO7 constraint_violationsN# design_varsM! max_stressL- max_displacementK frequencyJ
 massI feasibleH7 constraint_violationsG#
design_varsF!
max_stressE-
max_displacementD
frequencyC

massB
feasibleA7
constraint_violations@# design_vars?! max_stress>- max_displacement= frequency<
 mass; feasible:7 constraint_violations9#design_vars8!max_stress7-max_displacement6frequency5
mass4feasible37constraint_violations2#design_vars1!max_stress0-max_displacement/frequency.
mass-feasible,7constraint_violations+#design_vars*!max_stress)-max_displacement(frequency'
mass&feasible%7constraint_violations$#design_vars#!max_stress"-max_displacement!frequency
massfeasible7constraint_violations#design_vars!max_stress-max_displacementfrequency
massfeasible7constraint_violations#design_vars!max_stress-max_displacementfrequency
massfeasible7constraint_violations#design_vars!max_stress -max_displacement frequency
mass
feasible 7constraint_violations #design_vars !max_stress -max_displacement frequency  mass  fe%7constraint_violations<00> 2 <09><0F><0F><0F>}\;<0E><0E><0E><0E>uT3 <0A> <0A> <0A> <0A> m L +
<0C> <0C> <0C> <0C> e D #  <0B> <0B> <0B> ~ ] < 
<EFBFBD>
<EFBFBD>
<EFBFBD>
<EFBFBD>
v
U
4
 <09> <09> <09> <09>2=2NSGAIISampler:generation01=1NSGAIISampler:generation00=0NSGAIISampler:generation0/=/NSGAIISampler:generation0.=.NSGAIISampler:generation0-=-NSGAIISampler:generation0,=,NSGAIISampler:generation0+=+NSGAIISampler:generation0*=*NSGAIISampler:generation0)=)NSGAIISampler:generation0(=(NSGAIISampler:generation0'='NSGAIISampler:generation0&=&NSGAIISampler:generation0%=%NSGAIISampler:generation0$=$NSGAIISampler:generation0#=#NSGAIISampler:generation0"="NSGAIISampler:generation0!=!NSGAIISampler:generation0 = NSGAIISampler:generation0=NSGAIISampler:generation0=NSGAIISampler:generation0=NSGAIISampler:generation0=NSGAIISampler:generation0=NSGAIISampler:generation0=NSGAIISampler:generation0=NSGAIISampler:generation0=NSGAIISampler:generation0=NSGAIISampler:generation0=NSGAIISampler:generation0=NSGAIISampler:generation0=NSGAIISampler:generation0=NSGAIISampler:generation0=NSGAIISampler:generation0=NSGAIISampler:generation0=NSGAIISampler:generation0=NSGAIISampler:generation0=NSGAIISampler:generation0 = NSGAIISampler:generation0 = NSGAIISampler:generation0 = NSGAIISampler:generation0
=
NSGAIISampler:generation0 = NSGAIISampler:generation0=NSGAIISampler:generation0=NSGAIISampler:generation0=NSGAIISampler:generation0=NSGAIISampler:generation0=NSGAIISampler:generation0=NSGAIISampler:generation0=NSGAIISampler:generation0 =NSGAIISampler:generation0
2 <09><0F><0F><0F><0F>gH)
<0E><0E><0E><0E>oP1 <0A> <0A> <0A> <0A> w X 9  <0C> <0C> <0C> <0C>  ` A "  <0B> <0B> <0B> <0B> h I *
<EFBFBD>
<EFBFBD>
<EFBFBD>
<EFBFBD>
p
Q
2
 <09>=2NSGAIISampler:generation2=1NSGAIISampler:generation1=0NSGAIISampler:generation0=/NSGAIISampler:generation/=.NSGAIISampler:generation.=-NSGAIISampler:generation-=,NSGAIISampler:generation,=+NSGAIISampler:generation+=*NSGAIISampler:generation*=)NSGAIISampler:generation)=(NSGAIISampler:generation(='NSGAIISampler:generation'=&NSGAIISampler:generation&=%NSGAIISampler:generation%=$NSGAIISampler:generation$=#NSGAIISampler:generation#="NSGAIISampler:generation"=!NSGAIISampler:generation!= NSGAIISampler:generation =NSGAIISampler:generation=NSGAIISampler:generation=NSGAIISampler:generation=NSGAIISampler:generation=NSGAIISampler:generation=NSGAIISampler:generation=NSGAIISampler:generation=NSGAIISampler:generation=NSGAIISampler:generation=NSGAIISampler:generation=NSGAIISampler:generation=NSGAIISampler:generation=NSGAIISampler:generation=NSGAIISampler:generation=NSGAIISampler:generation=NSGAIISampler:generation=NSGAIISampler:generation=NSGAIISampler:generation= NSGAIISampler:generation = NSGAIISampler:generation = NSGAIISampler:generation =
NSGAIISampler:generation
= NSGAIISampler:generation =NSGAIISampler:generation=NSGAIISampler:generation=NSGAIISampler:generation=NSGAIISampler:generation=NSGAIISampler:generation=NSGAIISampler:generation=NSGAIISampler:generation = NSGAIISampler:generation<0F>-<0F><0F><0F><0F><0F><0F> B
<EFBFBD>
5 <09> (<08><07><06><05><04>l<03>h<02>R<01>N<00><00> =<07>Sbeam_half_core_thickness@A<11>Fa{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}!<07>Shole_count@+db<64>$B<>{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D>)<07>Uholes_diameter@9K<39>B<15>{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>3<07>Qbeam_face_thickness?<3F>I<EFBFBD><49><EFBFBD><EFBFBD><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> =<07>Sbeam_half_core_thickness@<12>l<EFBFBD>Ļ{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}!<07>Shole_count@'<27><>S<EFBFBD>ϑ{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D>)<07>Uholes_diameter@:<3A>KP<><50>{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>3<07>Qbeam_face_thickness@<04><>ۏ<EFBFBD>7{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> =<07>Sbeam_half_core_thickness@ $<24><>J*{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}!<07>Shole_count@$<00><><EFBFBD>`<60>{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D>)<07>Uholes_diameter@48T2<>d{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>3<07>Qbeam_face_thickness@<02>Ě <0A>{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> =<07>Sbeam_half_core_thickness@<16>0w<30><77><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}!<07>Shole_count@ +<2B>SڽV{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D>)<07>Uholes_diameter@2<><32>#<23><>{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>3<07>Qbeam_face_thickness?<3F>Cp<43>/ٷ{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> =<07>Sbeam_half_core_thickness@<0F><><EFBFBD>,{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}} !<07>Shole_count@(<28>M<>^<5E>{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D> )<07>Uholes_diameter@6<><36>W$<24>{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>
3<07>Qbeam_face_thickness@<02>R<>oK{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> =<07>Sbeam_half_core_thickness@;<3B><>(/<2F>{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}!<07>Shole_count@( [<5B>ີ{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D>)<07>Uholes_diameter@7.X<><58><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>3<07>Qbeam_face_thickness@<12><>7<EFBFBD><37>{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> =<07>Sbeam_half_core_thickness@
+{n<>{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}| !<07>Shole_count@*l<><1F><><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D> )<07>Uholes_diameter@;<3B>-(<28>>j{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D> 3<07>Qbeam_face_thickness@<02><><EFBFBD> =C{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D>
 =<07>Sbeam_half_core_thickness@,O<><4F><EFBFBD>!{"name": "FloatDistribution", "attributes": {"step": null, "low": 5)<29>/'<27>#u!X:<0F>+<0F><0F>m<0F>GX(<0E><0E><0E><0E><0E><0E>Pj*; <0A> <0A> <0A> <0A> <0A> l } 3 M  <0C> <0C> <0C> <0C> u <0C> O `  0 <0B>  <0B> <0B> <0B> <0B> X r 2 C
<EFBFBD> 
<EFBFBD>
<EFBFBD>
<EFBFBD>
<EFBFBD>
t
<EFBFBD>
;
U

& <09> <09> <09> <09> } <09> W h  8<08> <08><08><08><08>`z:K<07><07><07><07>|<07>C].<06><06><06><06><06><06>_p&@<05><05><05><05>h<05>BS #<04><04><04><04><04><04>Ke$6<03><03><03><03><03>^p#><02> <02><02><02><02>]x5G<01><01><01><01><01>o<01>O=(beam_half_core_thickness<00>!'hole_count<00>)'holes_diameter<00>3'beam_face_thickness<00>='beam_half_core_thickness<00>!&hole_count<00>)&holes_diameter<00>3&beam_face_thickness<00>=&beam_half_core_thickness<00>!%hole_count<00>)%holes_diameter<00>3%beam_face_thickness<00>=%beam_half_core_thickness<00>!$hole_count<00>)$holes_diameter<00>3$beam_face_thickness<00>=$beam_half_core_thickness<00>!#hole_count<00>)#holes_diameter<00>3#beam_face_thickness<00>=#beam_half_core_thickness<00>!"hole_count<00>)"holes_diameter<00>3"beam_face_thickness<00>="beam_half_core_thickness<00>!!hole_count<00>)!holes_diameter<00>3!beam_face_thickness<00>=!beam_half_core_thickness<00>! hole_count<00>) holes_diameter3 beam_face_thickness~= beam_half_core_thickness}!hole_count|)holes_diameter{3beam_face_thicknessz=beam_half_core_thicknessy!hole_countx)holes_diameterw3beam_face_thicknessv=beam_half_core_thicknessu!hole_countt)holes_diameters3beam_face_thicknessr=beam_half_core_thicknessq!hole_countp)holes_diametero3beam_face_thicknessn=beam_half_core_thicknessm!hole_countl)holes_diameterk3beam_face_thicknessj=beam_half_core_thicknessi!hole_counth)holes_diameterg3beam_face_thicknessf=beam_half_core_thicknesse!hole_countd)holes_diameterc3beam_face_thicknessb=beam_half_core_thicknessa!hole_count`)holes_diameter_3beam_face_thickness^=beam_half_core_thickness]!hole_count\)holes_diameter[3beam_face_thicknessZ=beam_half_core_thicknessY!hole_countX)holes_diameterW3beam_face_thicknessV=beam_half_core_thicknessU!hole_countT)holes_diameterS3beam_face_thicknessR=beam_half_core_thicknessQ!hole_countP)holes_diameterO3beam_face_thicknessN=beam_half_core_thicknessM!hole_countL)holes_diameterK3beam_face_thicknessJ=beam_half_core_thicknessI!hole_countH)holes_diameterG3beam_face_thicknessF=beam_half_core_thicknessE!hole_countD)holes_diameterC3beam_face_thicknessB=beam_half_core_thicknessA!hole_count@)holes_diameter?3beam_face_thickness>=beam_half_core_thickness=!hole_count<)holes_diameter;3beam_face_thickness:=beam_half_core_thickness9!hole_count8)holes_diameter73beam_face_thickness6=beam_half_core_thickness5! hole_count4) holes_diameter33 beam_face_thickness2= beam_half_core_thickness1! hole_count0) holes_diameter/3 beam_face_thickness.= beam_half_core_thickness-! hole_count,) holes_diameter+3 beam_face_thickness*= beam_half_core_thickness)!
hole_count()
holes_diameter'3
beam_face_thickness&=
beam_half_core_thickness%! hole_count$) holes_diameter#3 beam_face_thickness"= beam_half_core_thickness!!hole_count )holes_diameter3beam_face_thickness=beam_half_core_thickness!hole_count)holes_diameter3beam_face_thickness=beam_half_core_thickness!hole_count)holes_diameter3beam_face_thickness=beam_half_core_thickness!hole_count)holes_diameter3beam_face_thickness=beam_half_core_thickness!hole_count)holes_diameter3beam_face_thickness=beam_half_core_thickness !hole_count )holes_diameter 3beam_face_thickness
=beam_half_core_thickness !hole_count)holes_diameter3beam_face_thickness=beam_half_core_thickness !hole_count )holes_diameter 3beam_face_thickness*3beam_face_thicknessR d<0F><0F><0F><0F><0F>xaJ3<0E><0E><0E><0E><0E>{dM6 <0A> <0A> <0A> <0A> <0A> ~ g P 9 " <0C> <0C> <0C> <0C> <0C> <0C> j S < %  <0B> <0B> <0B> <0B> <0B> <0B> m V ? ( 
<EFBFBD>
<EFBFBD>
<EFBFBD>
<EFBFBD>
<EFBFBD>
<EFBFBD>
p
Y
B
+
 <09> <09> <09> <09> <09> <09> s \ E .  <08><08><08><08><08>v_H1<07><07><07><07><07>ybK4d 2@1Pe<50>FINITEc2@<40><>
<01>T FINITEb 1@3<1A>FINITEa1@<40><><EFBFBD>dI<64>FINITE` 0@1<>6 FINITE_0@<40>s^E`<60>FINITE^ /@0<><30><EFBFBD>FINITE]/@<40><>N<EFBFBD>{k<>FINITE\ .@1#ҀFINITE[.@<40>}W<>|5<>FINITEZ -@0<>c`FINITEY-@<40>a<EFBFBD>}*<2A>}FINITEX ,@2<><32>`FINITEW,@<40><>n<12>e6FINITEV +@3<><33> FINITEU+@<40>d<EFBFBD><64>Y<1A>FINITET *@2<>s<EFBFBD>FINITES*@<40>.<10><>f<EFBFBD>FINITER )@2'€FINITEQ)@<40>,<2C>P<EFBFBD><50><EFBFBD>FINITEP (@/U FINITEO(@<40><><EFBFBD><EFBFBD><1F><>FINITEN '@3<><33><EFBFBD>FINITEM'@<40><>~U,FINITEL &@2<>m<EFBFBD>FINITEK&@<40>B5xFINITEJ %@3<>\<5C>FINITEI%@<40><>5<EFBFBD><35><EFBFBD><EFBFBD>FINITEH $@2y<32>`FINITEG$@<40>ćϖ|FINITEF #@1M<31>FINITEE#@<40><><EFBFBD>+V<><56>FINITED "@4W<34><57>FINITEC"@<40>)<29><><EFBFBD>ȯFINITEB !@2<><32><EFBFBD>FINITEA!@<40><>KN4sFINITE@  @1!<21>@FINITE? @<40><>i<EFBFBD><69><EFBFBD><EFBFBD>FINITE> @0
ЀFINITE=@<40><><EFBFBD>{<04>FINITE< @1<><31> FINITE;@<40><><EFBFBD><EFBFBD><EFBFBD>'<27>FINITE: @42O@FINITE9@<40>Ї<EFBFBD>?<3F><>FINITE8 @1u<0F>FINITE7@<40> <09><><EFBFBD>7HFINITE6 @1u<31><75>FINITE5@<40>0n臁FINITE4 @4x<34>@FINITE3@<40><>b<EFBFBD><62> bFINITE2 @.y<><79>FINITE1@<40><><18><><EFBFBD><EFBFBD>FINITE0 @3[/<2F>FINITE/@<40><><EFBFBD>pgւFINITE. @3<>J<EFBFBD>FINITE-@<40><18><>[UyFINITE, @2]{<7B>FINITE+@<40>-<2D>,goXFINITE* @12<05>FINITE)@<40><><EFBFBD>E<EFBFBD><45>7FINITE( @3<> FINITE'@<40><>PKFINITE& @3M@FINITE%@<40>Pk<02><>FINITE$ @46G<36>FINITE#@<40><><EFBFBD>2<EFBFBD><1E>FINITE" @1<><31>FINITE!@<40><><EFBFBD><01><><EFBFBD>FINITE  @0<>$<24>FINITE@<40>7<EFBFBD>ʃ<EFBFBD>FINITE @3<><33><EFBFBD>FINITE@<40><>W3<00>SFINITE @3$w<>FINITE@<40><><56>FINITE  @2/<2F>FINITE @<40><>6<EFBFBD>=r<>FINITE  @1 f@FINITE @<40><>tn![fFINITE  @04FINITE @<40><><EFBFBD>.FINITE 
@3i<33><69>FINITE
@<40>Y<EFBFBD>'<27><1D>FINITE  @3b<33><62>FINITE @<40><><EFBFBD><EFBFBD>A<EFBFBD><41>FINITE @1<>)<29>FINITE@<40><19>=<3D>EFINITE @2B FINITE @<40><>9<EFBFBD>80<38>FINITE  @3<><33><EFBFBD>FINITE @<40><><EFBFBD><EFBFBD>KBFINITE
 @3
s@FINITE @<40>8b<38><62>c<EFBFBD>FINITE @1se<73>FINITE@<40><> <0A>\<5C>=FINITE @3 b<>FINITE@<40>2GpۚFINITE @2%m<>FINITE@<40>f<EFBFBD>52<35><32>FINITE @3e<33>FINITE @<40><><EFBFBD>_<EFBFBD>4/FINITE
d G<0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F><0F>~wpib[TMF?81*#<0E><0E><0E><0E><0E><0E><0E><0E><0E><0E><0E><0E><0E><0E><0E><0E><0E><0E>{tmf_XQJC<5.'   <0A> <0A> <0A> <0A> <0A> <0A> <0A> <0A> <0A> <0A> <0A> <0A> <0A> <0A> <0A> <0A> <0A> <0A>  x q j c \ U N G 2d2c 1b1a 0`0_ /^/] .\.[ -Z-Y ,X,W +V+U *T*S )R)Q (P(O 'N'M &L&K %J%I $H$G #F#E "D"C !B!A  @ ? >= <; :9 87 65 43 21 0/ .- ,+ *) (' &% $# "!              

          
       

<EFBFBD>K<07>d<07><04>a<04><01>(<01><01>Qe?indexsqlite_autoindex_trial_intermediate_values_1trial_intermediate_values<16>E%%<01>Mtabletrial_valuestrial_valuesCREATE TABLE trial_values (
trial_value_id INTEGER NOT NULL,
trial_id INTEGER NOT NULL,
objective INTEGER NOT NULL,
value FLOAT,
value_type VARCHAR(7) NOT NULL,
PRIMARY KEY (trial_value_id),
UNIQUE (trial_id, objective),
FOREIGN KEY(trial_id) REFERENCES trials (trial_id)
)<04>K%indexsqlite_autoindex_trial_values_1trial_values<14>,%%<01>tabletrial_paramstrial_paramsCREATE TABLE trial_params (
param_id INTEGER NOT NULL,
trial_id INTEGER,
param_name VARCHAR(512),
param_value FLOAT,
distribution_json TEXT,
PRIMARY KEY (param_id),
UNIQUE (trial_id, param_name),
FOREIGN KEY(trial_id) REFERENCES trials (trial_id)
)aK%indexsqlite_autoindex_trial_params_1trial_params<12>I;;<01>)tabletrial_system_attributestrial_system_attributesCREATE TABLE trial_system_attributes (
trial_system_attribute_id INTEGER NOT NULL,
trial_id INTEGER,
"key" VARCHAR(512),
value_json TEXT,
PRIMARY KEY (trial_system_attribute_id),
UNIQUE (trial_id, "key"),
FOREIGN KEY(trial_id) REFERENCES trials (trial_id)
)<01>a;indexsqlite_autoindex_trial_system_attributes_1trial_system_attributes<10>? 77<01>tabletrial_user_attributestrial_user_attributes CREATE TABLE trial_user_attributes (
trial_user_attribute_id INTEGER NOT NULL,
trial_id INTEGER,
"key" VARCHAR(512),
value_json TEXT,
PRIMARY KEY (trial_user_attribute_id),
UNIQUE (trial_id, "key"),
FOREIGN KEY(trial_id) REFERENCES trials (trial_id)
)I ]7indexsqlite_autoindex_trial_user_attributes_1trial_user_attributesX 1uindexix_trials_study_idtrials CREATE INDEX ix_trials_study_id ON trials (study_id)<29>
<01> tabletrialstrials CREATE TABLE trials (
trial_id INTEGER NOT NULL,
number INTEGER,
study_id INTEGER,
state VARCHAR(8) NOT NULL,
datetime_start DATETIME,
datetime_complete DATETIME,
PRIMARY KEY (trial_id),
FOREIGN KEY(study_id) REFERENCES studies (study_id)
)<29>J;;<01>+tablestudy_system_attributesstudy_system_attributes CREATE TABLE study_system_attributes (
study_system_attribute_id INTEGER NOT NULL,
study_id INTEGER,
"key" VARCHAR(512),
value_json TEXT,
PRIMARY KEY (study_system_attribute_id),
UNIQUE (study_id, "key"),
FOREIGN KEY(study_id) REFERENCES studies (study_id)
)M a;indexsqlite_autoindex_study_system_attributes_1study_system_attributes
<EFBFBD>@77<01>tablestudy_user_attributesstudy_user_attributesCREATE TABLE study_user_attributes (
study_user_attribute_id INTEGER NOT NULL,
study_id INTEGER,
"key" VARCHAR(512),
value_json TEXT,
PRIMARY KEY (study_user_attribute_id),
UNIQUE (study_id, "key"),
FOREIGN KEY(study_id) REFERENCES studies (study_id)
)I]7indexsqlite_autoindex_study_user_attributes_1study_user_attributes<08>J--<01>Gtablestudy_directionsstudy_directionsCREATE TABLE study_directions (
study_direction_id INTEGER NOT NULL,
direction VARCHAR(8) NOT NULL,
study_id INTEGER NOT NULL,
objective INTEGER NOT NULL,
PRIMARY KEY (study_direction_id),
UNIQUE (study_id, objective),
FOREIGN KEY(study_id) REFERENCES studies (study_id)
)?S-indexsqlite_autoindex_study_directions_1study_directions<00>\%%<01>{tableversion_infoversion_infoCREATE TABLE version_info (
version_info_id INTEGER NOT NULL,
schema_version INTEGER,
library_version VARCHAR(256),
PRIMARY KEY (version_info_id),
CHECK (version_info_id=1)
)j7<01>indexix_studies_study_namestudiesCREATE UNIQUE INDEX ix_studies_study_name ON studies (study_name)<29> <01>otablestudiesstudiesCREATE TABLE studies (
study_id INTEGER NOT NULL,
study_name VARCHAR(512) NOT NULL,
PRIMARY KEY (study_id)
) <07><05><0E>s ' <0C> <0B> p
( <09>V<06><07><05>Z<00>)++<01> tablealembic_versionalembic_versionCREATE TABLE alembic_version (
version_num VARCHAR(32) NOT NULL,
CONSTRAINT alembic_version_pkc PRIMARY KEY (version_num)
)=Q+indexsqlite_autoindex_alembic_version_1alembic_version<1C>--<01>otabletrial_heartbeatstrial_heartbeatsCREATE TABLE trial_heartbeats (
trial_heartbeat_id INTEGER NOT NULL,
trial_id INTEGER NOT NULL,
heartbeat DATETIME NOT NULL,
PRIMARY KEY (trial_heartbeat_id),
UNIQUE (trial_id),
FOREIGN KEY(trial_id) REFERENCES trials (trial_id)
)?S-indexsqlite_autoindex_trial_heartbeats_1trial_heartbeatsQe?indexsqlite_autoindex_trial_intermediate_values_1trial_intermediate_values<16>??<01>;tabletrial_intermediate_valuestrial_intermediate_valuesCREATE TABLE trial_intermediate_values (
trial_intermediate_value_id INTEGER NOT NULL,
trial_id INTEGER NOT NULL,
step INTEGER NOT NULL,
intermediate_value FLOAT,
intermediate_value_type VARCHAR(7) NOT NULL,
PRIMARY KEY (trial_intermediate_value_id),
UNIQUE (trial_id, step),
FOREIGN KEY(trial_id) REFERENCES trials (trial_id)
)7K%indexsqlite_autoindex_trial_values_1trial_values<14>E%%<01>Mtabletrial_valuestrial_valuesCREATE TABLE trial_values (
trial_value_id INTEGER NOT NULL,
trial_id INTEGER NOT NULL,
objective INTEGER NOT NULL,
value FLOAT,
value_type VARCHAR(7) NOT NULL,
PRIMARY KEY (trial_value_id),
UNIQUE (trial_id, objective),
FOREIGN KEY(trial_id) REFERENCES trials (trial_id)
)7K%indexsqlite_autoindex_trial_params_1trial_params<12>,%%<01>tabletrial_paramstrial_paramsCREATE TABLE trial_params (
param_id INTEGER NOT NULL,
trial_id INTEGER,
param_name VARCHAR(512),
param_value FLOAT,
distribution_json TEXT,
PRIMARY KEY (param_id),
UNIQUE (trial_id, param_name),
FOREIGN KEY(trial_id) REFERENCES trials (trial_id)
)Ma;indexsqlite_autoindex_trial_system_attributes_1trial_system_attributes<10>I;;<01>)tabletrial_system_attributestrial_system_attributesCREATE TABLE trial_system_attributes (
trial_system_attribute_id INTEGER NOT NULL,
trial_id INTEGER,
"key" VARCHAR(512),
value_json TEXT,
PRIMARY KEY (trial_system_attribute_id),
UNIQUE (trial_id, "key"),
FOREIGN KEY(trial_id) REFERENCES trials (trial_id)
)I ]7indexsqlite_autoindex_trial_user_attributes_1trial_user_attributes<0E>? 77<01>tabletrial_user_attributestrial_user_attributes CREATE TABLE trial_user_attributes (
trial_user_attribute_id INTEGER NOT NULL,
trial_id INTEGER,
"key" VARCHAR(512),
value_json TEXT,
PRIMARY KEY (trial_user_attribute_id),
UNIQUE (trial_id, "key"),
FOREIGN KEY(trial_id) REFERENCES trials (trial_id)
) 

v3.2.0.a
<0F><0F>  v3.2.0.a
<EFBFBD>
5 <09> (<08><07><06><05><04>l<03>h<02>R<01>N<00><00> =<07>Sbeam_half_core_thickness@A<11>Fa{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}!<07>Shole_count@+db<64>$B<>{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D>)<07>Uholes_diameter@9K<39>B<15>{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>3<07>Qbeam_face_thickness?<3F>I<EFBFBD><49><EFBFBD><EFBFBD><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> =<07>Sbeam_half_core_thickness@<12>l<EFBFBD>Ļ{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}!<07>Shole_count@'<27><>S<EFBFBD>ϑ{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D>)<07>Uholes_diameter@:<3A>KP<><50>{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>3<07>Qbeam_face_thickness@<04><>ۏ<EFBFBD>7{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> =<07>Sbeam_half_core_thickness@ $<24><>J*{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}!<07>Shole_count@$<00><><EFBFBD>`<60>{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D>)<07>Uholes_diameter@48T2<>d{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>3<07>Qbeam_face_thickness@<02>Ě <0A>{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> =<07>Sbeam_half_core_thickness@<16>0w<30><77><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}!<07>Shole_count@ +<2B>SڽV{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D>)<07>Uholes_diameter@2<><32>#<23><>{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>3<07>Qbeam_face_thickness?<3F>Cp<43>/ٷ{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> =<07>Sbeam_half_core_thickness@<0F><><EFBFBD>,{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}} !<07>Shole_count@(<28>M<>^<5E>{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D> )<07>Uholes_diameter@6<><36>W$<24>{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>
3<07>Qbeam_face_thickness@<02>R<>oK{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> =<07>Sbeam_half_core_thickness@;<3B><>(/<2F>{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}!<07>Shole_count@( [<5B>ີ{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D>)<07>Uholes_diameter@7.X<><58><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>3<07>Qbeam_face_thickness@<12><>7<EFBFBD><37>{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> =<07>Sbeam_half_core_thickness@
+{n<>{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}| !<07>Shole_count@*l<><1F><><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D> )<07>Uholes_diameter@;<3B>-(<28>>j{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D> 3<07>Qbeam_face_thickness@<02><><EFBFBD> =C{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D>
 =<07>Sbeam_half_core_thickness@,O<><4F><EFBFBD>!{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}} <00>x<0E>t <0A> ^ <0C> Z <0B> D
<EFBFBD>
@ <09> *<08>&<07><06> ~<04>q<03>d<02>W<01>J<00><00>:3<07>Qbeam_face_thickness@1<><31><1C><>{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> 9=<07>Sbeam_half_core_thickness@?<3F>S#{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}8!<07>Shole_count@#6Vw<56>c<EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D>7)<07>Uholes_diameter@8/*<2A>k<EFBFBD>b{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>63<07>Qbeam_face_thickness@<72>$&{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> 5=<07>Sbeam_half_core_thickness@<1A>:<3A><>Ѣ{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}4!<07>S hole_count@$HRN$<24><>{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D>3)<07>U holes_diameter@><3E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>23<07>Q beam_face_thickness?<3F>Y)I<><49>{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> 1=<07>S beam_half_core_thickness@ <20>T<EFBFBD><54>~V{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}0!<07>S hole_count@)<29><> %<25><>{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D>/)<07>U holes_diameter@?<1D><><EFBFBD><EFBFBD><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>.3<07>Q beam_face_thickness?<3F><>N<EFBFBD>7X<37>{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> -=<07>S beam_half_core_thickness@<1C>R<EFBFBD><52><EFBFBD>p{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}},!<07>S hole_count@(z<00>F<EFBFBD>2{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D>+)<07>U holes_diameter@Az*<2A><><EFBFBD>>{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>*3<07>Q beam_face_thickness?<3F>F<02><>!<21>{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> )=<07>S beam_half_core_thickness@qΟ<71>}#{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}(!<07>S
hole_count@%-㑅<>{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D>')<07>U
holes_diameter@)<07>n<EFBFBD>4{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>&3<07>Q
beam_face_thickness@<03><><EFBFBD>ŭ{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> %=<07>S
beam_half_core_thickness@<1F><><EFBFBD><EFBFBD>w {"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}$!<07>S hole_count@"<22><1D>Ջa{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D>#)<07>U holes_diameter@HD<48>7px{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>"3<07>Q beam_face_thickness@<02>I<EFBFBD><49><EFBFBD><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> !=<07>S beam_half_core_thickness@t<11>(&{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}} !<07>Shole_count@ <20>j<><6A><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D>)<07>Uholes_diameter@><3E>_^R<><52>{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>3<07>Qbeam_face_thickness?<3F><>i<17><><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}} 8<00>uaE#<0E><0E>" <0A> <0A> c @  <0C> = <0B> <0B>  \ 1 
X <09> <09> <09> v K )s<07><07><07><07>fC<06><05><05><05><05>]<04><03><03><03>v<02>4<01><01><01><00><00>28#<23>Mdesign_vars{"beam_half_core_thickness": 6.313544039054481, "beam_face_thickness": 1.8721705370381776, "holes_diameter": 30.927236457044735, "hole_count": 8.27152570065189}!7!/max_stress377.7130126953125*6-5max_displacement0.030876781791448593!51frequency17.7857894897460944/mass3596.8439196799033feasiblefalse<73> 27<>gconstraint_violations["max_stress_limit: 377.71 > 120 (violation: 214.8%)", "min_frequency_limit: 17.79 < 150 (violation: 88.1%)"]<5D>31#<23>Odesign_vars{"beam_half_core_thickness": 5.018209169488894, "beam_face_thickness": 1.8930176496010427, "holes_diameter": 25.29634487770595, "hole_count": 13.696064714838467}!0!/max_stress370.6412353515625*/-5max_displacement0.035437196493148804 ./frequency18.25798225402832-1mass2939.6128938255033,feasiblefalse<73> +7<>gconstraint_violations["max_stress_limit: 370.64 > 120 (violation: 208.9%)", "min_frequency_limit: 18.26 < 150 (violation: 87.8%)"]<5D>4*#<23>Qdesign_vars{"beam_half_core_thickness": 8.072089436614153, "beam_face_thickness": 2.5677811768732925, "holes_diameter": 26.704269785645742, "hole_count": 11.987505548145949}")!1max_stress212.19100952148438*(-5max_displacement0.022949274629354477!'1frequency19.666465759277344&/mass4553.888676345408%feasiblefalse<73>$7<>econstraint_violations["max_stress_limit: 212.19 > 120 (violation: 76.8%)", "min_frequency_limit: 19.67 < 150 (violation: 86.9%)"]<5D>3##<23>Odesign_vars{"beam_half_core_thickness": 5.7120989516094225, "beam_face_thickness": 2.32620004267822, "holes_diameter": 20.220032822948625, "hole_count": 10.001073436506314}!"!/max_stress271.6156311035156)!-3max_displacement0.02947111614048481! 1frequency19.0408210754394531mass3484.1924721416854feasiblefalse<73> 7<>gconstraint_violations["max_stress_limit: 271.62 > 120 (violation: 126.3%)", "min_frequency_limit: 19.04 < 150 (violation: 87.3%)"]<5D>3#<23>Odesign_vars{"beam_half_core_thickness": 5.013731698724808, "beam_face_thickness": 1.7039651393402957, "holes_diameter": 18.541567059138305, "hole_count": 8.085245724155055} !-max_stress455.782958984375)-3max_displacement0.03736456111073494!1frequency17.4507694244384771mass3029.0265683216553feasiblefalse<73> 7<>gconstraint_violations["max_stress_limit: 455.78 > 120 (violation: 279.8%)", "min_frequency_limit: 17.45 < 150 (violation: 88.4%)"]<5D>3#<23>Odesign_vars{"beam_half_core_thickness": 5.808128120854149, "beam_face_thickness": 2.3232714159366075, "holes_diameter": 22.59585758092426, "hole_count": 12.416025569821926}!!/max_stress266.0218811035156)-3max_displacement0.02918102964758873!1frequency19.036659240722656/mass3481.139527286822feasiblefalse<73> 7<>gconstraint_violations["max_stress_limit: 266.02 > 120 (violation: 121.7%)", "min_frequency_limit: 19.04 < 150 (violation: 87.3%)"]<5D>2#<23>Mdesign_vars{"beam_half_core_thickness": 6.0099314911309865, "beam_face_thickness": 2.009229378527783, "holes_diameter": 23.18007427352282, "hole_count": 12.02609216802862}! !/max_stress329.2936096191406) -3max_displacement0.03070199117064476! 1frequency18.146207809448242
1mass3507.3246246134795 feasiblefalse<73> 7<>gconstraint_violations["max_stress_limit: 329.29 > 120 (violation: 174.4%)", "min_frequency_limit: 18.15 < 150 (violation: 87.9%)"]<5D>1 #<23>Mdesign_vars{"beam_half_core_thickness": 5.543272595780111, "beam_face_thickness": 2.36655422332811, "holes_diameter": 27.930376572591207, "hole_count": 13.212098121132765}  !/max_stress277.2372741699219) -5max_displacement0.029895059764385223  1frequency19.398056030273438 /mass3265.485107249136 feasiblefalse<73> 7<>gconstraint_violations["max_stress_limit: 277.24 > 120 (violation: 131.0%)", "min_frequency_limit: 19.40 < 150 (violation: 87.1%)"] 8<00>t_B<0E><0E> <0A> { ^ ;  <0C> 6 <0B> <0B> x V + 
Q <09> <09> <09> p E "k<07><07><07><07>`<<06><05><05><05><05>zV<04><03><03><03>p<02>.<01><01><01><01><00><00>2p#<23>Mdesign_vars{"beam_half_core_thickness": 8.609501527591725, "beam_face_thickness": 1.0585750409103605, "holes_diameter": 49.01155761893054, "hole_count": 8.362751395788989} o!-max_stress1152.78271484375)n-3max_displacement0.04080640524625778 m/frequency16.59430694580078l1mass4151.6671526220425kfeasiblefalse<73>
j7<>iconstraint_violations["max_stress_limit: 1152.78 > 120 (violation: 860.7%)", "min_frequency_limit: 16.59 < 150 (violation: 88.9%)"]<5D>2i#<23>Mdesign_vars{"beam_half_core_thickness": 6.812130229100862, "beam_face_thickness": 2.524177142322588, "holes_diameter": 35.554468835712285, "hole_count": 10.35465299625894}"h!1max_stress240.34109497070312)g-3max_displacement0.02593955025076866!f1frequency19.522624969482422e1mass3824.6703109967434dfeasiblefalse<73> c7<>gconstraint_violations["max_stress_limit: 240.34 > 120 (violation: 100.3%)", "min_frequency_limit: 19.52 < 150 (violation: 87.0%)"]<5D>2b#<23>Mdesign_vars{"beam_half_core_thickness": 6.721903301939536, "beam_face_thickness": 2.431042991495377, "holes_diameter": 24.184249545366022, "hole_count": 9.606128449364373}"a!1max_stress240.88113403320312*`-5max_displacement0.026278093457221985 _/frequency19.14244842529297^/mass3959.047537104342]feasiblefalse<73> \7<>gconstraint_violations["max_stress_limit: 240.88 > 120 (violation: 100.7%)", "min_frequency_limit: 19.14 < 150 (violation: 87.2%)"]<5D>3[#<23>O design_vars{"beam_half_core_thickness": 8.406898245622113, "beam_face_thickness": 1.7092678908354064, "holes_diameter": 30.61581414585257, "hole_count": 10.141252939189473}"Z!1 max_stress450.01544189453125)Y-3 max_displacement0.02707488276064396 X/ frequency18.07884979248047W/ mass4530.213245239717V feasiblefalse<73> U7<>g constraint_violations["max_stress_limit: 450.02 > 120 (violation: 275.0%)", "min_frequency_limit: 18.08 < 150 (violation: 87.9%)"]<5D>4T#<23>Q design_vars{"beam_half_core_thickness": 7.167307863123469, "beam_face_thickness": 1.5398700170822415, "holes_diameter": 31.115990198661024, "hole_count": 12.956734095434353}!S!/ max_stress553.2626342773438)R-3 max_displacement0.03174787759780884 Q/ frequency17.04843521118164P1 mass3799.7274027275153O feasiblefalse<73> N7<>g constraint_violations["max_stress_limit: 553.26 > 120 (violation: 361.1%)", "min_frequency_limit: 17.05 < 150 (violation: 88.6%)"]<5D>4M#<23>Q design_vars{"beam_half_core_thickness": 6.611139768821235, "beam_face_thickness": 1.2670924130235095, "holes_diameter": 34.954426827753636, "hole_count": 12.238287814746034}!L!/ max_stress811.8131103515625)K-3 max_displacement0.03868597000837326 J/ frequency16.11407470703125I/ mass3424.456296131618H feasiblefalse<73> G7<>g constraint_violations["max_stress_limit: 811.81 > 120 (violation: 576.5%)", "min_frequency_limit: 16.11 < 150 (violation: 89.3%)"]<5D>2F#<23>M
design_vars{"beam_half_core_thickness": 7.918761581034924, "beam_face_thickness": 2.495566480466286, "holes_diameter": 12.500057620774534, "hole_count": 10.53550635482206}"E!1
max_stress214.71519470214844*D-5
max_displacement0.023402750492095947!C1
frequency19.412912368774414B/
mass4697.844353861532A
feasiblefalse<EFBFBD>@7<>e
constraint_violations["max_stress_limit: 214.72 > 120 (violation: 78.9%)", "min_frequency_limit: 19.41 < 150 (violation: 87.1%)"]<5D>2?#<23>M design_vars{"beam_half_core_thickness": 6.613376884090064, "beam_face_thickness": 2.3355902845128056, "holes_diameter": 48.53781788801183, "hole_count": 9.439681256835401}">!1 max_stress252.21534729003906)=-3 max_displacement0.02764515019953251!<1 frequency19.385663986206055;/ mass3454.314218569865: feasiblefalse<73> 97<>g constraint_violations["max_stress_limit: 252.22 > 120 (violation: 110.2%)", "min_frequency_limit: 19.39 < 150 (violation: 87.1%)"] F{<0E>n <0A> a <0C> T <0B> G
<EFBFBD>
: <09> -<08> <07><06>~<04>z<03>d<02>`<01>J<00>F}X!<07>Shole_count@!.CY<^<5E>{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D>W)<07>Uholes_diameter@><3E>U<EFBFBD><1B>Y{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>V3<07>Qbeam_face_thickness@<00><0F><><EFBFBD>T{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> U=<07>Sbeam_half_core_thickness@dK^<5E>"<22>{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}T!<07>Shole_count@(<28><><EFBFBD>pU{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D>S)<07>Uholes_diameter@1<04><><EFBFBD><EFBFBD><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>R3<07>Qbeam_face_thickness?<3F><><EFBFBD><EFBFBD>b<EFBFBD>!{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> Q=<07>Sbeam_half_core_thickness@/<2F><><EFBFBD><EFBFBD><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}P!<07>Shole_count@)<29><><EFBFBD><EFBFBD>S<EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D>O)<07>Uholes_diameter@<<3C><>=<3D>z{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>N3<07>Qbeam_face_thickness@<05>I<EFBFBD>x+{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> M=<07>Sbeam_half_core_thickness@ <20><><04><><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}L!<07>Shole_count@ :<3A><><EFBFBD><EFBFBD><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D>K)<07>Uholes_diameter@G<>d<EFBFBD>*7<>{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>J3<07>Qbeam_face_thickness@Ec[<5B>C<EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> I=<07>Sbeam_half_core_thickness@<14>{<7B><01><>{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}H!<07>Shole_count@"ϓ<><CF93>1{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D>G)<07>Uholes_diameter@Cu<>t<EFBFBD>
{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>F3<07>Qbeam_face_thickness@F<>(.<2E>{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> E=<07>Sbeam_half_core_thickness@ <20><1C><>5{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}D!<07>Shole_count@&n{ <09><>o{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D>C)<07>Uholes_diameter@2޵L<DEB5>d<EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>B3<07>Qbeam_face_thickness?<3F>z<EFBFBD>` <0C>~{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> A=<07>Sbeam_half_core_thickness@!\<5C>S<EFBFBD>^{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}@!<07>Shole_count@ <20><><EFBFBD>
<EFBFBD><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D>?)<07>Uholes_diameter@H<>z<EFBFBD>U<EFBFBD><55>{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>>3<07>Qbeam_face_thickness?<3F><><EFBFBD>a<EFBFBD>&W{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> ==<07>Sbeam_half_core_thickness@!8<10><><EFBFBD><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}<!<07>Shole_count@$<24><>ظ<>{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D>;)<07>Uholes_diameter@A<><41>ն<04>{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}} 8<00>t_B<0E><0E> <0A> z ] :  <0C> 9 <0B> <0B> y U ( 
O <09> <09> <09> k > b<07><07><07>}P,v<05><05><05><05>c?<04><03><03><03><03>xS<02><01><01><01><01>g<00><00>3<EFBFBD>(#<23>Odesign_vars{"beam_half_core_thickness": 6.689472578158005, "beam_face_thickness": 2.371260442529538, "holes_diameter": 40.000990925581135, "hole_count": 12.254700141743264}!<21>'!/max_stress247.4121551513672*<2A>&-5max_displacement0.027081819251179695<1F>%-frequency19.3561954498291<1C>$1mass3550.8973419617987<13>#feasiblefalse<73> <09>"7<>gconstraint_violations["max_stress_limit: 247.41 > 120 (violation: 106.2%)", "min_frequency_limit: 19.36 < 150 (violation: 87.1%)"]<5D>3<EFBFBD>!#<23>Odesign_vars{"beam_half_core_thickness": 6.126232279913575, "beam_face_thickness": 2.3848975244260373, "holes_diameter": 46.24406651419817, "hole_count": 12.681610009780222}"<22> !1max_stress273.89788818359375)<29>-3max_displacement0.02920365519821644!<21>1frequency19.923015594482422<1C>1mass3084.4857510129773<13>feasiblefalse<73> <09>7<>gconstraint_violations["max_stress_limit: 273.90 > 120 (violation: 128.2%)", "min_frequency_limit: 19.92 < 150 (violation: 86.7%)"]<5D>1<EFBFBD>#<23>Kdesign_vars{"beam_half_core_thickness": 7.0979437620924, "beam_face_thickness": 2.0683897640833866, "holes_diameter": 30.864587074980907, "hole_count": 8.590357578868202}!<21>!/max_stress310.4600830078125*<2A>-5max_displacement0.027255093678832054!<21>1frequency18.365169525146484<1C>1mass3990.8948700259607<13>feasiblefalse<73> <09>7<>gconstraint_violations["max_stress_limit: 310.46 > 120 (violation: 158.7%)", "min_frequency_limit: 18.37 < 150 (violation: 87.8%)"]<5D>2<EFBFBD>#<23>Mdesign_vars{"beam_half_core_thickness": 7.546710178063893, "beam_face_thickness": 1.5463627181411612, "holes_diameter": 17.01821211064329, "hole_count": 12.28243015524141}!<21>!/max_stress548.5122680664062*<2A>-5max_displacement0.030677631497383118!<21>1frequency17.195398330688477<1B>/mass4272.805754873719<13>feasiblefalse<73> <09> 7<>gconstraint_violations["max_stress_limit: 548.51 > 120 (violation: 357.1%)", "min_frequency_limit: 17.20 < 150 (violation: 88.5%)"]<5D>4<EFBFBD> #<23>Qdesign_vars{"beam_half_core_thickness": 8.267532483862638, "beam_face_thickness": 2.6949645281556704, "holes_diameter": 28.647629215805388, "hole_count": 12.835166737824574}!<21> !/max_stress207.3603973388672*<2A>
-5max_displacement0.022269120439887047!<21> 1frequency19.984834671020508<1B>/mass4596.031327743151<13>feasiblefalse<73><08>7<>econstraint_violations["max_stress_limit: 207.36 > 120 (violation: 72.8%)", "min_frequency_limit: 19.98 < 150 (violation: 86.7%)"]<5D>1<EFBFBD>#<23>Kdesign_vars{"beam_half_core_thickness": 5.12937791654891, "beam_face_thickness": 2.033880917450452, "holes_diameter": 47.378069539655456, "hole_count": 8.115231202438714}!<21>!/max_stress321.7469787597656*<2A>-5max_displacement0.034320391714572906!<21>1frequency19.055866241455078<1B>/mass2827.157066420971<13>feasiblefalse<73> 7<>gconstraint_violations["max_stress_limit: 321.75 > 120 (violation: 168.1%)", "min_frequency_limit: 19.06 < 150 (violation: 87.3%)"]<5D>1~#<23>Kdesign_vars{"beam_half_core_thickness": 8.271704612312627, "beam_face_thickness": 2.784563363951862, "holes_diameter": 38.02702587307802, "hole_count": 9.405424707242233} }!-max_stress206.275634765625)|-3max_displacement0.02194872498512268!{1frequency20.212032318115234z/mass4531.614054388973yfeasiblefalse<73>x7<>econstraint_violations["max_stress_limit: 206.28 > 120 (violation: 71.9%)", "min_frequency_limit: 20.21 < 150 (violation: 86.5%)"]<5D>4w#<23>Qdesign_vars{"beam_half_core_thickness": 8.543677935813033, "beam_face_thickness": 1.4674199821400005, "holes_diameter": 18.869953903926735, "hole_count": 11.215782453294848}!v!/max_stress607.3477172851562)u-3max_displacement0.02936595492064953!t1frequency17.695159912109375s/mass4751.742214672244rfeasiblefalse<73> q7<>gconstraint_violations["max_stress_limit: 607.35 > 120 (violation: 406.1%)", "min_frequency_limit: 17.70 < 150 (violation: 88.2%)"] <00>r<0E>e <0A> X <0C> K <0B> >
<EFBFBD>
1 <09> $<08><07>
<06><05>~<04>h<03>d<02>N<01>J<00><00> u=<07>Sbeam_half_core_thickness@"Cį<43><C4AF>{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}t!<07>Shole_count@"<22><>-]<1F>{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D>s)<07>Uholes_diameter@H<>]<5D>kz{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>r3<07>Qbeam_face_thickness@<1D><>X<EFBFBD>d{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> q=<07>Sbeam_half_core_thickness@<19>ajWڧ{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}p!<07>Shole_count@ <20><>l<EFBFBD>a{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D>o)<07>Uholes_diameter@6<>w<EFBFBD><1F>-{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>n3<07>Qbeam_face_thickness?<3F><><EFBFBD>1<0E>e{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> m=<07>Sbeam_half_core_thickness@<1E><>T}<7D>{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}l!<07>Shole_count@(<1F>\<5C><>*{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D>k)<07>Uholes_diameter@+<<3C><><EFBFBD><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>j3<07>Qbeam_face_thickness?<3F><><EFBFBD><EFBFBD>[><3E>{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> i=<07>Sbeam_half_core_thickness@P<><50>P4{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}h!<07>Shole_count@ <20>Ek<45><6B><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D>g)<07>Uholes_diameter@G<><47><EFBFBD>bޝ{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>f3<07>Qbeam_face_thickness@<06><00><>YN{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> e=<07>Sbeam_half_core_thickness@!<21>{<7B>ٟ<EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}d!<07>Shole_count@&<26><><EFBFBD><EFBFBD><0E>{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D>c)<07>Uholes_diameter@7g<0F><>xx{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>b3<07>Qbeam_face_thickness?<3F>H<EFBFBD>< {"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> a=<07>Sbeam_half_core_thickness@<01>>><3E>X{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}`!<07>Shole_count@(<28>h<0E>%<25>{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D>_)<07>Uholes_diameter@D x|{\{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>^3<07>Qbeam_face_thickness@<02>We<17><>{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> ]=<07>Sbeam_half_core_thickness@<1A>z<><7A>{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}\!<07>Shole_count@)\<5C><><EFBFBD>C<EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D>[)<07>Uholes_diameter@G=<3D>PC<50>{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>Z3<07>Qbeam_face_thickness@E'=<3D>{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> Y=<07>Sbeam_half_core_thickness@<18>C続{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}} 8<00>r\><0E><0E> <0A> q T 1  <0C> * <0B> <0B>
<EFBFBD>
< <09> <09> { Y , Q<07><07><07>k?e<05><05><05>S.v<03><03><03><03>fC<02><01><01><01><01>|X<00><00>2<EFBFBD>`#<23>M design_vars{"beam_half_core_thickness": 6.667638359808085, "beam_face_thickness": 1.537255997821789, "holes_diameter": 45.27023687593944, "hole_count": 11.275810122553985}!<21>_!/ max_stress555.3223876953125)<29>^-3 max_displacement0.03408852592110634 <20>]/ frequency17.13217544555664<1B>\/ mass3280.706113240075<13>[ feasiblefalse<73> <09>Z7<>g constraint_violations["max_stress_limit: 555.32 > 120 (violation: 362.8%)", "min_frequency_limit: 17.13 < 150 (violation: 88.6%)"]<5D>3<EFBFBD>Y#<23>Odesign_vars{"beam_half_core_thickness": 6.803922477886636, "beam_face_thickness": 1.249819346967375, "holes_diameter": 27.904595739434413, "hole_count": 11.504790701001971} <20>X!-max_stress833.820068359375)<29>W-3max_displacement0.03834358975291252 <20>V/frequency16.04224395751953<1B>U/mass3664.965782613097<13>Tfeasiblefalse<73> <09>S7<>gconstraint_violations["max_stress_limit: 833.82 > 120 (violation: 594.9%)", "min_frequency_limit: 16.04 < 150 (violation: 89.3%)"]<5D>4<EFBFBD>R#<23>Qdesign_vars{"beam_half_core_thickness": 9.132359968603893, "beam_face_thickness": 1.1246205858735576, "holes_diameter": 15.869987630959734, "hole_count": 12.504187040628041}"<22>Q!1max_stress1023.9347534179688)<29>P-3max_displacement0.03604729101061821!<21>O1frequency17.527177810668945<1B>N/mass5017.748090216809<13>Mfeasiblefalse<73>
<EFBFBD>L7<>iconstraint_violations["max_stress_limit: 1023.93 > 120 (violation: 753.3%)", "min_frequency_limit: 17.53 < 150 (violation: 88.3%)"]<5D>1<EFBFBD>K#<23>Kdesign_vars{"beam_half_core_thickness": 6.4593559852716345, "beam_face_thickness": 2.639420876994267, "holes_diameter": 49.25791520831167, "hole_count": 9.32911054384007}"<22>J!1max_stress247.09597778320312)<29>I-3max_displacement0.02672445774078369!<21>H1frequency20.196521759033203<1C>G1mass3432.2647266260615<13>Ffeasiblefalse<73> <09>E7<>gconstraint_violations["max_stress_limit: 247.10 > 120 (violation: 105.9%)", "min_frequency_limit: 20.20 < 150 (violation: 86.5%)"]<5D>3<EFBFBD>D#<23>Odesign_vars{"beam_half_core_thickness": 7.7392018510659035, "beam_face_thickness": 1.6053954998308424, "holes_diameter": 22.61120123405742, "hole_count": 8.304568668251877}!<21>C!/max_stress509.4008483886719*<2A>B-5max_displacement0.029515419155359268<1F>A-frequency17.4572696685791<1B>@/mass4361.889097763058<13>?feasiblefalse<73> <09>>7<>gconstraint_violations["max_stress_limit: 509.40 > 120 (violation: 324.5%)", "min_frequency_limit: 17.46 < 150 (violation: 88.4%)"]<5D>4<EFBFBD>=#<23>Qdesign_vars{"beam_half_core_thickness": 6.328791429300521, "beam_face_thickness": 1.7958150891826643, "holes_diameter": 13.510227308950942, "hole_count": 12.062014490209624}"<22><!1max_stress410.03045654296875)<29>;-3max_displacement0.03140156343579292!<21>:1frequency17.459638595581055<1B>9/mass3736.039908663312<13>8feasiblefalse<73> <09>77<>gconstraint_violations["max_stress_limit: 410.03 > 120 (violation: 241.7%)", "min_frequency_limit: 17.46 < 150 (violation: 88.4%)"]<5D>1<EFBFBD>6#<23>Kdesign_vars{"beam_half_core_thickness": 8.750943298640752, "beam_face_thickness": 2.826661845155434, "holes_diameter": 47.067592905307926, "hole_count": 8.40287339419267}"<22>5!1max_stress205.54908752441406*<2A>4-5max_displacement0.021460900083184242 <20>3/frequency20.47244644165039<1A>2-mass4582.38536888626<13>1feasiblefalse<73><08>07<>econstraint_violations["max_stress_limit: 205.55 > 120 (violation: 71.3%)", "min_frequency_limit: 20.47 < 150 (violation: 86.4%)"]<5D>4<EFBFBD>/#<23>Qdesign_vars{"beam_half_core_thickness": 6.751900646756972, "beam_face_thickness": 1.0177099557629983, "holes_diameter": 23.402586491655228, "hole_count": 11.394164078642863}<1F>.!+max_stress1249.1630859375*<2A>--5max_displacement0.047656431794166565!<21>,1frequency15.238094329833984<1B>+/mass3689.048283276677<13>*feasiblefalse<73>
<EFBFBD>)7<>iconstraint_violations["max_stress_limit: 1249.16 > 120 (violation: 941.0%)", "min_frequency_limit: 15.24 < 150 (violation: 89.8%)"]
<00>X<0F><0F><0F><0F><0F><0F><0F>l]BR+<0E><0E><0E><0E><0E><0E><0E>l]BR+ <0A> <0A> <0A> <0A> <0A> <0A> <0A> l  ] B R +  <0C> <0C> <0C> <0C> <0C> <0C> <0C> l  ] B R +  <0B> <0B> <0B> <0B> <0B> <0B> <0B> l  ] B R + 
<EFBFBD>
<EFBFBD>
<EFBFBD>
<EFBFBD>
<EFBFBD>
<EFBFBD>
<EFBFBD>
l

]
B
R
+
 <09> <09> <09> <09> <09> <09> <09> l  ] B R + <08><08><08><08><08><08><08>lZK;0<07><07><07><07><07><07><07>lZK;0<06><06><06><06><06><06><06>eRB1% <05><05><05><05><05><05><05>tWD4#<04><04><04><04><04><04><04>xfI6& <03><03><03><03><03><03><03>jX;<02>+<02><02><02>J<02><02><02>o]-<01><01><01><01><01>feasible<00>7constraint_violations<00>#design_vars<00>!max_stress<00>-max_displacement<00>frequency<00><08>wmass<00>feasible<00>7constraint_violations<00>#design_vars<00>!max_stress<00>-max_displacement<00>frequency<00><08><05>mass<00>feasible<00>7constraint_violations<00>#design_vars<00>!max_stress<00>-max_displacement<00>frequency<00><08>imass<00>feasible<00>7constraint_violations<00>!max_stress<00>-max_displacement<00> mass<00>frequency<00>feasible<00>#design_vars<00>7constraint_violations<00>!max_stress<00>-max_displacement<00> mass<00>frequency<00>feasible<00>#design_vars<00>7constraint_violations<00>!max_stress<00>-max_displacement<00> mass<00>frequency<00>feasible<00>#design_vars<00>7constraint_violations<00>!max_stress<00>-max_displacement<00> mass<00>frequency<00>feasible<00>#design_vars<00>7constraint_violations<00>!max_stress<00>-max_displacement<00> mass<00>frequency<00>feasible<00>#design_vars<00>7constraint_violations<00>!max_stress<00>-max_displacement<00> mass<00>frequency<00>feasible<00>#design_vars<00>7constraint_violations<00>!max_stress<00>-max_displacement<00> mass<00>frequency<00>feasible<00>#design_vars<00>7constraint_violations!max_stress}-max_displacement|
masszfrequency{feasibley#design_vars~7constraint_violationsx!max_stressv-max_displacementu
masssfrequencytfeasibler#design_varsw7constraint_violationsq!max_stresso-max_displacementn
masslfrequencymfeasiblek#design_varsp7constraint_violationsj#design_varsi!max_stressh-max_displacementg
massefrequencyffeasibled7constraint_violationsc#design_varsb!max_stressa-max_displacement`frequency_
mass^feasible]7constraint_violations\# design_vars[! max_stressZ- max_displacementY frequencyX
 massW feasibleV7 constraint_violationsU# design_varsT! max_stressS- max_displacementR frequencyQ
 massP feasibleO7 constraint_violationsN# design_varsM! max_stressL- max_displacementK frequencyJ
 massI feasibleH7 constraint_violationsG#
design_varsF!
max_stressE-
max_displacementD
frequencyC

massB
feasibleA7
constraint_violations@# design_vars?! max_stress>- max_displacement= frequency<
 mass; feasible:7 constraint_violations9#design_vars8!max_stress7-max_displacement6frequency5
mass4feasible37constraint_violations2#design_vars1!max_stress0-max_displacement/frequency.
mass-feasible,7constraint_violations+#design_vars*!max_stress)-max_displacement(frequency'
mass&feasible%7constraint_violations$#design_vars#!max_stress"-max_displacement!frequency
massfeasible7constraint_violations#design_vars!max_stress-max_displacementfrequency
massfeasible7constraint_violations#design_vars!max_stress-max_displacementfrequency
massfeasible7constraint_violations#design_vars!max_stress -max_displacement frequency
mass
feasible 7constraint_violations #design_vars !max_stress -max_displacement frequency  mass  feasible 7 constraint_violations
<EFBFBD><00><01>
m
]
L
@
(
 <09> <09> <09> <09> <09> <09> <09> r _ O > 2  <08><08><08><08><08><08><08>d<07>T7H <07>s<07><07><07><07><07>V<06>F):<06><06>e<06><06><06><06>xH<05>8,<05><05>W<05><05><05>|j:<04>* <04><04><04>I<04><04><04>n\,<03><03><03><03><03>;<03>x<03>`N<02><02><02><02><02>-<02>j{R@<01><01><01><01><01><0F>y<0F><0F><0F><0F><0F>\<0E>L/@<0E>k<0E><0E><0E><0E>~N <0A>>!2 <0A> <0A> ] <0A> <0A> <0A> <0A> p @ <0C> 0  $ <0C> <0C> <0C><01> <0C> <0C> <0C> t b E <0B> 5  ) <0B>#1design_varsW#*design_varre#1design_varsW#*design_vars&!*max_stress%-*max_displacement$*frequency# *mass"*feasible!7*constraint_violations #)design_vars!)max_stress-)max_displacement)frequency )mass)feasible7)constraint_violations#(design_vars!(max_stress-(max_displacement(frequency (mass(feasible7(constraint_violations#'design_vars!'max_stress-'max_displacement'frequency 'mass 'feasible 7'constraint_violations #&design_vars
!&max_stress -&max_displacement&frequency &mass&feasible7&constraint_violations#%design_vars!%max_stress-%max_displacement%frequency %mass<00>%feasible<00>7%constraint_violations<00>#$design_vars<00>!$max_stress<00>-$max_displacement<00>$frequency<00> $mass<00>$feasible<00>7$constraint_violations<00>##design_vars<00>!#max_stress<00>-#max_displacement<00>#frequency<00> #mass<00>#feasible<00>7#constraint_violations<00>#"design_vars<00>!"max_stress<00>-"max_displacement<00>"frequency<00> "mass<00>"feasible<00>7"constraint_violations<00>#!design_vars<00>!!max_stress<00>-!max_displacement<00>!frequency<00> !mass<00>!feasible<00>7!constraint_violations<00># design_vars<00>! max_stress<00>- max_displacement<00> frequency<00>  mass<00> feasible<00>7 constraint_violations<00>#design_vars<00>!max_stress<00>-max_displacement<00>frequency<00> mass<00>feasible<00>7constraint_violations<00>#design_vars<00>!max_stress<00>-max_displacement<00>frequency<00> mass<00>feasible<00>7constraint_violations<00>#design_vars<00>!max_stress<00>-max_displacement<00>frequency<00> mass<00>feasible<00>7constraint_violations<00>!max_stress<00>-max_displacement<00> mass<00>frequency<00>feasible<00>#design_vars<00>7constraint_violations<00>!max_stress<00>-max_displacement<00> mass<00>frequency<00>feasible<00>#design_vars<00>7constraint_violations<00>!max_stress<00>-max_displacement<00> mass<00>frequency<00>feasible<00>#design_vars<00>[constraint_violations<00>!max_stress<00>-max_displacement<00> mass<00>frequency<00>feasible<00>#design_vars<00>7constraint_violations<00>!max_stress<00>-max_displacement<00> mass<00>frequency<00>feasible<00>#design_vars<00>7constraint_violations<00>!max_stress<00>-max_displacement<00> #2design_vars^!2max_stress]-2max_displacement\2frequency[ 2massZ2feasibleY72constraint_violationsX!1max_stressV-1max_displacementU1frequencyT 1massS1feasibleR71constraint_violationsQ#0design_varsP!0max_stressO-0max_displacementN0frequencyM 0massL0feasibleK70constraint_violationsJ#/design_varsI!/max_stressH-/max_displacementG/frequencyF /massE/feasibleD7/constraint_violationsC#.design_varsB!.max_stressA-.max_displacement@.frequency? .mass>.feasible=7.constraint_violations<#-design_vars;!-max_stress:--max_displacement9-frequency8 -mass7-feasible67-constraint_violations5#,design_vars4!,max_stress3-,max_displacement2,frequency1 ,mass0,feasible/7,constraint_violations.#+design_vars-!+max_stress,-+max_displacement++frequency* +mass)+feasible(7+constraint_violations' <00>x<0E>t <0A> ^ <0C> Z <0B> D
<EFBFBD>
? <09> '<08>!<07> <06>t<04>e<03>V<02>G<01>8<00><00><05>3<07>Q%beam_face_thickness@x4vvt{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> <0B>=<07>S%beam_half_core_thickness@A<>h;X{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}<7D>!<07>S$hole_count@"<22>J.<2E>5<EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D><02>)<07>U$holes_diameter@,<2C><>k<EFBFBD><6B><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D><05>3<07>Q$beam_face_thickness?<3F>4<EFBFBD><34>m<EFBFBD><6D>{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> <0B> =<07>S$beam_half_core_thickness@!<21><>e{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}<7D> !<07>S#hole_count@%g<><67>"<22>'{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D><02> )<07>U#holes_diameter@E<02>}Bh<42>{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D><05>
3<07>Q#beam_face_thickness?<3F><>%+<1C>{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> <0B> =<07>S#beam_half_core_thickness@<19><><EFBFBD>I<EFBFBD><49>{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}<7D>!<07>S"hole_count@)<29><>,<2C>s>{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D><02>)<07>U"holes_diameter@@P<><50>}<7D>L{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D><05>3<07>Q"beam_face_thickness@<06><><EFBFBD>8<EFBFBD>8{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> <0B>=<07>S"beam_half_core_thickness@g.<2E><>{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}<7D>!<07>S!hole_count@&<19><>X<EFBFBD><58>{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D><02>)<07>U!holes_diameter@B<><42><EFBFBD>'ݞ{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D><05>3<07>Q!beam_face_thickness@)<19>W<EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> <0B>=<07>S!beam_half_core_thickness@<17><><EFBFBD><EFBFBD><EFBFBD>){"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}<7D>!<07>S hole_count@&<26>6<EFBFBD><00><>{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D>)<07>U holes_diameter@F<><46>8*<2A>{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>~3<07>Q beam_face_thickness?<3F><><EFBFBD><EFBFBD>×E{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> }=<07>S beam_half_core_thickness@<1A><>c<EFBFBD><63>%{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}|!<07>Shole_count@'s<>@A<>{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D>{)<07>Uholes_diameter@;瓖<1C><>{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>z3<07>Qbeam_face_thickness?<3F><>B<EFBFBD>R <20>{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> y=<07>Sbeam_half_core_thickness@77t<+g{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}x!<07>Shole_count@)$<24><>!{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D>w)<07>Uholes_diameter@/<2F>o<04><> {"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D>v3<07>Qbeam_face_thickness?<3F><>r'<27>ÿ{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}} 8<00>s]><0E><0E> <0A> p Q -  <0C> % <0B> <0B> d @ 
<EFBFBD>
9 <09> <09> x V * O<07><07><07>i=b<05><05><05>}Q,u<03><03><03><03>d?<02><01><01><01><01>wR<00><00>2<EFBFBD>#<23>M(design_vars{"beam_half_core_thickness": 6.44037621828619, "beam_face_thickness": 1.1396882464797153, "holes_diameter": 27.49758759410565, "hole_count": 12.945499957563154}"<22>!1(max_stress1000.1958618164062(<28>-1(max_displacement0.0434231236577034!<21>1(frequency15.535805702209473<1B>/(mass3451.762864100501<13>(feasiblefalse<73>
<EFBFBD>7<>i(constraint_violations["max_stress_limit: 1000.20 > 120 (violation: 733.5%)", "min_frequency_limit: 15.54 < 150 (violation: 89.6%)"]<5D>3<EFBFBD>#<23>O'design_vars{"beam_half_core_thickness": 7.02187163279012, "beam_face_thickness": 2.5740198608588116, "holes_diameter": 28.294524130757527, "hole_count": 10.598285223962993}"<22>!1'max_stress232.97100830078125*<2A>-5'max_displacement0.024993421509861946!<21>1'frequency19.511287689208984<1B> /'mass4045.746743085232<13> 'feasiblefalse<73><08> 7<>e'constraint_violations["max_stress_limit: 232.97 > 120 (violation: 94.1%)", "min_frequency_limit: 19.51 < 150 (violation: 87.0%)"]<5D>3<EFBFBD>
#<23>O&design_vars{"beam_half_core_thickness": 5.931840785613312, "beam_face_thickness": 2.097972245004562, "holes_diameter": 32.250219848452105, "hole_count": 10.804474992527574}"<22> !1&max_stress302.37164306640625)<29>-3&max_displacement0.03044266626238823!<21>1&frequency18.560264587402344<1B>/&mass3361.053144531379<13>&feasiblefalse<73> <09>7<>g&constraint_violations["max_stress_limit: 302.37 > 120 (violation: 152.0%)", "min_frequency_limit: 18.56 < 150 (violation: 87.6%)"]<5D>3<EFBFBD>#<23>O%design_vars{"beam_half_core_thickness": 6.314445963608556, "beam_face_thickness": 2.762436303963847, "holes_diameter": 23.447041042829696, "hole_count": 10.256574254981123}!<21>!/%max_stress240.2116241455078)<29>-3%max_displacement0.02570153772830963!<21>1%frequency19.927194595336914<1C>1%mass3835.6050564045577<13>~%feasiblefalse<73> <09>}7<>g%constraint_violations["max_stress_limit: 240.21 > 120 (violation: 100.2%)", "min_frequency_limit: 19.93 < 150 (violation: 86.7%)"]<5D>3<EFBFBD>|#<23>O$design_vars{"beam_half_core_thickness": 8.915736375326844, "beam_face_thickness": 1.7004222550581212, "holes_diameter": 14.330027926771823, "hole_count": 9.418534718245477}!<21>{!/$max_stress454.4862976074219)<29>z-3$max_displacement0.02585878036916256<1F>y-$frequency18.4764461517334<1B>x/$mass5060.527432417144<13>w$feasiblefalse<73> <09>v7<>g$constraint_violations["max_stress_limit: 454.49 > 120 (violation: 278.7%)", "min_frequency_limit: 18.48 < 150 (violation: 87.7%)"]<5D>3<EFBFBD>u#<23>O#design_vars{"beam_half_core_thickness": 6.486049060336169, "beam_face_thickness": 1.6176835491076482, "holes_diameter": 42.023177773881805, "hole_count": 10.70303827927644}!<21>t!/#max_stress502.6331481933594)<29>s-3#max_displacement0.03345810994505882!<21>r1#frequency17.304656982421875<1B>q/#mass3304.972986893931<13>p#feasiblefalse<73> <09>o7<>g#constraint_violations["max_stress_limit: 502.63 > 120 (violation: 318.9%)", "min_frequency_limit: 17.30 < 150 (violation: 88.5%)"]<5D>4<EFBFBD>n#<23>Q"design_vars{"beam_half_core_thickness": 6.277429210886975, "beam_face_thickness": 2.8142489956510666, "holes_diameter": 32.630273519828364, "hole_count": 12.960816765256478}!<21>m!/"max_stress249.0063018798828)<29>l-3"max_displacement0.02579055353999138!<21>k1"frequency20.341838836669922<1C>j1"mass3604.9800561900115<13>i"feasiblefalse<73> <09>h7<>g"constraint_violations["max_stress_limit: 249.01 > 120 (violation: 107.5%)", "min_frequency_limit: 20.34 < 150 (violation: 86.4%)"]<5D>3<EFBFBD>g#<23>O!design_vars{"beam_half_core_thickness": 5.972255063473576, "beam_face_thickness": 2.1450464260224162, "holes_diameter": 37.98321296640937, "hole_count": 11.049979011638941}!<21>f!/!max_stress289.5030517578125)<29>e-3!max_displacement0.03000599890947342!<21>d1!frequency18.839839935302734<1C>c1!mass3277.1470810308856<13>b!feasiblefalse<73> <09>a7<>g!constraint_violations["max_stress_limit: 289.50 > 120 (violation: 141.3%)", "min_frequency_limit: 18.84 < 150 (violation: 87.4%)"] <00>z<0E>k <0A> \ <0C> M <0B> >
<EFBFBD>
/ <09> <08><07><06><05>j<04>d<03>L<02>F<01>.<00><00><02>/)<07>U,holes_diameter@D<><44><EFBFBD>Tt{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D><05>.3<07>Q,beam_face_thickness@<00>ΟPA<50>{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> <0B>-=<07>S,beam_half_core_thickness@<1D><>=<3D><><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}<7D>,!<07>S+hole_count@#<23><><EFBFBD><EFBFBD>[,{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D><02>+)<07>U+holes_diameter@8<>5Ln<4C>{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D><05>*3<07>Q+beam_face_thickness@L<>p<EFBFBD><70>{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> <0B>)=<07>S+beam_half_core_thickness@<18>zN<7A><4E>({"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}<7D>(!<07>S*hole_count@)5<><35>7<EFBFBD>i{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D><02>')<07>U*holes_diameter@.<2E><><EFBFBD>?j{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D><05>&3<07>Q*beam_face_thickness@XJf{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> <0B>%=<07>S*beam_half_core_thickness@<1A>(\?m8{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}<7D>$!<07>S)hole_count@$<24><>H<EFBFBD>
<EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D><02>#)<07>U)holes_diameter@8<01>{Ā{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D><05>"3<07>Q)beam_face_thickness?<3F>Wag<61><67>7{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> <0B>!=<07>S)beam_half_core_thickness@<15><>y@<11>{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}<7D> !<07>S(hole_count@)<29><18>4<>{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D><02>)<07>U(holes_diameter@;a拔?{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D><05>3<07>Q(beam_face_thickness?<3F><)<29>$Ad{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> <0B>=<07>S(beam_half_core_thickness@<19><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}<7D>!<07>S'hole_count@%2Rp<52>3<EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D><02>)<07>U'holes_diameter@<Ke<4B><65>|<7C>{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D><05>3<07>Q'beam_face_thickness@<04><><EFBFBD><EFBFBD>%{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> <0B>=<07>S'beam_half_core_thickness@e<>n,<2C>{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}<7D>!<07>S&hole_count@%<25><>%n<>({"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D><02>)<07>U&holes_diameter@@ 48<34><38>{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D><05>3<07>Q&beam_face_thickness@ȥ<>!<21><>{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> <0B>=<07>S&beam_half_core_thickness@<17>4x<34>'
{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}<7D>!<07>S%hole_count@$<24>]<5D>dGk{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D><02>)<07>U%holes_diameter@7rqH"<22>\{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}
P<08><0F><0F><0F><0F>m<0F>GX(<0E><0E><0E><0E><0E><0E>Pj*; <0A> <0A> <0A> <0A> <0A> l } 3 M  <0C> <0C> <0C> <0C> u <0C> O `  0 <0B>  <0B> <0B> <0B> <0B> X r 2 C
<EFBFBD> 
<EFBFBD>
<EFBFBD>
<EFBFBD>
<EFBFBD>
t
<EFBFBD>
;
U

& <09> <09> <09> <09> } <09> W h  8<08> <08><08><08><08>`z:K<07><07><07><07>|<07>C].<06><06><06><06><06><06>_p&@<05><05><05><05>h<05>BS #<04><04><04><04><04><04>Ke$6<03><03><03><03><03>^p#><02> <02><02><02><02>]x5G<01><01><01><01><01>o<01>O=(beam_half_core_thickness<00>!'hole_count<00>'holes_diameter<00>3'beam_face_thickness<00><06>'beam_half_core_thickness<00>!&hole_count<00><06>&holes_diameter<00>3&beam_face_thickness<00><06>&beam_half_core_thickness<00>!%hole_count<00>R%holes_diameter<00>3%beam_face_thickness<00>!%beam_half_core_thickness<00>!$hole_count<00><05>$holes_diameter<00>3$beam_face_thickness<00>=$beam_half_core_thickness<00><05>#hole_count<00><05>#holes_diameter<00>3#beam_face_thickness<00>[#beam_half_core_thickness<00>!"hole_count<00>)"holes_diameter<00>3"beam_face_thickness<00><04>"beam_half_core_thickness<00>!!hole_count<00><04>!holes_diameter<00>3!beam_face_thickness<00><04>!beam_half_core_thickness<00>! hole_count<00>c holes_diameter3 beam_face_thickness~4 beam_half_core_thickness}!hole_count|holes_diameter{3beam_face_thicknessz=beam_half_core_thicknessy<03>hole_countx<03>holes_diameterw3beam_face_thicknessvvbeam_half_core_thicknessu!hole_counttFholes_diameters3beam_face_thicknessrbeam_half_core_thicknessq!hole_countp<02>holes_diametero3beam_face_thicknessn<02>beam_half_core_thicknessm!hole_countl<02>holes_diameterk3beam_face_thicknessjYbeam_half_core_thicknessi!hole_counth)holes_diameterg3beam_face_thicknessf=beam_half_core_thicknesse<01>hole_countd<01>holes_diameterc3beam_face_thicknessb<01>beam_half_core_thicknessa!hole_count`kholes_diameter_3beam_face_thickness^<beam_half_core_thickness]!hole_count\ holes_diameter[3beam_face_thicknessZ<00>beam_half_core_thicknessY!hole_countX<00>holes_diameterW3beam_face_thicknessV~beam_half_core_thicknessU!hole_countTNholes_diameterS3beam_face_thicknessR=beam_half_core_thicknessQ!hole_countP)holes_diameterO3beam_face_thicknessN=beam_half_core_thicknessM!hole_countL)holes_diameterK3beam_face_thicknessJ=beam_half_core_thicknessI!hole_countH)holes_diameterG3beam_face_thicknessF=beam_half_core_thicknessE!hole_countD)holes_diameterC3beam_face_thicknessB=beam_half_core_thicknessA!hole_count@)holes_diameter?3beam_face_thickness>=beam_half_core_thickness=!hole_count<)holes_diameter;3beam_face_thickness:=beam_half_core_thickness9!hole_count8)holes_diameter73beam_face_thickness6=beam_half_core_thickness5! hole_count4) holes_diameter33 beam_face_thickness2= beam_half_core_thickness1! hole_count0) holes_diameter/3 beam_face_thickness.= beam_half_core_thickness-! hole_count,) holes_diameter+3 beam_face_thickness*= beam_half_core_thickness)!
hole_count()
holes_diameter'3
beam_face_thickness&=
beam_half_core_thickness%! hole_count$) holes_diameter#3 beam_face_thickness"= beam_half_core_thickness!!hole_count )holes_diameter3beam_face_thickness=beam_half_core_thickness!hole_count)holes_diameter3beam_face_thickness=beam_half_core_thickness!hole_count)holes_diameter3beam_face_thickness=beam_half_core_thickness!hole_count)holes_diameter3beam_face_thickness=beam_half_core_thickness!hole_count)holes_diameter3beam_face_thickness=beam_half_core_thickness !hole_count )holes_diameter 3beam_face_thickness
=beam_half_core_thickness !hole_count)holes_diameter3beam_face_thickness=beam_half_core_thickness !hole_count )holes_diameter 3beam_face_thickness = beam_half_core_thickness
w<04><0F><0F><0F><0F><0F>q\B#<0E><0E><0E><0E><0E><0E>eT?% <0A> <0A> <0A> <0A> <0A> <0A> g H 7 "  <0C> <0C> <0C> <0C> <0C> y d J +   <0B> <0B> <0B> <0B> <0B> j X B ' 
<EFBFBD>
<EFBFBD>
<EFBFBD>
<EFBFBD>
<EFBFBD>
|
a
A
/
 <09> <09> <09> <09> <09> { i S 8  <08><08><08><08><08>Rm*<<07>
<07><07><07><07>dv)D<06><06><06><06>c~;M<05><05><05><05>u<05>:U$<04><04><04><04>!2hole_count<00>)2holes_diameter<00>32beam_face_thickness<00>=2beam_half_core_thickness<00>!1hole_count<00>)1holes_diameter<00>31beam_face_thickness<00>=1beam_half_core_thickness<00>!0hole_count<00>)0holes_diameter<00>30beam_face_thickness<00>=0beam_half_core_thickness<00>!/hole_count<00>)/holes_diameter<00>3/beam_face_thickness<00>=/beam_half_core_thickness<00>!.hole_count<00>).holes_diameter<00>3.beam_face_thickness<00>=.beam_half_core_thickness<00>!-hole_count<00>)-holes_diameter<00>3-beam_face_thickness<00>=-beam_half_core_thickness<00>!,hole_count<00>),holes_diameter<00>3,beam_face_thickness<00>=,beam_half_core_thickness<00>!+hole_count<00>)+holes_diameter<00>3+beam_face_thickness<00>=+beam_half_core_thickness<00>!*hole_count<00>)*holes_diameter<00>3*beam_face_thickness<00>=*beam_half_core_thickness<00>!)hole_count<00>))holes_diameter<00>3)beam_face_thickness<00>=)beam_half_core_thickness<00>!(hole_count<00>)(holes_diameter<00>=(beam_half_core_thickness<00>3(beam_face_thickness<00>)'holes_diameter<00>!'hole_count<00>='beam_half_core_thickness<00>3'beam_face_thickness<00>)&holes_diameter<00>!&hole_count<00>=&beam_half_core_thickness<00>3&beam_face_thickness<00>)%holes_diameter<00>!%hole_count<00>=%beam_half_core_thickness<00>3%beam_face_thickness<00>)$holes_diameter<00>!$hole_count<00>=$beam_half_core_thickness<00>3$beam_face_thickness<00>)#holes_diameter<00>!#hole_count<00>=#beam_half_core_thickness<00>3#beam_face_thickness<00>)"holes_diameter<00>!"hole_count<00>="beam_half_core_thickness<00>3"beam_face_thickness<00>)!holes_diameter<00>!!hole_count<00>=!beam_half_core_thickness<00>3!beam_face_thickness<00>) holes_diameter! hole_count<00>= beam_half_core_thickness}3 beam_face_thickness~)holes_diameter{!hole_count|=beam_half_core_thicknessy3beam_face_thicknessz)holes_diameterw!hole_countx=beam_half_core_thicknessu3beam_face_thicknessv)holes_diameters!hole_countt=beam_half_core_thicknessq3beam_face_thicknessr)holes_diametero!hole_countp=beam_half_core_thicknessm3beam_face_thicknessn)holes_diameterk!hole_countl=beam_half_core_thicknessi3beam_face_thicknessj)holes_diameterg!hole_counth=beam_half_core_thicknesse3beam_face_thicknessf)holes_diameterc!hole_countd=beam_half_core_thicknessa3beam_face_thicknessb)holes_diameter_!hole_count`=beam_half_core_thickness]3beam_face_thickness^)holes_diameter[!hole_count\=beam_half_core_thicknessY3beam_face_thicknessZ)holes_diameterW!hole_countX=beam_half_core_thicknessU3beam_face_thicknessV)holes_diameterS!hole_countT=beam_half_core_thicknessQ 8<00>s]?<0E><0E> <0A> s U 1  <0C> ) <0B> <0B> h E 
<EFBFBD>
= <09> <09> | Y , R<07><07><07>mAf<05><05><05><05>U1{<03><03><03><03>jF<02><01><01><01>|[<00><00>2<EFBFBD>P#<23>M0design_vars{"beam_half_core_thickness": 6.843340707337014, "beam_face_thickness": 1.8713127360225228, "holes_diameter": 14.26146032661794, "hole_count": 8.723510669798545}<1E>O!)0max_stress377.9287109375*<2A>N-50max_displacement0.029252193868160248!<21>M10frequency17.731294631958008<1C>L10mass4025.5593129807135<13>K0feasiblefalse<73> <09>J7<>g0constraint_violations["max_stress_limit: 377.93 > 120 (violation: 214.9%)", "min_frequency_limit: 17.73 < 150 (violation: 88.2%)"]<5D>3<EFBFBD>I#<23>O/design_vars{"beam_half_core_thickness": 6.911147678335999, "beam_face_thickness": 1.4209023919247616, "holes_diameter": 35.77936938523629, "hole_count": 13.339081113696388}!<21>H!//max_stress648.0986938476562)<29>G-3/max_displacement0.03443562611937523!<21>F1/frequency16.713726043701172<1B>E//mass3536.153949601091<13>D/feasiblefalse<73> <09>C7<>g/constraint_violations["max_stress_limit: 648.10 > 120 (violation: 440.1%)", "min_frequency_limit: 16.71 < 150 (violation: 88.9%)"]<5D>2<EFBFBD>B#<23>M.design_vars{"beam_half_core_thickness": 8.94047174237027, "beam_face_thickness": 1.1384766297730566, "holes_diameter": 40.81356800116308, "hole_count": 13.092262151474491}!<21>A!/.max_stress998.8289794921875)<29>@-3.max_displacement0.03659660369157791!<21>?1.frequency17.139930725097656<1B>>/.mass4221.342765582194<13>=.feasiblefalse<73> <09><7<>g.constraint_violations["max_stress_limit: 998.83 > 120 (violation: 732.4%)", "min_frequency_limit: 17.14 < 150 (violation: 88.6%)"]<5D>2<EFBFBD>;#<23>M-design_vars{"beam_half_core_thickness": 8.597531513945007, "beam_face_thickness": 1.1297307659474454, "holes_diameter": 45.04477090272729, "hole_count": 8.567502751602218}"<22>:!1-max_stress1014.4276733398438)<29>9-3-max_displacement0.03773902729153633!<21>81-frequency16.790578842163086<1A>7--mass4193.94331613823<13>6-feasiblefalse<73>
<EFBFBD>57<>i-constraint_violations["max_stress_limit: 1014.43 > 120 (violation: 745.4%)", "min_frequency_limit: 16.79 < 150 (violation: 88.8%)"]<5D>2<EFBFBD>4#<23>M,design_vars{"beam_half_core_thickness": 7.390278780696681, "beam_face_thickness": 2.1078159757964796, "holes_diameter": 41.93597058398419, "hole_count": 10.69810601510351}!<21>3!/,max_stress298.7251892089844*<2A>2-5,max_displacement0.026856351643800735 <20>1/,frequency18.71857261657715<1B>0/,mass3800.714987170558<13>/,feasiblefalse<73> <09>.7<>g,constraint_violations["max_stress_limit: 298.73 > 120 (violation: 148.9%)", "min_frequency_limit: 18.72 < 150 (violation: 87.5%)"]<5D>3<EFBFBD>-#<23>O+design_vars{"beam_half_core_thickness": 6.2455837524396784, "beam_face_thickness": 2.6623944114476252, "holes_diameter": 24.94612577150393, "hole_count": 9.780454087112581}"<22>,!1+max_stress242.61903381347656)<29>+-3+max_displacement0.02626964822411537 <20>*/+frequency19.75767707824707<1B>)/+mass3762.302675995378<13>(+feasiblefalse<73> <09>'7<>g+constraint_violations["max_stress_limit: 242.62 > 120 (violation: 102.2%)", "min_frequency_limit: 19.76 < 150 (violation: 86.8%)"]<5D>3<EFBFBD>&#<23>O*design_vars{"beam_half_core_thickness": 6.692536774989371, "beam_face_thickness": 2.260910064019572, "holes_diameter": 15.280699469080927, "hole_count": 12.604514813972587}!<21>%!/*max_stress261.0404968261719*<2A>$-5*max_displacement0.027139434590935707!<21>#1*frequency18.685359954833984<1B>"/*mass3991.032436382792<13>!*feasiblefalse<73> <09> 7<>g*constraint_violations["max_stress_limit: 261.04 > 120 (violation: 117.5%)", "min_frequency_limit: 18.69 < 150 (violation: 87.5%)"]<5D>2<EFBFBD>#<23>M)design_vars{"beam_half_core_thickness": 5.42156400159408, "beam_face_thickness": 1.9588331269881232, "holes_diameter": 24.006034559283307, "hole_count": 10.38059451315119}!<21>!/)max_stress346.5316162109375(<28>-1)max_displacement0.0329805351793766!<21>1)frequency18.155311584472656<1B>/)mass3222.399054733554<13>)feasiblefalse<73> <09>7<>g)constraint_violations["max_stress_limit: 346.53 > 120 (violation: 188.8%)", "min_frequency_limit: 18.16 < 150 (violation: 87.9%)"] <02><0F><0E>h <0A> b <0C> J <0B> D
<EFBFBD>
, <09> &<08><07>y<05>j<04>[<03>L<02>}<7D>H!<07>S2hole_count@(2wfmH<6D>{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D><02>G)<07>U2holes_diameter@H(-<2D>w<EFBFBD>6{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D><05>F3<07>Q2beam_face_thickness?<3F><>^<5E>e<EFBFBD><65>{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> <0B>E=<07>S2beam_half_core_thickness@<19><><EFBFBD>K<>{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}<7D>D!<07>S1hole_count@%֙^<5E><>{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D><02>C)<07>U1holes_diameter@C<>D<EFBFBD><44><EFBFBD><EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D><05>B3<07>Q1beam_face_thickness@<1B>+<08>l{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> <0B>A=<07>S1beam_half_core_thickness@<1E><>h<EFBFBD>@<40>{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}<7D>@!<07>S0hole_count@!ro<72><6F>/{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D><02>?)<07>U0holes_diameter@,<2C><> <20> {"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D><05>>3<07>Q0beam_face_thickness?<3F><><EFBFBD>Y{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> <0B>==<07>S0beam_half_core_thickness@_<><5F>՗<EFBFBD>{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}<7D><!<07>S/hole_count@*<2A><>
,<08>{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D><02>;)<07>U/holes_diameter@A<><41>`B<><42>{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D><05>:3<07>Q/beam_face_thickness?<3F><>%<25>{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> <0B>9=<07>S/beam_half_core_thickness@<1B><03><>&{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}<7D>8!<07>S.hole_count@*/<<3C>{<7B>{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D><02>7)<07>U.holes_diameter@Dh"<22> <08>{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D><05>63<07>Q.beam_face_thickness?<3F>73EB+T{"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> <0B>5=<07>S.beam_half_core_thickness@!ᅃ <20><>{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}<7D>4!<07>S-hole_count@!"<22><>} {"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}<7D><02>3)<07>U-holes_diameter@F<><46> <0A><>W{"name": "FloatDistribution", "attributes": {"step": null, "low": 10.0, "high": 50.0, "log": false}}<7D><05>23<07>Q-beam_face_thickness?<3F>`<60>Px {"name": "FloatDistribution", "attributes": {"step": null, "low": 1.0, "high": 3.0, "log": false}}<7D> <0B>1=<07>S-beam_half_core_thickness@!1轢rD{"name": "FloatDistribution", "attributes": {"step": null, "low": 5.0, "high": 10.0, "log": false}}}<7D>0!<07>S,hole_count@%en&<26>[{"name": "FloatDistribution", "attributes": {"step": null, "low": 8.0, "high": 14.0, "log": false}}  -s]><0E><0E> <0A> r U 2  <0C> -