File:Turbo ax momento.png

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(1,700 × 1,254 pixels, file size: 52 KB, MIME type: image/png)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description esquema de los triángulos de velocidades a través de una rejilla de álabes
Date
Source Own work Imagen Hecha con Asymptote
Author Rafa606
PNG development
InfoField
 
This PNG graphic was created with Asymptote.
Source code
InfoField

Asymptote code

import graph;

scale(5);
size(1700,0);
real desp=5*2.3/2;
path w0,c0,u,w3,c3;
real i=0;
currentpen=linewidth(3mm);

guide alabe=(0.7,0)..(0.7,-0.5)..(-0.25,-3)..(-1,-4);
guide sup=(-1.1,0)--(13,0);
for(i=0;i<6;i=i+1){
	draw(shift((2.3*i,0))*alabe);
}

//cero
draw(shift((0,0.05))*sup,linetype("10 10")+red+linewidth(2mm));
label(scale(6)*Label("0"),(-1.5,0),red);
//tres
draw(shift((0,-4.01))*sup,linetype("10 10")+red+linewidth(2mm));
label(scale(6)*Label("3"),(-1.5,-3.75),red);

//linea de corriente
draw(shift(desp,0)*alabe,blue+linewidth(2.5mm));
//0
w0=(0,0)--3*dir(alabe,0);
draw(shift((0.7+desp,0)-3*dir(alabe,0))*w0,red+blue+linewidth(2mm),\
		Arrow(50,15));
label(scale(6)*Label("$\vec{w_0}$"),(desp+1.2,-1)-point(w0,1),red+blue);
u=(0,0)--(-3,0);
draw(shift((0.7+desp,0))*u,blue+green+linewidth(2mm),Arrow(50,15));
label(scale(6)*Label("$\vec{u}$"),(desp-1.3,0.5),blue+green);
c0=(0,0)--3*dir(alabe,0)+(-3,0);
draw(shift((0.7+desp,0)-3*dir(alabe,0)-(-3,0))*c0,blue+linewidth(2mm),\
		Arrow(50,15));
label(scale(6)*Label("$\vec{c_0}$"),(desp+0.3,-1)-point(c0,1),blue);
//3
w3=(0,0)--5*dir(alabe,3);
draw(shift((-1+desp,-4))*w3,red+blue+linewidth(2mm),Arrow(50,15));
label(scale(6)*Label("$\vec{w_3}$"),(desp-1,-5),red+blue);
draw(shift((-1+desp,-4))*u,blue+green+linewidth(2mm),Arrow(50,15));
label(scale(6)*Label("$\vec{u}$"),(desp-2.6,-3.5),green+blue);
c3=(0,0)--5*dir(alabe,3)+(-3,0);
draw(shift((-1+desp,-4))*c3,blue+linewidth(2mm),Arrow(50,15));
label(scale(6)*Label("$\vec{c_3}$"),(desp-4,-5.3),blue);

label(scale(6)*Label("$\vec{u_0}=\vec{u_3}=\vec{u}$"),(1.6*desp,-5),\
			green+blue);

Licensing[edit]

GNU head

This work is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version. This work is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See version 2 and version 3 of the GNU General Public License for more details.

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.

File history

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

Date/TimeThumbnailDimensionsUserComment
current14:02, 16 March 2008Thumbnail for version as of 14:02, 16 March 20081,700 × 1,254 (52 KB)Rafa606~commonswiki (talk | contribs){{Information |Description=esquema de los triángulos de velocidades a través de una rejilla de álabes |Source=self-made |Date=2008-03-16 |Author= Rafa606 |Permission=GNU Free Documentation License |other_versions= }} Imagen Hecha con

There are no pages that use this file.