This is a file from the Wikimedia Commons

File:Elembeam Solid Mechanics.png

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Elembeam_Solid_Mechanics.png(284 × 221 pixels, file size: 2 KB, MIME type: image/png)

Summary

Description
English:
prologues := 2;
% input metaobj.mp;
beginfig(1);
  numeric u;
  u := 1cm;
  path pp;
  defaultscale := .5;
  pp := unitsquare xscaled u yscaled 1.5u;
  fill pp withcolor .8white;
  draw pp;
  pair ppl, ppr;
  ppl := (ulcorner pp + llcorner pp)/2;
  ppr := (urcorner pp + lrcorner pp)/2;
  path qq[];
  qq1 := subpath (0.5, 3.5) of (fullcircle scaled u);
  qq2 := qq1;
  qq1 := (qq1 rotated 90 yscaled 1.5) shifted ppl;
  qq1 := qq1 shifted (-.5u, 0);
  drawarrow qq1;
  label.llft("M", (point (length(qq1)) of qq1));
  qq2 := (qq2 rotated -90 yscaled 1.5) shifted ppr ;
  qq2 := qq2 shifted (.5u, 0);
  drawarrow qq2;
  label.urt("M+dM", (point (length(qq2)) of qq2));
  path rr[];
  rr1 := ppl - (.25u, .75u) -- ppl - (.25u, -.75u);
  drawarrow rr1;
  label.ulft("V+dV", (point 1 of rr1));
  rr2 := ppr - (-.25u, -.75u) -- ppr - (-.25u, .75u);
  drawarrow rr2;
  label.lrt("V", (point 1 of rr2));
  path ll; ll := ulcorner pp + (0, .25u) -- urcorner pp + (0, .35u);
  for i=0 upto 4:
    pair ip, fp;
    ahangle := 25;
    ip := (point (i * .25) of ll);
    xpart fp = xpart ip;
    ypart fp = ypart ulcorner pp;
    drawarrow ip -- fp;
  endfor;
  draw ll;
  label.top("q(x)", center ll);
  draw ppl - (0, 1.25u) -- ppl - (0, u);
  draw ppr - (0, 1.25u) -- ppr - (0, u);
  drawdblarrow ppl - (0, 1.125u) -- ppr - (0, 1.125u);
  label.top("dx", (center pp - (0, 1.125u))); 
  currentpicture := currentpicture scaled 3;
  currentpicture := currentpicture shifted -llcorner currentpicture;
endfig;
end;
Date 12 April 2004 (original upload date)
Source Transferred from en.wikibooks to Commons by Adrignola using CommonsHelper.
Author The original uploader was Norman Weiner at English Wikibooks.

Licensing

GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
This licensing tag was added to this file as part of the GFDL licensing update.

Original upload log

The original description page was here. All following user names refer to en.wikibooks.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

12 April 2004

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current23:08, 15 July 2010Thumbnail for version as of 23:08, 15 July 2010284 × 221 (2 KB)File Upload Bot (Magnus Manske) {{BotMoveToCommons|en.wikibooks|year={{subst:CURRENTYEAR}}|month={{subst:CURRENTMONTHNAME}}|day={{subst:CURRENTDAY}}}} {{Information |Description={{en|<pre> prologues := 2; % input metaobj.mp; beginfig(1); numeric u; u := 1cm; path pp; defaultsca

The following page uses this file: