Skip to content
badafest edited this page Mar 24, 2023 · 7 revisions

It is advised to follow tutorials in the order shown in Pages on the top-right if you are just starting out.

Interface

Please memorize (or keep a reference of) this image as these terms are frequently used throughout tutorials.

interface

Image: A screenshot of samrachana-web

The application interface can be divided into five regions:

  1. Toolbar on the top
  2. Left Sidebar with Layout options, File options and Settings
  3. Right Sidebar with hints and forms as required
  4. Statusbar at bottom with messages and options for material, section, units and precision
  5. Main region where structure is plotted, and relevant data is displayed

While modeling, analysing or calculating diagrams, every input from user is taken from the right sidebar. So, except when setting coordinates by clicking on the graph, the form displayed on the right sidebar should be submitted.

View

A view is where graphs and tables are displayed. There are four views available, switchable as required via View Options. They are:

  1. Structure - Graph of structural elements: segments, loads and supports
  2. Members - List of elements with all properties. Segment properties obtained from section and material chosen can be overridden here.
  3. Analysis Result - Table showing reactions, actions and responses after analysing (solving) the structure
  4. Vector Diagrams - Diagrams of interest plotted over segments, like AFD, SFD, BMD and resultant displacement.

Layout

Samrachana offers six different layout options. Each layout allows one or more views to be displayed on the main region. They are listed in order as they appear in layout options.

  1. One - Default layout suitable for modeling the structure
  2. Two Horizontal - Suitable for editing the modeled structure
  3. Two Vertical - Suitable to see analysis result
  4. Three Horizontal - Suitable to see diagrams, structue and analysis result focusing on diagrams
  5. Three Vertical - Similar to above, but suitable when focusing on structure
  6. Four - Useful when required to see all four views at once

When appropriate the application switches to different layouts. But, each view in every layout can be changed via View Options.

Keyboard Shortcuts

Every tool in the toolbar can be quickly toggled by keyboard shortcuts. They are listed below:

Key Tool Description
Esc None Displays shortcut hints on right side bar
x Select Allows user to select members to edit or delete them
l Line Add a line segment
a Arc Add an arc segment (circular arc by three points)
q Quad Add a parabolic segment (arch)
f Fixed Add a fixed support
h Hinge Add a hinged support
r Roller Add a roller support
i Internal Hinge Add an internal hinge (snap to a segment via form on right side bar)
n Node Add a node (a redundant support for including important points during analysis)
c Custom Add a custom support like for resisting Horizontal force and moment only
m Moment Add a moment load to a segment
p Point Add a point load to a segment
u UDL Add a uniformly distributed load to a segment
v UVL Add a uniformly varying load to a segment
w Parabolic Add a quadratic distributed $\left(w=kx^2\right)$ load to a segment
z Cubic Add a cubic distributed $\left(w=kx^3\right)$ load to a segment
s Misfit Add a misfit (changed to appropriate loads) to a segment (Only peak and parent segment on the form on right side bar are used. Other parameters are redundant)
t Temperature Add a temperature variation (changed to appropriate loads) to a segment (Only peak and parent segment on the form on right side bar are used. Other parameters are redundant)
, Analyse Solve the structure (Just toggling the tool is not enough. Please press Analyse Structure button on the right side bar)
. Diagrams Calculate Diagrams (Just toggling the tool is not enough. Please press Calculate Diagrams button on the right side bar)

Sign Convention

  1. Positive X distances and Forces : Left to Right
  2. Positive Y distances and Forces : Down to Up
  3. Positive Angles and Moments : Anticlockwise
  4. Segment axial axis : Initial Coordinates to Final Coordinates
  5. Segment shear axis : Axial axis rotated by 90 degrees anticlockwise
  6. Segment angular axis : Anticlockwise positive
Clone this wiki locally