Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Köprü ayakları üst yapıyı taşıyan, üst yapıdan gelen düşey yükleri temele aktaran; sismik yükler, rüzgar yükleri ve çeşitli servis durumu yüklerinden kaynaklanan yatay yükleri taşıyan yapısal elemanlardır. Yaygın olarak kullanılan kolon geometrileri; dikdörtgen kolon, H-kolon ve obligon kolondur.



  •  Dikdörtgen Kolon

Dikdörtgen geometriye sahip olan kolon, OpenBrIM'de "Dikdörtgen Kolon" objesi olarak temsil edilir.

 

Kullanıcı Parametreleri


Code Block
languagexml
themeEclipse
titleInput Parameters
collapsetrue
<O N="GeometricParameters" T="Project">
    <P N="Support" V="KBYS_BaslikKirisi" T="KBYS_BaslikKirisi" D="Başlık Kirişi" Role="Input" Category="Geometri" />
    <O T="ParamInfo" Min="1" Max="1" Required="1" Pick="1" Param="Support" />
    <P N="LocZ" V="-20000" D="Temel Üst Kotu" Role="Input" Category="Geometri" UT="Length" UC="M_KN" />
    <P N="ColW" V="3000" D="Kolon Uzunluğu" Role="Input" Category="Geometri" UT="Length" UC="M_KN" />
    <P N="ColT" V="7500" D="Kolon Genişliği" Role="Input" Category="Geometri" UT="Length" UC="M_KN" />
    <P N="ColWP" V="200" D="Kolon Pah Genisligi " Role="Input" Category="Geometri" UT="Length" UC="CM_KGF" />
    <P N="ColLP" V="300" D="Kolon Pah Kalinligi" Role="Input" Category="Geometri" UT="Length" UC="CM_KGF" />
    <P N="ColumnSkew" V="Support.s" />
</O>
<O N="FEMParameters" T="Group">
    <P N="runMesh" V="2" D="Sonlu Eleman Modeli[Olustur=1/Olusturma=2]" Role="Input" Category="FEM" />
    <P N="pierMat" V="NULL" T="Material" D="Material" Role="Input" Category="FEM" />
    <P N="ColumnMesh" V="5" D="Kolondaki Mesh Sayisi" Role="Input" Category="FEM" />
</O>

...