(************** Content-type: application/mathematica ************** Mathematica-Compatible Notebook This notebook can be used with any Mathematica-compatible application, such as Mathematica, MathReader or Publicon. The data for the notebook starts with the line containing stars above. To get the notebook into a Mathematica-compatible application, do one of the following: * Save the data starting with the line of stars above into a file with a name ending in .nb, then open the file inside the application; * Copy the data starting with the line of stars above to the clipboard, then use the Paste menu command inside the application. Data for notebooks contains only printable 7-bit ASCII and can be sent directly in email or through ftp in text mode. Newlines can be CR, LF or CRLF (Unix, Macintosh or MS-DOS style). NOTE: If you modify the data for this notebook not in a Mathematica- compatible application, you must delete the line below containing the word CacheID, otherwise Mathematica-compatible applications may try to use invalid cache data. For more information on notebooks and Mathematica-compatible applications, contact Wolfram Research: web: http://www.wolfram.com email: info@wolfram.com phone: +1-217-398-0700 (U.S.) Notebook reader applications are available free of charge from Wolfram Research. *******************************************************************) (*CacheID: 232*) (*NotebookFileLineBreakTest NotebookFileLineBreakTest*) (*NotebookOptionsPosition[ 174897, 6525]*) (*NotebookOutlinePosition[ 175561, 6548]*) (* CellTagsIndexPosition[ 175517, 6544]*) (*WindowFrame->Normal*) Notebook[{ Cell[CellGroupData[{ Cell["\<\ Calcolo di sollecitazioni e spostamenti in un sistema di travi rettilinee\ \>", "Title"], Cell["\<\ Anche se non sembra semplice assegnare i dati conviene leggere le istruzioni \ ed evitare adattamenti con conseguenze imprevedibili\ \>", "Subtitle", CellFrame->True, Evaluatable->False, CellHorizontalScrolling->False, TextAlignment->Left, FontSize->12, Background->GrayLevel[0.849989]], Cell[TextData[StyleBox["v. 2.02 (10/4/2003) \n\[Copyright] Amabile Tatone, \ Universit\[AGrave] dell'Aquila, L'Aquila, IT \ntatone@ing.univaq.it", FontSize->14, FontWeight->"Bold"]], "Subtitle", CellFrame->True, Evaluatable->False, CellHorizontalScrolling->False, TextAlignment->Left, FontSize->12, Background->GrayLevel[0.849989]], Cell[CellGroupData[{ Cell["Istruzioni", "Section", Evaluatable->False], Cell[TextData[{ "Sono da assegnare:\n- i vettori a1 e a2 della base adattata alla sezione \ [", StyleBox["D1", FontColor->RGBColor[0, 0, 1]], "]\n- la distribuzione di forza [", StyleBox["D2", FontColor->RGBColor[0, 0, 1]], "]\n- i vincoli e le basi adattate al bordo [", StyleBox["D3", FontColor->RGBColor[0, 0, 1]], "]\n- le forze e i momenti alle estremit\[AGrave] [", StyleBox["D4", FontColor->RGBColor[0, 0, 1]], "]\n- costanti (lunghezze, moduli, intensit\[AGrave] delle forze) [", StyleBox["D5", FontColor->RGBColor[0, 0, 1]], "]\n\nSono da adattare:\n- la funzione di semplificazione extraSimplify [", StyleBox["\[FilledCircle]", FontColor->RGBColor[0, 0, 1]], "]\n- la cornice per la visualizzazione della deformazione [", StyleBox["\[FilledCircle]", FontColor->RGBColor[0, 0, 1]], "]\n- i fattori di scala per i diagrammi tecnici N, Q, M [", StyleBox["\[FilledCircle]", FontColor->RGBColor[0, 0, 1]], "]\n\nSono da controllare:\n- alcune definizioni riguardanti \ semplificazioni" }], "SmallText", CellFrame->True, Background->GrayLevel[0.849989]], Cell["\<\ Viene prima calcolata la soluzione bulk delle equazioni di bilancio in \ corrispondenza di una qualsiasi distribuzione di forze (integrabile). Vengono assegnati i vincoli. Esiste il problema di compatibilita' dei vincoli \ solo in forma banale. Non esiste certamente per gli atti di moto, essendo per \ questi i vincoli delle condizioni omogenee. Vengono poi costruite le equazioni di bilancio al bordo corrispondenti agli \ atti di moto vincolati, fornendo l'elenco delle forze attive da assegnare. Sostituendo in queste equazioni la soluzione bulk si generano delle equazioni \ algebriche nelle costanti di integrazione. Viene calcolata la soluzione che, nel caso di \"vincoli eccedenti\", lascia \ indeterminate alcune delle costanti. Si puo' dire che si determina lo spazio delle soluzioni in termini di \ tensione bilanciata al bordo. In caso di \"vincoli in difetto\" occorre verificare la compatibilit\[AGrave] \ dei dati al bordo sulle forze. Si prosegue calcolando, attraverso la funzione di risposta, lo spazio degli \ spostamenti corrispondente alla tensione, introducendo altre costanti di \ integrazione. Dalle equazioni di vincolo si generano le equazioni algebriche da cui si \ calcolano infine tutte le costanti. Vincoli \"eccedenti\" => equazioni di bilancio al bordo \"in difetto\" Vincoli \"in difetto\" => equazioni di bilancio al bordo \"eccedenti\" \ (occorre verificare la compatibilita' delle forze al bordo)\ \>", "SmallText", CellFrame->True, Background->GrayLevel[0.849989]], Cell[TextData[{ "Le lunghezze dei vari tratti possono essere assegnate utilizzando una \ lunghezza base (ad esempio ", StyleBox["\[ScriptCapitalL]", FontFamily->"Courier"], " ), in modo che non compaiano in tutte le espressioni ", StyleBox["L[1], L[2]", FontFamily->"Courier"], " ecc.; cos\[IGrave] pure gli angoli. Occorre poi assegnare i valori di \ tali parametri in datiO per poter realizzare le figure." }], "SmallText", CellFrame->True, Background->GrayLevel[0.849989]] }, Closed]], Cell[CellGroupData[{ Cell["Inizializzazione", "Section", Evaluatable->False], Cell[BoxData[ \(\(outputDir = "\";\)\ \)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(SetDirectory[outputDir]\)], "Input"], Cell[BoxData[ \("C:\\Wrk\\Corsi\\Scost\\esercizi\\7-travi\\7-01\\outmath"\)], "Output"] }, Open ]], Cell["\<\ In fase di modifica del notebook riattivare gli \"spelling warning\"\ \>", "SmallText"], Cell[BoxData[{ \(\(Off[General::"\"];\)\), "\[IndentingNewLine]", \(\(Off[General::"\"];\)\)}], "Input"], Cell[BoxData[{ \(\(Off[Solve::"\"];\)\), "\n", \(\(<< \ LinearAlgebra`MatrixManipulation`;\)\), "\[IndentingNewLine]", \(\(<< Graphics`Colors`;\)\), "\n", \(\(SetOptions[Plot, ImageSize \[Rule] 228];\)\), "\n", \(\(SetOptions[ParametricPlot, ImageSize \[Rule] {200, 200}];\)\), "\[IndentingNewLine]", \(\(SetOptions[Plot, PlotRange \[Rule] All];\)\), "\[IndentingNewLine]", \(\(SetOptions[ParametricPlot, PlotRange \[Rule] All];\)\)}], "Input"] }, Closed]], Cell[CellGroupData[{ Cell[TextData[{ "Descrizione della configurazione originaria [", StyleBox["D1", FontColor->RGBColor[0, 0, 1]], "]" }], "Section", Evaluatable->False], Cell[CellGroupData[{ Cell["Definizione delle basi", "Subsection", CellFrame->False, Background->None], Cell["Base del sistema di coordinate (non modificare)", "SmallText", CellFrame->False, Background->None], Cell[BoxData[{ \(\(e\_1 = {1, 0};\)\), "\n", \(\(e\_2 = {0, 1};\)\)}], "Input", CellFrame->False, Background->None], Cell["\<\ Basi adattate alla sezione di ciascun tratto (non modificare)\ \>", "SmallText", CellFrame->False, Background->None], Cell[BoxData[{ \(\(a\_1[i_] := Cos[\[Alpha][i]]\ e\_1 + Sin[\[Alpha][i]]\ e\_2;\)\), "\n", \(\(a\_2[i_] := \(-Sin[\[Alpha][i]]\)\ e\_1 + Cos[\[Alpha][i]]\ e\_2;\)\)}], "Input", CellFrame->False, Background->None] }, Closed]], Cell[CellGroupData[{ Cell[TextData[{ "Dati [", StyleBox["D1", FontColor->RGBColor[0, 0, 1]], "]" }], "Subsection"], Cell["Numero di tratti di trave", "SmallText"], Cell[BoxData[ \(\(travi = 1;\)\)], "Input", CellFrame->True, Background->GrayLevel[0.849989]], Cell[TextData[{ "Angoli che definiscono le basi adattate (possono anche non essere \ assegnati; in tal caso se ne assegni il valore nella lista ", StyleBox["datiO", FontFamily->"Courier New", FontWeight->"Bold"], ")\n", "[ l'uso di caratteri script per i parametri rende tutto molto pi\[UGrave] \ leggibile]" }], "SmallText", FontFamily->"Arial"], Cell[BoxData[ \(\(\[Alpha][1] = 0;\)\)], "Input", CellFrame->True, Background->GrayLevel[0.849989]], Cell[TextData[{ "Lunghezze (possono anche non essere assegnate; in tal caso se ne assegni \ il valore nella lista successiva ", StyleBox["datiO", FontFamily->"Courier New", FontWeight->"Bold"], ")\n", "[ l'uso caratteri script per i parametri rende tutto molto pi\[UGrave] \ leggibile]" }], "SmallText"], Cell[BoxData[ \(\(L[1] = \[ScriptCapitalL];\)\)], "Input", CellFrame->True, Background->GrayLevel[0.849989]], Cell[BoxData[{ \(YA[1] := \[ScriptCapitalY]\[ScriptCapitalA]\ \ \), \ "\[IndentingNewLine]", \(YJ[1] := \[ScriptCapitalY]\[ScriptCapitalJ]\)}], "Input", CellFrame->True, Background->GrayLevel[0.849989]], Cell["\<\ Valori numerici (di angoli e lunghezze) necessari alla visualizzazione e \ utilizzati solo per questo\ \>", "SmallText"], Cell[BoxData[ \(\(datiO = {\[ScriptCapitalL] \[Rule] 1};\)\)], "Input", CellFrame->True, Background->GrayLevel[0.849989]], Cell["\<\ Altri dati EVENTUALMENTE assegnati (anche per ottenere espressioni \ pi\[UGrave] semplici). \ \>", "SmallText"], Cell[BoxData[ \(\[ScriptCapitalY]\[ScriptCapitalA] := \ \[ScriptCapitalY]\[ScriptCapitalJ]\/\(\[Kappa]\ \[ScriptCapitalL]\^2\)\)], \ "Input", CellFrame->True, Background->GrayLevel[0.849989]] }, Open ]], Cell[CellGroupData[{ Cell["Definizioni per la visualizzazione", "Subsection"], Cell["lunghezza caratteristica", "SmallText"], Cell[BoxData[ \(\(maxL = Max[Table[ L[i] /. \[InvisibleSpace]datiO, {i, 1, travi}]];\)\)], "Input"], Cell["definizione dell'asse", "SmallText"], Cell[BoxData[ \(\(\(\(asseO[i_]\)[\[Zeta]_] := org[i] + a\_1[i]\ \[Zeta] /. datiO;\)\(\ \)\)\)], "Input"], Cell[BoxData[ \(Clear[org]\)], "Input"], Cell["\<\ Coordinate dell'estremit\[AGrave] sinistra di ciascun tratto (utilizzate solo \ per la visualizzazione dei tratti separati). Quelle deivanti dai vincoli sono \ descritte a parte, pi\[UGrave] avanti.\ \>", "SmallText"], Cell[BoxData[ \(\(org[1] = {0, 0};\)\)], "Input"], Cell[BoxData[ \(org[i_] := org[i - 1] + {Max[\(\(asseO[i - \ 1]\)[0]\)\_\(\(\[LeftDoubleBracket]\)\(1\)\(\[RightDoubleBracket]\)\), \ \(\(asseO[i - 1]\)[L[i - 1]]\)\_\(\(\[LeftDoubleBracket]\)\(1\)\(\ \[RightDoubleBracket]\)\)], 0} + {maxL\/10, 0}\)], "Input"], Cell["definizione delle sezioni", "SmallText"], Cell[BoxData[ \(\(secO[ i_]\)[\[Zeta]_] := {\(asseO[i]\)[\[Zeta]] - maxL\/20\ a\_2[i]\ , \(asseO[i]\)[\[Zeta]] + maxL\/20\ a\_2[i]\ } /. datiO\)], "Input"], Cell["definizione della base adattata", "SmallText"], Cell[BoxData[ \(\(vecOa1[ i_]\)[\[Zeta]_] := {{\(asseO[i]\)[\[Zeta]], \(asseO[i]\)[\[Zeta]] + maxL\/5\ \ a\_1[i]}, {\(asseO[i]\)[\[Zeta] + maxL\/5] + maxL\/15\ \((\(-a\_1[i]\) + a\_2[i]\/2)\), \(asseO[ i]\)[\[Zeta] + maxL\/5]}, {\(asseO[i]\)[\[Zeta] + maxL\/5] + \(\(\(maxL\)\(\ \)\)\/15\) \((\(-a\_1[i]\) - a\_2[i]\/2)\), \(asseO[i]\)[\[Zeta] + maxL\/5]}} /. datiO\)], "Input"], Cell[BoxData[ \(\(vecOa2[ i_]\)[\[Zeta]_] := {{\(asseO[i]\)[\[Zeta]], \(asseO[i]\)[\[Zeta]] + maxL\/5\ \ a\_2[i]}, {\(asseO[i]\)[\[Zeta]] + 1\/5\ maxL\ a\_2[ i] + \(\(\(maxL\)\(\ \)\)\/15\) \((\(-\(1\/2\)\)\ a\_1[i] - a\_2[i])\), \(asseO[i]\)[\[Zeta]] + 1\/5\ maxL\ a\_2[i]}, {\(asseO[i]\)[\[Zeta]] + 1\/5\ maxL\ a\_2[ i] + \(\(\(maxL\)\(\ \)\)\/15\) \((a\_1[i]\/2 - a\_2[i])\), \(asseO[i]\)[\[Zeta]] + 1\/5\ maxL\ a\_2[i]}} /. datiO\)], "Input"], Cell["numero di suddivisioni nel disegno di ciascun tratto", "SmallText"], Cell[BoxData[ \(\(ndiv = 4;\)\)], "Input"], Cell["\<\ disegno dell'asse (la definizione delle estremit\[AGrave] sinistre cambier\ \[AGrave] pi\[UGrave] avanti)\ \>", "SmallText"], Cell[BoxData[ \(\(pltO := Table[Graphics[{AbsoluteThickness[2], Line[{\(asseO[i]\)[0], \(asseO[i]\)[L[i]]}]}], {i, 1, travi}];\)\)], "Input"], Cell[BoxData[ \(\(pltOx := Table[Graphics[{Line[{\(asseO[i]\)[0], \(asseO[i]\)[L[i]]}]}], {i, 1, travi}];\)\)], "Input"], Cell["disegno delle sezioni", "SmallText"], Cell[BoxData[ \(\(pltOs := Table[Table[ Graphics[{Line[\(secO[i]\)[j \(\(\ \)\(L[i]\)\)\/ndiv]]}], {j, 1, ndiv - 1}], {i, 1, travi}] // Flatten;\)\)], "Input"], Cell["disegno della base adattata", "SmallText"], Cell[BoxData[ \(\(pltOa := Graphics[ Table[{Black, AbsoluteThickness[2], Line /@ Join[\(vecOa1[i]\)[L[i]\/2], \(vecOa2[i]\)[ L[i]\/2]]}, {i, 1, travi}]];\)\)], "Input"], Cell[BoxData[ \(\(pltOax := Graphics[ Table[{Black, Line /@ Join[\(vecOa1[i]\)[L[i]\/2], \(vecOa2[i]\)[ L[i]\/2]]}, {i, 1, travi}]];\)\)], "Input"] }, Closed]], Cell[CellGroupData[{ Cell["\<\ Disegno della configurazione originaria di ciascuna trave e delle basi \ adattate\ \>", "Subsection"], Cell[CellGroupData[{ Cell[BoxData[ \(\(Show[pltO, pltOs, pltOa, DisplayFunction \[Rule] $DisplayFunction, AspectRatio \[Rule] Automatic];\)\)], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .25 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.0238095 0.952381 0.0535714 0.952381 [ [ 0 0 0 0 ] [ 1 .25 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 0 m 1 0 L 1 .25 L 0 .25 L closepath clip newpath 0 g 2 Mabswid [ ] 0 setdash .02381 .05357 m .97619 .05357 L s .5 Mabswid .2619 .00595 m .2619 .10119 L s .5 .00595 m .5 .10119 L s .7381 .00595 m .7381 .10119 L s 0 0 0 r 2 Mabswid .5 .05357 m .69048 .05357 L s .62698 .08532 m .69048 .05357 L s .62698 .02183 m .69048 .05357 L s .5 .05357 m .5 .24405 L s .46825 .18056 m .5 .24405 L s .53175 .18056 m .5 .24405 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 72}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCacheValid->False] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[TextData[{ "Distribuzione di forza applicata [", StyleBox["D2", FontColor->RGBColor[0, 0, 1]], "]" }], "Section", Evaluatable->False], Cell[CellGroupData[{ Cell[TextData[{ "Dati [", StyleBox["D2", FontColor->RGBColor[0, 0, 1]], "]" }], "Subsection"], Cell[BoxData[ \(\(b[i_]\)[\[Zeta]_] := {0, 0}\)], "Input"], Cell[BoxData[ \(\(c[i_]\)[\[Zeta]_] := 0\)], "Input"], Cell[TextData[{ "Se la distribuzione \[EGrave] nulla assegnare il vettore e1 moltiplicato \ per 0 (zero)\n", "(si possono anche usare dei parametri; in tal caso se ne assegni il valore \ nella lista dei dati numerici ", StyleBox["datip(D5)", FontFamily->"Courier New", FontWeight->"Bold"], ")", "\n[ l'uso caratteri script per i parametri rende tutto molto pi\[UGrave] \ leggibile]" }], "SmallText"], Cell[BoxData[""], "Input", CellFrame->True, Background->GrayLevel[0.849989]] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Propriet\[AGrave] di UnitStep nel contesto di questo calcolo (da \ controllare ogni volta)", " [", StyleBox["\[FilledCircle]", FontColor->RGBColor[0, 0, 1]], "]" }], "Subsection"], Cell[CellGroupData[{ Cell[BoxData[ \(Unprotect[UnitStep]\)], "Input"], Cell[BoxData[ \({"UnitStep"}\)], "Output"] }, Open ]], Cell[BoxData[{ \(\(UnitStep[\(-\[ScriptCapitalL]\)] = 0;\)\), "\[IndentingNewLine]", \(\(UnitStep[\(-\(\[ScriptCapitalL]\/2\)\)] = 0;\)\), "\[IndentingNewLine]", \(\(UnitStep[\[ScriptCapitalL]\/2] = 1;\)\), "\[IndentingNewLine]", \(\(UnitStep[\[ScriptCapitalL]] = 1;\)\)}], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(Protect[UnitStep]\)], "Input"], Cell[BoxData[ \({"UnitStep"}\)], "Output"] }, Open ]] }, Closed]] }, Closed]], Cell[CellGroupData[{ Cell["\<\ Soluzione generale delle equazioni differenziali di bilancio (bulk)\ \>", "Section", Evaluatable->False], Cell[CellGroupData[{ Cell["\<\ Descrittori della tensione (forza normale, taglio e momento) e integrali \ delle equazioni di bilancio\ \>", "Subsection"], Cell[BoxData[ \(\(s[ i_]\)[\[Zeta]_] := \(sN[i]\)[\[Zeta]]\ a\_1[ i] + \(sQ[i]\)[\[Zeta]]\ a\_2[i]\)], "Input"], Cell[BoxData[ \(\(m[i_]\)[\[Zeta]_] := \(sM[i]\)[\[Zeta]]\)], "Input"], Cell[BoxData[ RowBox[{\(eqbilt[i_]\), ":=", RowBox[{"{", RowBox[{ RowBox[{ RowBox[{ RowBox[{"(", RowBox[{ RowBox[{ SuperscriptBox[\(s[i]\), "\[Prime]", MultilineFunction->None], "[", "\[Zeta]", "]"}], "+", \(\(b[i]\)[\[Zeta]]\)}], ")"}], ".", \(a\_1[i]\)}], "==", "0"}], ",", RowBox[{ RowBox[{ RowBox[{"(", RowBox[{ RowBox[{ SuperscriptBox[\(s[i]\), "\[Prime]", MultilineFunction->None], "[", "\[Zeta]", "]"}], "+", \(\(b[i]\)[\[Zeta]]\)}], ")"}], ".", \(a\_2[i]\)}], "==", "0"}], ",", RowBox[{ RowBox[{ RowBox[{ SuperscriptBox[\(sM[i]\), "\[Prime]", MultilineFunction->None], "[", "\[Zeta]", "]"}], "+", \(\(sQ[i]\)[\[Zeta]]\), "+", \(\(c[i]\)[\[Zeta]]\)}], "==", "0"}]}], "}"}]}]], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(svar = Flatten[Table[{sN[i], sQ[i], sM[i]}, {i, 1, travi}]]\)], "Input"], Cell[BoxData[ \({sN[1], sQ[1], sM[1]}\)], "Output"] }, Open ]], Cell[BoxData[ \(\(eqbil = Flatten[Simplify[Table[eqbilt[i], {i, 1, travi}]]];\)\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(bulksolC = \(DSolve[eqbil, svar, \[Zeta], DSolveConstants \[Rule] \[ScriptCapitalC]]\)\[LeftDoubleBracket]1\ \[RightDoubleBracket]\)], "Input"], Cell[BoxData[ \({sN[1] \[Rule] Function[{\[Zeta]}, \[ScriptCapitalC][1]], sQ[1] \[Rule] Function[{\[Zeta]}, \[ScriptCapitalC][2]], sM[1] \[Rule] Function[{\[Zeta]}, \(-\[Zeta]\)\ \[ScriptCapitalC][ 2] + \[ScriptCapitalC][3]]}\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Cambiamento delle costanti di integrazione", "Subsection"], Cell["\<\ Viene costruita la lista cNQMO delle costanti di integrazione delle equazioni \ di bilancio. La lista cNQM delle costanti di integrazione presenti nelle condizioni al \ bordo, costruita pi\[UGrave] avanti, \[EGrave] in generale contenuta in \ questa.\ \>", "SmallText"], Cell[CellGroupData[{ Cell[BoxData[ \(cClist = Table[\[ScriptCapitalC][i], {i, 1, 3 travi}]\)], "Input"], Cell[BoxData[ \({\[ScriptCapitalC][1], \[ScriptCapitalC][2], \[ScriptCapitalC][ 3]}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(cNQM = Table[{sNo[i], sQo[i], sMo[i]}, {i, 1, travi}] // Flatten\)], "Input"], Cell[BoxData[ \({sNo[1], sQo[1], sMo[1]}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(Table[{\(sN[i]\)[0] == sNo[i], \(sQ[i]\)[0] == sQo[i], \(sM[i]\)[0] == sMo[i]} /. bulksolC, {i, 1, travi}] // Simplify\) // Flatten\)], "Input"], Cell[BoxData[ \({\[ScriptCapitalC][1] == sNo[1], \[ScriptCapitalC][2] == sQo[1], \[ScriptCapitalC][3] == sMo[1]}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(fromCtoNQM = \(Solve[\(Table[{\(sN[i]\)[0] == sNo[i], \(sQ[i]\)[0] == \ sQo[i], \(sM[i]\)[0] == sMo[i]} /. bulksolC, {i, 1, travi}] // Simplify\) // \ Flatten, cClist]\)\_\(\(\[LeftDoubleBracket]\)\(1\)\(\[RightDoubleBracket]\)\)\ \)], "Input"], Cell[BoxData[ \({\[ScriptCapitalC][1] \[Rule] sNo[1], \[ScriptCapitalC][2] \[Rule] sQo[1], \[ScriptCapitalC][3] \[Rule] sMo[1]}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(bulksol = bulksolC /. fromCtoNQM\)], "Input"], Cell[BoxData[ \({sN[1] \[Rule] Function[{\[Zeta]}, sNo[1]], sQ[1] \[Rule] Function[{\[Zeta]}, sQo[1]], sM[1] \[Rule] Function[{\[Zeta]}, \(-\[Zeta]\)\ sQo[1] + sMo[1]]}\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Equazioni di bilancio e integrali (sintesi)", "Subsection"], Cell[CellGroupData[{ Cell[BoxData[ \(\(\(Table[eqbilt[i], {i, 1, travi}] // Simplify\) // Flatten\) // ColumnForm\)], "Input"], Cell[BoxData[ InterpretationBox[GridBox[{ { RowBox[{ RowBox[{ SuperscriptBox[\(sN[1]\), "\[Prime]", MultilineFunction->None], "[", "\[Zeta]", "]"}], "==", "0"}]}, { RowBox[{ RowBox[{ SuperscriptBox[\(sQ[1]\), "\[Prime]", MultilineFunction->None], "[", "\[Zeta]", "]"}], "==", "0"}]}, { RowBox[{ RowBox[{\(\(sQ[1]\)[\[Zeta]]\), "+", RowBox[{ SuperscriptBox[\(sM[1]\), "\[Prime]", MultilineFunction->None], "[", "\[Zeta]", "]"}]}], "==", "0"}]} }, GridBaseline->{Baseline, {1, 1}}, ColumnAlignments->{Left}], ColumnForm[ { Equal[ Derivative[ 1][ sN[ 1]][ \[Zeta]], 0], Equal[ Derivative[ 1][ sQ[ 1]][ \[Zeta]], 0], Equal[ Plus[ sQ[ 1][ \[Zeta]], Derivative[ 1][ sM[ 1]][ \[Zeta]]], 0]}], Editable->False]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(\(Table[\(svar\[LeftDoubleBracket] i\[RightDoubleBracket]\)[\[Zeta]] == \((\(svar\ \[LeftDoubleBracket]i\[RightDoubleBracket]\)[\[Zeta]] /. bulksolC)\), {i, 1, Length[svar]}] // Simplify\) // Flatten\) // ColumnForm\)], "Input"], Cell[BoxData[ InterpretationBox[GridBox[{ {\(\(sN[1]\)[\[Zeta]] == \[ScriptCapitalC][1]\)}, {\(\(sQ[1]\)[\[Zeta]] == \[ScriptCapitalC][2]\)}, {\(\[Zeta]\ \[ScriptCapitalC][2] + \(sM[ 1]\)[\[Zeta]] == \[ScriptCapitalC][3]\)} }, GridBaseline->{Baseline, {1, 1}}, ColumnAlignments->{Left}], ColumnForm[ { Equal[ sN[ 1][ \[Zeta]], \[ScriptCapitalC][ 1]], Equal[ sQ[ 1][ \[Zeta]], \[ScriptCapitalC][ 2]], Equal[ Plus[ Times[ \[Zeta], \[ScriptCapitalC][ 2]], sM[ 1][ \[Zeta]]], \[ScriptCapitalC][ 3]]}], Editable->False]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(\(Table[\(svar\[LeftDoubleBracket] i\[RightDoubleBracket]\)[\[Zeta]] == \((\(svar\ \[LeftDoubleBracket]i\[RightDoubleBracket]\)[\[Zeta]] /. bulksol)\), {i, 1, Length[svar]}] // Simplify\) // Flatten\) // ColumnForm\)], "Input"], Cell[BoxData[ InterpretationBox[GridBox[{ {\(\(sN[1]\)[\[Zeta]] == sNo[1]\)}, {\(\(sQ[1]\)[\[Zeta]] == sQo[1]\)}, {\(\[Zeta]\ sQo[1] + \(sM[1]\)[\[Zeta]] == sMo[1]\)} }, GridBaseline->{Baseline, {1, 1}}, ColumnAlignments->{Left}], ColumnForm[ { Equal[ sN[ 1][ \[Zeta]], sNo[ 1]], Equal[ sQ[ 1][ \[Zeta]], sQo[ 1]], Equal[ Plus[ Times[ \[Zeta], sQo[ 1]], sM[ 1][ \[Zeta]]], sMo[ 1]]}], Editable->False]], "Output"] }, Open ]] }, Closed]] }, Closed]], Cell[CellGroupData[{ Cell["Definizioni di spostamenti e forze al bordo", "Section"], Cell[BoxData[ \(meno = "\<-\>"; pi\[UGrave] = "\<+\>";\)], "Input"], Cell["\<\ Spostamento, atti di moto e forze al bordo come combinazioni lineari dei \ vettori delle basi adattate al bordo {d,n}\ \>", "SmallText"], Cell[BoxData[{ \(\(\(ub[i_]\)[ bd_] := \(ub\_d[i]\)[bd]\ \(d[i]\)[bd] + \(ub\_n[i]\)[bd]\ \(n[i]\)[ bd];\)\), "\n", \(\(\(wb[i_]\)[ bd_] := \(wb\_d[i]\)[bd]\ \(d[i]\)[bd] + \(wb\_n[i]\)[bd]\ \(n[i]\)[ bd];\)\), "\n", \(\(\(sb[i_]\)[ bd_] := \(sb\_d[i]\)[bd]\ \(d[i]\)[bd] + \(sb\_n[i]\)[bd]\ \(n[i]\)[ bd];\)\)}], "Input"], Cell["Lista delle componenti dello spostamento al bordo", "SmallText"], Cell[CellGroupData[{ Cell[BoxData[ \(spbd = Table[\({\(ub\_d[i]\)[#], \(ub\_n[i]\)[#], \(\[Theta]b[ i]\)[#]} &\)\ /@ \ {pi\[UGrave], meno}, {i, 1, travi}] // Flatten\)], "Input"], Cell[BoxData[ \({\(ub\_d[1]\)["+"], \(ub\_n[1]\)["+"], \(\[Theta]b[1]\)[ "+"], \(ub\_d[1]\)["-"], \(ub\_n[1]\)["-"], \(\[Theta]b[1]\)[ "-"]}\)], "Output"] }, Open ]], Cell["Lista delle componenti dell'atto di moto al bordo", "SmallText"], Cell[CellGroupData[{ Cell[BoxData[ \(ambd = Table[\({\(wb\_d[i]\)[#], \(wb\_n[i]\)[#], \(\[Omega]b[ i]\)[#]} &\)\ /@ \ {pi\[UGrave], meno}, {i, 1, travi}] // Flatten\)], "Input"], Cell[BoxData[ \({\(wb\_d[1]\)["+"], \(wb\_n[1]\)["+"], \(\[Omega]b[1]\)[ "+"], \(wb\_d[1]\)["-"], \(wb\_n[1]\)["-"], \(\[Omega]b[1]\)[ "-"]}\)], "Output"] }, Open ]], Cell["Lista delle componenti delle forze al bordo", "SmallText"], Cell[CellGroupData[{ Cell[BoxData[ \(fbd = Table[\({\(sb\_d[i]\)[#], \(sb\_n[i]\)[#], \(mb[ i]\)[#]} &\)\ /@ \ {pi\[UGrave], meno}, {i, 1, travi}] // Flatten\)], "Input"], Cell[BoxData[ \({\(sb\_d[1]\)["+"], \(sb\_n[1]\)["+"], \(mb[1]\)["+"], \(sb\_d[1]\)[ "-"], \(sb\_n[1]\)["-"], \(mb[1]\)["-"]}\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[TextData[{ "Basi adattate al bordo e vincoli [", StyleBox["D3", FontColor->RGBColor[0, 0, 1]], "]" }], "Section"], Cell[CellGroupData[{ Cell["Descrizioni di vincoli standard", "Subsection"], Cell[BoxData[ \(\(carrelloV[trv_]\)[bnd_] := \(ub[trv]\)[bnd] . \(n[trv]\)[bnd] == 0\)], "Input"], Cell[BoxData[ \(\(cernieraV[trv_]\)[ bnd_] := {\(ub[trv]\)[bnd] . a\_1[trv] == 0, \(ub[trv]\)[bnd] . a\_2[trv] == 0}\)], "Input"], Cell[BoxData[ \(\(pernoV[trv1_, trv2_]\)[bnd1_, bnd2_] := {\((\(ub[trv2]\)[bnd2] - \(ub[trv1]\)[bnd1])\) . a\_1[trv2] == 0, \((\(ub[trv2]\)[bnd2] - \(ub[trv1]\)[bnd1])\) . a\_2[trv2] == 0}\)], "Input"], Cell[BoxData[ \(\(saldaturaV[trv1_, trv2_]\)[bnd1_, bnd2_] := {\((\(ub[trv2]\)[bnd2] - \(ub[trv1]\)[bnd1])\) . a\_1[trv2] == 0, \((\(ub[trv2]\)[bnd2] - \(ub[trv1]\)[bnd1])\) . a\_2[trv2] == 0, \(\[Theta]b[trv2]\)[bnd2] - \(\[Theta]b[trv1]\)[bnd1] \[Equal] 0}\)], "Input"], Cell[BoxData[ \(\(incastroV[trv_]\)[ bnd_] := {\(ub[trv]\)[bnd] . a\_1[trv] == 0, \(ub[trv]\)[bnd] . a\_2[trv] == 0, \(\[Theta]b[trv]\)[bnd] == 0}\)], "Input"], Cell["\<\ Per ogni nuova definizione, anche occasionale, occorre dare la corrispondente \ definizione della figura\ \>", "SmallText"] }, Closed]], Cell[CellGroupData[{ Cell[TextData[{ "Dati [", StyleBox["D3", FontColor->RGBColor[0, 0, 1]], "]" }], "Subsection"], Cell["\<\ n vettore normale al piano di scorrimento di un carrello; d vettore tangenziale; {d, n} base ortonormale orientata come {e1, e2}\ \>", "SmallText"], Cell[BoxData[ \(\(Clear[d, n];\)\)], "Input"], Cell[BoxData[{ \(\(\(d[i_]\)[bd_] := e\_1;\)\), "\n", \(\(\(n[i_]\)[bd_] := e\_2;\)\)}], "Input"], Cell["\<\ Si assume che {d,n} siano identici a {e1,e2} a meno di una esplicita diversa \ definizione\ \>", "SmallText"], Cell[BoxData[""], "Input", CellFrame->True, Background->GrayLevel[0.849989]], Cell["\<\ Vincoli in forma scalare. Non usare esplicitamente le componenti ! Si \ pregiudicherebbe il meccanismo di sostituzione utilizzato nel calcolo della \ soluzione in termini di spostamento dalle equazioni di vincolo, oltre che \ incorrere pi\[UGrave] facilmente in errore. Utilizzare SEMPRE vincoli \ definiti secondo il modello dei vincoli standard, anche per definizioni \ occasionali. Ricordare di dare una definizione anche della figura del vincolo \ per la visualizzazione.\ \>", "SmallText"], Cell[BoxData[ \(vincoliDef := {\(incastro[1]\)[meno]}\)], "Input", CellFrame->True, Background->GrayLevel[0.849989]], Cell[BoxData[ \(vincoli := \(Block[{carrello = carrelloV, cerniera = cernieraV, perno = pernoV, incastro = incastroV, saldatura = saldaturaV}, vincoliDef] // Flatten\) // Simplify\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(vincoli\)], "Input"], Cell[BoxData[ \({\(ub\_d[1]\)["-"] == 0, \(ub\_n[1]\)["-"] == 0, \(\[Theta]b[1]\)["-"] == 0}\)], "Output"] }, Open ]], Cell["Condizioni di vincolo come regole di sostituzione", "SmallText"], Cell[CellGroupData[{ Cell[BoxData[ \(vsp = \(Solve[\ vincoli, spbd]\)\[LeftDoubleBracket]1\[RightDoubleBracket] // Sort\)], "Input"], Cell[BoxData[ \({\(\[Theta]b[1]\)["-"] \[Rule] 0, \(ub\_d[1]\)["-"] \[Rule] 0, \(ub\_n[1]\)["-"] \[Rule] 0}\)], "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Definizioni per la visualizzazione", "Subsection"], Cell["Condizioni di vincolo sui collegamenti tra le travi", "SmallText"], Cell[BoxData[ \(Clear[coll]\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(vincoliDef\)], "Input"], Cell[BoxData[ \({\(incastro[1]\)["-"]}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Complement[ vincoliDef /. {carrello \[Rule] \((\((Null\ &)\)\ &)\), incastro \[Rule] \((\((Null\ &)\)\ &)\), cerniera \[Rule] \((\((Null\ &)\)\ &)\), perno \[Rule] coll, saldatura \[Rule] coll}, {Null}]\)], "Input"], Cell[BoxData[ \({}\)], "Output"] }, Open ]], Cell["\<\ Calcolo della posizione della estremit\[AGrave] sinistra indotta dalla \ presenza di vincoli di collegamento tra le tarvi\ \>", "SmallText"], Cell[BoxData[ \(Clear[org]\)], "Input"], Cell[BoxData[ \(\(org[1] = {0, 0};\)\)], "Input"], Cell[BoxData[ \(\(coll[i_, j_]\)[bi_, bj_] := Block[{p = Sort[{{i, bi}, {j, bj}}, #1\_\(\(\[LeftDoubleBracket]\)\(1\)\(\ \[RightDoubleBracket]\)\) < #2\_\(\(\[LeftDoubleBracket]\)\(1\)\(\ \[RightDoubleBracket]\)\)\ &]}, Block[{ix = p\_\(\(\[LeftDoubleBracket]\)\(1, \ 1\)\(\[RightDoubleBracket]\)\), jx = p\_\(\(\[LeftDoubleBracket]\)\(2, 1\)\(\[RightDoubleBracket]\ \)\), bix = p\_\(\(\[LeftDoubleBracket]\)\(1, 2\)\(\[RightDoubleBracket]\)\), bjx = p\_\(\(\[LeftDoubleBracket]\)\(2, \ 2\)\(\[RightDoubleBracket]\)\)}, \[IndentingNewLine]Switch[{bix, bjx}, \[IndentingNewLine]{pi\[UGrave], meno}, {org[jx] = Evaluate[ org[ix] + a\_1[ix] L[ix] /. datiO]}, \[IndentingNewLine]{pi\[UGrave], pi\[UGrave]}, {org[jx] = Evaluate[ org[ix] + a\_1[ix] L[ix] - a\_1[jx] L[jx] /. datiO]}, \[IndentingNewLine]{meno, meno}, {org[jx] = Evaluate[org[ix] /. datiO]}, \[IndentingNewLine]{meno, pi\[UGrave]}, {org[jx] = Evaluate[org[ix] - a\_1[jx] L[jx] /. datiO]}]]]\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{carrello = \((\((Null\ &)\)\ &)\), incastro = \((\((Null\ &)\)\ &)\), cerniera = \((\((Null\ &)\)\ &)\), perno = coll, saldatura = coll}, Complement[vincoliDef, {Null}]]\)], "Input"], Cell[BoxData[ \({}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Definition[org]\)], "Input"], Cell[BoxData[ InterpretationBox[GridBox[{ {GridBox[{ {\(org[1] = {0, 0}\)} }, GridBaseline->{Baseline, {1, 1}}, ColumnWidths->0.999, ColumnAlignments->{Left}]} }, GridBaseline->{Baseline, {1, 1}}, ColumnAlignments->{Left}], Definition[ org], Editable->False]], "Output"] }, Open ]], Cell["\<\ Definizione delle funzioni che generano le figure dei vincoli\ \>", "SmallText"], Cell[CellGroupData[{ Cell[BoxData[ \(vincoliDef\)], "Input"], Cell[BoxData[ \({\(incastro[1]\)["-"]}\)], "Output"] }, Open ]], Cell[BoxData[ \(\(vincoliFig := Block[{carrello = carrelloFig, cerniera = cernieraFig, perno = pernoFig, saldatura = saldaturaFig, incastro = incastroFig}, vincoliDef];\)\)], "Input"], Cell[BoxData[ \(vincolibFig := Block[{carrello = crosshairFig, cerniera = crosshairFig, perno = crosshairFig, saldatura = crosshairFig, incastro = crosshairFig}, vincoliDef]\)], "Input"], Cell["definizione delle estrremit\[AGrave] dell'asse", "SmallText"], Cell[BoxData[ \(\(asseOb[i_]\)[meno] := \(asseO[i]\)[0]\)], "Input"], Cell[BoxData[ \(\(asseOb[i_]\)[pi\[UGrave]] := \(asseO[i]\)[L[i]]\)], "Input"], Cell[BoxData[ \(\(crosshairFig[i_]\)\ [bd_] := Graphics[{AbsoluteThickness[1], Line[{\(asseOb[i]\)[bd] - \(d[i]\)[bd] maxL\/12, \(asseOb[i]\)[ bd] + \(d[i]\)[bd] maxL\/12}], Line[{\(asseOb[i]\)[bd] - \(n[i]\)[bd] maxL\/8, \(asseOb[i]\)[ bd] + \(n[i]\)[bd] maxL\/8}], Circle[\(asseOb[i]\)[bd], 0.04]}]\)], "Input"], Cell[BoxData[ \(\(crosshairFig[i_, j_]\)\ [bd_, bdj_] := Graphics[{AbsoluteThickness[1], Line[{\(asseOb[i]\)[bd] - \(d[i]\)[bd] maxL\/12, \(asseOb[i]\)[ bd] + \(d[i]\)[bd] maxL\/12}], Line[{\(asseOb[i]\)[bd] - \(n[i]\)[bd] maxL\/8, \(asseOb[i]\)[ bd] + \(n[i]\)[bd] maxL\/8}], Circle[\(asseOb[i]\)[bd], 0.04]}]\)], "Input"], Cell[BoxData[ \(\(incastroFig[i_]\)\ [bd_] := Graphics[{AbsoluteThickness[2], Line[{\(asseOb[i]\)[bd] - a\_2[i] maxL\/10, \(asseOb[i]\)[bd] + a\_2[i] maxL\/10}]}]\)], "Input"], Cell[BoxData[ \(\(carrelloFig[i_]\)\ [bd_] := Graphics[{AbsoluteThickness[2], Line[{\(asseOb[i]\)[ bd], \(asseOb[i]\)[bd] - \((\(d[i]\)[bd] + \(n[i]\)[bd])\) maxL\/10, \(asseOb[i]\)[ bd] + \((\(d[i]\)[bd] - \(n[i]\)[bd])\) maxL\/10, \(asseOb[ i]\)[bd]}], Line[{\(asseOb[i]\)[bd] - \((\(d[i]\)[bd] + \(n[i]\)[bd])\) maxL\/10 - \(n[i]\)[bd] maxL\/50, \(asseOb[i]\)[ bd] + \((\(d[i]\)[bd] - \(n[i]\)[bd])\) maxL\/10 - \(n[i]\)[bd] maxL\/50}], {GrayLevel[1], Disk[\(asseOb[i]\)[bd], 0.04]}, Circle[\(asseOb[i]\)[bd], 0.04]}]\)], "Input"], Cell[BoxData[ \(\(cernieraFig[i_]\)\ [bd_] := Graphics[{AbsoluteThickness[2], Line[{\(asseOb[i]\)[ bd], \(asseOb[i]\)[bd] - \((\(d[i]\)[bd] + \(n[i]\)[bd])\) maxL\/10, \(asseOb[i]\)[ bd] + \((\(d[i]\)[bd] - \(n[i]\)[bd])\) maxL\/10, \(asseOb[ i]\)[bd]}], {GrayLevel[1], Disk[\(asseOb[i]\)[bd], 0.04]}, Circle[\(asseOb[i]\)[bd], 0.04]}]\)], "Input"], Cell[BoxData[ \(\(pernoFig[i_, j_]\)\ [bd_, bdj_] := Graphics[{AbsoluteThickness[2], {GrayLevel[1], Disk[\(asseOb[i]\)[bd], 0.04]}, Circle[\(asseOb[i]\)[bd], 0.04]}]\)], "Input"], Cell[BoxData[ \(\(saldaturaFig[i_, j_]\)\ [bd_, bdj_] := Graphics[{AbsoluteThickness[2], Disk[\(asseOb[i]\)[bd], 0.02]}]\)], "Input"], Cell[BoxData[ \(\(pltOv := vincoliFig;\)\)], "Input"], Cell[BoxData[ \(\(pltObv := vincolibFig;\)\)], "Input"] }, Closed]], Cell[CellGroupData[{ Cell["Disegno della configurazione originaria con i vincoli", "Subsection"], Cell[CellGroupData[{ Cell[BoxData[ \(\(Show[pltO, pltOa, pltObv, DisplayFunction \[Rule] $DisplayFunction, AspectRatio \[Rule] Automatic];\)\)], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .3 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.0970696 0.879121 0.117033 0.879121 [ [ 0 0 0 0 ] [ 1 .3 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 0 m 1 0 L 1 .3 L 0 .3 L closepath clip newpath 0 g 2 Mabswid [ ] 0 setdash .09707 .11703 m .97619 .11703 L s 0 0 0 r .53663 .11703 m .71245 .11703 L s .65385 .14634 m .71245 .11703 L s .65385 .08773 m .71245 .11703 L s .53663 .11703 m .53663 .29286 L s .50733 .23425 m .53663 .29286 L s .56593 .23425 m .53663 .29286 L s 0 g 1 Mabswid .02381 .11703 m .17033 .11703 L s .09707 .00714 m .09707 .22692 L s newpath .09707 .11703 .03516 0 365.73 arc s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 86.375}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCacheValid->False] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(Show[pltO, pltOa, pltOv, DisplayFunction \[Rule] $DisplayFunction, AspectRatio \[Rule] Automatic];\)\)], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .3 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.0238095 0.952381 0.102381 0.952381 [ [ 0 0 0 0 ] [ 1 .3 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 0 m 1 0 L 1 .3 L 0 .3 L closepath clip newpath 0 g 2 Mabswid [ ] 0 setdash .02381 .10238 m .97619 .10238 L s 0 0 0 r .5 .10238 m .69048 .10238 L s .62698 .13413 m .69048 .10238 L s .62698 .07063 m .69048 .10238 L s .5 .10238 m .5 .29286 L s .46825 .22937 m .5 .29286 L s .53175 .22937 m .5 .29286 L s 0 g .02381 .00714 m .02381 .19762 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 86.375}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCacheValid->False] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Elenco dei vincoli per ciascuna trave (sinistra, destra)", "Subsection"], Cell["\<\ Gli spostamenti al bordo ub sono descritti nella base {e1, e2}, non nelle \ basi adattate ai vincoli, utilizzando le componenti nelle basi adattate ai \ vincoli {d,n} (vedi la definizione di ub, sopra).\ \>", "SmallText"], Cell[CellGroupData[{ Cell[BoxData[ \(TableForm[ Table[\(\((Append[\(ub[i]\)[#], \(\[Theta]b[i]\)[#]] /. vsp)\) &\)\ \ /@ \ {meno, pi\[UGrave]}, {i, 1, travi}], TableSpacing -> {4, 2, 2}]\)], "Input"], Cell[BoxData[ InterpretationBox[GridBox[{ {GridBox[{ {"0"}, {"0"}, {"0"} }, RowSpacings->2, ColumnSpacings->1, RowAlignments->Baseline, ColumnAlignments->{Left}], GridBox[{ {\(\(ub\_d[1]\)["+"]\)}, {\(\(ub\_n[1]\)["+"]\)}, {\(\(\[Theta]b[1]\)["+"]\)} }, RowSpacings->2, ColumnSpacings->1, RowAlignments->Baseline, ColumnAlignments->{Left}]} }, RowSpacings->4, ColumnSpacings->2, RowAlignments->Baseline, ColumnAlignments->{Left}], TableForm[ {{{0, 0, 0}, { Subscript[ ub, d][ 1][ "+"], Subscript[ ub, n][ 1][ "+"], \[Theta]b[ 1][ "+"]}}}, TableSpacing -> {4, 2, 2}]]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(vincoli // Simplify\) // ColumnForm\)], "Input"], Cell[BoxData[ InterpretationBox[GridBox[{ {\(\(ub\_d[1]\)["-"] == 0\)}, {\(\(ub\_n[1]\)["-"] == 0\)}, {\(\(\[Theta]b[1]\)["-"] == 0\)} }, GridBaseline->{Baseline, {1, 1}}, ColumnAlignments->{Left}], ColumnForm[ { Equal[ Subscript[ ub, d][ 1][ "-"], 0], Equal[ Subscript[ ub, n][ 1][ "-"], 0], Equal[ \[Theta]b[ 1][ "-"], 0]}], Editable->False]], "Output"] }, Open ]] }, Closed]] }, Open ]], Cell[CellGroupData[{ Cell["Generazione delle equazioni di bilancio al bordo", "Section", Evaluatable->False], Cell[CellGroupData[{ Cell["Potenza residua al bordo", "Subsection", Evaluatable->False], Cell["\<\ Le forze al bordo sono da definire dopo la separazione tra forze attive e \ forze reattive\ \>", "SmallText"], Cell["\<\ Espressione della potenza totale residua per la soluzione bulk (soluzione \ generale delle equazioni differenziali di bilancio)\ \>", "SmallText"], Cell[BoxData[ \(pote := \[Sum]\+\(i = 1\)\%travi\((\((\(sb[i]\)[ pi\[UGrave]] . \(wb[i]\)[pi\[UGrave]])\) + \((\(sb[i]\)[ meno] . \(wb[i]\)[meno])\) + \(mb[i]\)[ pi\[UGrave]]\ \(\[Omega]b[i]\)[pi\[UGrave]] + \(mb[i]\)[ meno]\ \(\[Omega]b[i]\)[meno])\) // Simplify\)], "Input"], Cell[BoxData[ \(potbd := pote - \[Sum]\+\(i = 1\)\%travi\((\((\(s[i]\)[L[i]] . \(wb[i]\)[ pi\[UGrave]])\) - \((\(s[i]\)[0] . \(wb[i]\)[ meno])\) + \(m[i]\)[L[i]]\ \(\[Omega]b[i]\)[ pi\[UGrave]] - \(m[i]\)[0]\ \(\[Omega]b[i]\)[meno])\) // Simplify\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(pote\)], "Input"], Cell[BoxData[ \(\(mb[1]\)["-"]\ \(\[Omega]b[1]\)["-"] + \(mb[1]\)[ "+"]\ \(\[Omega]b[1]\)["+"] + \(sb\_d[1]\)["-"]\ \(wb\_d[1]\)[ "-"] + \(sb\_d[1]\)["+"]\ \(wb\_d[1]\)["+"] + \(sb\_n[1]\)[ "-"]\ \(wb\_n[1]\)["-"] + \(sb\_n[1]\)["+"]\ \(wb\_n[1]\)[ "+"]\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Map[Factor, Collect[potbd, ambd], {2}]\)], "Input"], Cell[BoxData[ \(\((\(mb[1]\)["-"] + \(sM[1]\)[0])\)\ \(\[Omega]b[1]\)[ "-"] + \((\(mb[1]\)[ "+"] - \(sM[1]\)[\[ScriptCapitalL]])\)\ \(\[Omega]b[1]\)[ "+"] + \((\(sN[1]\)[0] + \(sb\_d[1]\)["-"])\)\ \(wb\_d[1]\)[ "-"] + \((\(-\(sN[1]\)[\[ScriptCapitalL]]\) + \(sb\_d[1]\)[ "+"])\)\ \(wb\_d[1]\)[ "+"] + \((\(sQ[1]\)[0] + \(sb\_n[1]\)["-"])\)\ \(wb\_n[1]\)[ "-"] + \((\(-\(sQ[1]\)[\[ScriptCapitalL]]\) + \(sb\_n[1]\)[ "+"])\)\ \(wb\_n[1]\)["+"]\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Vincoli sugli atti di moto al bordo", "Subsection"], Cell["\<\ Si generano le equazioni di vincolo omogenee per gli atti di moto\ \>", "SmallText"], Cell[CellGroupData[{ Cell[BoxData[ \(Map[\((# == 0)\) &, \(LinearEquationsToMatrices[vincoli, spbd]\)\[LeftDoubleBracket]1\[RightDoubleBracket] . spbd]\)], "Input"], Cell[BoxData[ \({\(ub\_d[1]\)["-"] == 0, \(ub\_n[1]\)["-"] == 0, \(\[Theta]b[1]\)["-"] == 0}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{ub = wb, \[Theta]b = \[Omega]b}, vincoli] // Simplify\)], "Input"], Cell[BoxData[ \({\(wb\_d[1]\)["-"] == 0, \(wb\_n[1]\)["-"] == 0, \(\[Omega]b[1]\)["-"] == 0}\)], "Output"] }, Open ]], Cell["Condizioni di vincolo sugli atti di moto", "SmallText"], Cell[CellGroupData[{ Cell[BoxData[ \(vam = \(Solve[\ Map[\((# == 0)\) &, \(LinearEquationsToMatrices[ Block[{ub = wb, \[Theta]b = \[Omega]b}, vincoli], ambd]\)\[LeftDoubleBracket]1\[RightDoubleBracket] . ambd], ambd]\)\[LeftDoubleBracket]1\[RightDoubleBracket] // Sort\)], "Input"], Cell[BoxData[ \({\(\[Omega]b[1]\)["-"] \[Rule] 0, \(wb\_d[1]\)["-"] \[Rule] 0, \(wb\_n[1]\)["-"] \[Rule] 0}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(ambdv = Complement[ambd /. vam, {0}]\)], "Input"], Cell[BoxData[ \({\(\[Omega]b[1]\)["+"], \(wb\_d[1]\)["+"], \(wb\_n[1]\)[ "+"]}\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Potenza al bordo per atti di moto vincolati", "Subsection"], Cell[CellGroupData[{ Cell[BoxData[ \(potbdv = Collect[potbd /. vam, ambdv]\)], "Input"], Cell[BoxData[ \(\((\(mb[1]\)["+"] - \(sM[1]\)[\[ScriptCapitalL]])\)\ \(\[Omega]b[1]\)[ "+"] + \((\(-\(sN[1]\)[\[ScriptCapitalL]]\) + \(sb\_d[1]\)[ "+"])\)\ \(wb\_d[1]\)[ "+"] + \((\(-\(sQ[1]\)[\[ScriptCapitalL]]\) + \(sb\_n[1]\)[ "+"])\)\ \(wb\_n[1]\)["+"]\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["\<\ Equazioni di bilancio al bordo (corrispondenti agli atti di moto vincolati)\ \>", "Subsection"], Cell[CellGroupData[{ Cell[BoxData[ \(eqbilbd = \((#1 == 0 &)\) /@ Table[Coefficient[potbdv, ambdv\[LeftDoubleBracket]j\[RightDoubleBracket]], {j, 1, Length[ambdv]}]\)], "Input"], Cell[BoxData[ \({\(mb[1]\)["+"] - \(sM[1]\)[\[ScriptCapitalL]] == 0, \(-\(sN[1]\)[\[ScriptCapitalL]]\) + \(sb\_d[1]\)["+"] == 0, \(-\(sQ[1]\)[\[ScriptCapitalL]]\) + \(sb\_n[1]\)["+"] == 0}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(eqbilbd /. bulksol // Simplify\)], "Input"], Cell[BoxData[ \({\[ScriptCapitalL]\ sQo[1] + \(mb[1]\)["+"] == sMo[1], \(sb\_d[1]\)["+"] == sNo[1], \(sb\_n[1]\)["+"] == sQo[1]}\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Matrice delle equazioni di bilancio al bordo", "Subsection", Evaluatable->False], Cell["\<\ Vengono elencate le costanti di integrazione presenti nelle espressioni \ calcolate (per sicurezza vengono utilizzate le espressioni con le costanti C)\ \>", "SmallText"], Cell[CellGroupData[{ Cell[BoxData[ \(cNQM\)], "Input"], Cell[BoxData[ \({sNo[1], sQo[1], sMo[1]}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(cNQMb = Complement[ Map[If[FreeQ[eqbilbd /. bulksol, #], 0, #]\ &, cNQM], {0}]\)], "Input"], Cell[BoxData[ \({sMo[1], sNo[1], sQo[1]}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(matbilbd = LinearEquationsToMatrices[eqbilbd /. bulksol, cNQMb]\)], "Input"], Cell[BoxData[ \({{{\(-1\), 0, \[ScriptCapitalL]}, {0, \(-1\), 0}, {0, 0, \(-1\)}}, {\(-\(mb[1]\)["+"]\), \(-\(sb\_d[1]\)[ "+"]\), \(-\(sb\_n[1]\)["+"]\)}}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(If[Length[cNQMb] > 0, MatrixForm[ matbilbd\[LeftDoubleBracket]1\[RightDoubleBracket]]]\)], "Input"], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {\(-1\), "0", "\[ScriptCapitalL]"}, {"0", \(-1\), "0"}, {"0", "0", \(-1\)} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(If[Length[cNQMb] > 0, ColumnForm[ matbilbd\[LeftDoubleBracket]2\[RightDoubleBracket]]]\)], "Input"], Cell[BoxData[ InterpretationBox[GridBox[{ {\(-\(mb[1]\)["+"]\)}, {\(-\(sb\_d[1]\)["+"]\)}, {\(-\(sb\_n[1]\)["+"]\)} }, GridBaseline->{Baseline, {1, 1}}, ColumnAlignments->{Left}], ColumnForm[ { Times[ -1, mb[ 1][ "+"]], Times[ -1, Subscript[ sb, d][ 1][ "+"]], Times[ -1, Subscript[ sb, n][ 1][ "+"]]}], Editable->False]], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Rango della matrice delle equazioni di bilancio al bordo", "Subsection"], Cell["ordine del sistema delle equazioni differenziali di bilancio", \ "SmallText"], Cell[CellGroupData[{ Cell[BoxData[ \(no = 3*travi\)], "Input"], Cell[BoxData[ \(3\)], "Output"] }, Open ]], Cell["\<\ numero di costanti nelle equazioni di bilancio al bordo per atti di moto \ vincolati (parametri dei descrittori della tensione da determinare) tale numero potrebbe risultare inferiore a no\ \>", "SmallText"], Cell[CellGroupData[{ Cell[BoxData[ \(nc = Length[cNQMb]\)], "Input"], Cell[BoxData[ \(3\)], "Output"] }, Open ]], Cell["\<\ numero di condizioni scalari di vincolo (o numero descrittori delle forze al \ bordo reattive)\ \>", "SmallText"], Cell[CellGroupData[{ Cell[BoxData[ \(nv = Length[vincoli]\)], "Input"], Cell[BoxData[ \(3\)], "Output"] }, Open ]], Cell["\<\ numero di descrittori degli atti di moto vincolati (o numero descrittori \ delle forze al bordo attive)\ \>", "SmallText"], Cell[CellGroupData[{ Cell[BoxData[ \(nf = Length[ambdv]\)], "Input"], Cell[BoxData[ \(3\)], "Output"] }, Open ]], Cell["controlli", "SmallText"], Cell[CellGroupData[{ Cell[BoxData[ \({nf == Length[matbilbd\[LeftDoubleBracket]1\[RightDoubleBracket]], nc == no, nf == 2 no - nv}\)], "Input"], Cell[BoxData[ \({True, True, True}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(rango = nc - Length[ If[Length[matbilbd\[LeftDoubleBracket]1\[RightDoubleBracket]] > 0, NullSpace[matbilbd\[LeftDoubleBracket]1\[RightDoubleBracket]], 0]]\)], "Input"], Cell[BoxData[ \(3\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Propriet\[AGrave] dei vincoli e delle forze attive", "Subsection"], Cell[CellGroupData[{ Cell[BoxData[ \(StylePrint[\n\t\ \ \ \ \ "\< no \[Rule] \>"\ <> \ ToString[no]\ <> \ \n\t"\<\n nc \[Rule] \>"\ <> \ ToString[nc]\ <> \ \n\t"\<\n nv \[Rule] \>"\ <> \ ToString[nv]\ <> \n\t"\<\n nf \[Rule] \>"\ <> \ ToString[nf]\ <> \n\t"\<\n rango \[Rule] \>" <> ToString[rango], \n\t FontSlant \[Rule] "\", CellFrame \[Rule] True, Background \[Rule] Hue[0.17]]\)], "Input", CellOpen->False], Cell[BoxData[ \(" no \[Rule] 3\n nc \[Rule] 3\n nv \[Rule] 3\n nf \[Rule] 3\n rango \ \[Rule] 3"\)], "Output", CellFrame->True, FontSlant->"Plain", Background->RGBColor[0.979995, 1, 0]] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[{ \(\(\(If[\((nf \[NotEqual] \((2 no - nv)\))\), \n\t StylePrint["\", FontSlant \[Rule] "\", CellFrame \[Rule] True, Background \[Rule] Hue[0.17]]];\)\(\n\) \)\), "\n", \(\(If[\((nv < no)\) && \((rango == no)\), \n\t StylePrint["\", FontSlant \[Rule] "\", CellFrame \[Rule] True, Background \[Rule] Hue[0.17]]];\)\), "\n", \(\(If[\((nv < no)\) && \((rango < no)\), \n\t StylePrint["\", FontSlant \[Rule] "\", CellFrame \[Rule] True, Background \[Rule] Hue[0.17]]];\)\), "\n", \(\(If[\((nv == no)\) && \((rango == nf)\), \n\t StylePrint["\", FontSlant \[Rule] "\", CellFrame \[Rule] True, Background \[Rule] Hue[0.17]]];\)\), "\n", \(\(If[\((nv == no)\) && \((rango < nf)\), StylePrint["\", FontSlant \[Rule] "\", CellFrame \[Rule] True, Background \[Rule] Hue[0.17]]];\)\), "\n", \(\(If[\((nv > no)\) && \((rango == nf)\), \n\t StylePrint["\", FontSlant \[Rule] "\", CellFrame \[Rule] True, Background \[Rule] Hue[0.17]]];\)\), "\n", \(\(If[\((nv > no)\) && \((rango < nf)\), \n\t StylePrint["\", FontSlant \[Rule] "\", CellFrame \[Rule] True, Background \[Rule] Hue[0.17]]];\)\)}], "Input", CellOpen->False], Cell[BoxData[ \("Vincoli giusti (le forze attive al bordo possono essere \ qualsiasi)"\)], "Output", CellFrame->True, FontSlant->"Italic", Background->RGBColor[0.979995, 1, 0]] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[TextData[{ "Forze assegnate al bordo [", StyleBox["D4", FontColor->RGBColor[0, 0, 1]], "]" }], "Section", Evaluatable->False], Cell[CellGroupData[{ Cell["Elenco delle forze attive al bordo", "Subsection"], Cell["Potenza delle forze al bordo in atti di moto vincolati", "SmallText"], Cell[CellGroupData[{ Cell[BoxData[ \(Map[Together, Collect[pote /. vam, ambdv], {2}] // Simplify\)], "Input"], Cell[BoxData[ \(\(mb[1]\)["+"]\ \(\[Omega]b[1]\)["+"] + \(sb\_d[1]\)["+"]\ \(wb\_d[1]\)[ "+"] + \(sb\_n[1]\)["+"]\ \(wb\_n[1]\)["+"]\)], "Output"] }, Open ]], Cell["\<\ Forze attive al bordo (dalla espressione della potenza esterna si estraggono \ le forze corrispondenti a ciascun descrittore dell'atto di moto vincolato)\ \>", "SmallText"], Cell[BoxData[ \(\(fabd = Factor[Table[ Coefficient[pote /. vam, ambdv\[LeftDoubleBracket]j\[RightDoubleBracket]], {j, 1, Length[ambdv]}]];\)\)], "Input", CellFrame->False, Background->None], Cell[CellGroupData[{ Cell[BoxData[ \(If[Length[fabd] > 0, ColumnForm[fabd]]\)], "Input"], Cell[BoxData[ InterpretationBox[GridBox[{ {\(\(mb[1]\)["+"]\)}, {\(\(sb\_d[1]\)["+"]\)}, {\(\(sb\_n[1]\)["+"]\)} }, GridBaseline->{Baseline, {1, 1}}, ColumnAlignments->{Left}], ColumnForm[ { mb[ 1][ "+"], Subscript[ sb, d][ 1][ "+"], Subscript[ sb, n][ 1][ "+"]}], Editable->False]], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[TextData[{ "Dati sulle forze assegnate al bordo [", StyleBox["D4", FontColor->RGBColor[0, 0, 1]], "]" }], "Subsection"], Cell["\<\ Condizioni assegnate alle forze al bordo. Si tratta in genere della selezione \ di un sottoinsieme descritto da alcuni parametri, come f ad esempio, il cui \ valore verr\[AGrave] assegnato tra i dati numerici [ l'uso caratteri script \ per i parametri rende tutto molto pi\[UGrave] leggibile]. I DATI VANNO \ ASSEGNATI IN FORMA DI EQUAZIONI (per via delle condizioni di continuit\ \[AGrave])\ \>", "SmallText"], Cell[BoxData[ \(\(forze = {\(sb[1]\)[pi\[UGrave]] . e\_2 \[Equal] \(-\[ScriptF]\)\ };\)\)], "Input", CellFrame->True, Background->GrayLevel[0.849989]], Cell[TextData[{ "Una assegnazione esplicita dei dati sulle forze \[EGrave] la lista \ seguente, data qui come esempio e non assegnata a ", StyleBox["forze", FontFamily->"Courier New"], ". Con ", StyleBox["sb", FontFamily->"Courier New"], " si intende il vettore forza al bordo." }], "SmallText"], Cell[BoxData[ \(\({\((\(sb[1]\)[pi\[UGrave]] + \(sb[2]\)[meno])\) . e\_1 == 0, \((\(sb[1]\)[pi\[UGrave]] + \(sb[2]\)[meno])\) . e\_2 == 0, \(mb[1]\)[meno] == 0, \(mb[1]\)[pi\[UGrave]] == 0, \(mb[2]\)[meno] == 0, \(mb[2]\)[pi\[UGrave]] == 0, \(sb[2]\)[pi\[UGrave]] . \(d[2]\)[pi\[UGrave]] == 0};\)\)], "Input", CellFrame->True, Background->None], Cell["\<\ I dati sulle forze sono tradotti in una lista di sostituzioni\ \>", "SmallText"], Cell[CellGroupData[{ Cell[BoxData[ \(fabdp1 = \(Solve[forze, fbd]\)\[LeftDoubleBracket]1\[RightDoubleBracket] // Sort\)], "Input"], Cell[BoxData[ \({\(sb\_n[1]\)["+"] \[Rule] \(-\[ScriptF]\)}\)], "Output"] }, Open ]], Cell["\<\ Si controlla che tutti i valori siano stati assegnati e si assegna il valore \ nullo ai rimanenti\ \>", "SmallText"], Cell[CellGroupData[{ Cell[BoxData[ \(Select[ fabd /. fabdp1, \((Length[Intersection[Variables[# /. fabdp1], fbd]] > 0)\)\ &]\)], "Input"], Cell[BoxData[ \({\(mb[1]\)["+"], \(sb\_d[1]\)["+"]}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(fabdp = Join[fabdp1, \(Solve[Map[\((# \[Equal] 0)\)\ &, %], fbd]\)\[LeftDoubleBracket]1\[RightDoubleBracket]] // Sort\)], "Input"], Cell[BoxData[ \({\(mb[1]\)["+"] \[Rule] 0, \(sb\_d[1]\)["+"] \[Rule] 0, \(sb\_n[1]\)["+"] \[Rule] \(-\[ScriptF]\)}\)], "Output"] }, Open ]], Cell["Si fa un controllo finale", "SmallText"], Cell[CellGroupData[{ Cell[BoxData[ \(fabd /. fabdp\)], "Input"], Cell[BoxData[ \({0, 0, \(-\[ScriptF]\)}\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Test di compatibilit\[AGrave] dei dati sulle forze", "Subsection"], Cell["\<\ Il termine noto deve appartenere all'immagine, ovvero deve essere ortogonale \ allo spazio nullo della trasposta\ \>", "SmallText"], Cell[CellGroupData[{ Cell[BoxData[ \(ker = Block[{ker0 = If[nc > 0, NullSpace[ Transpose[ matbilbd\[LeftDoubleBracket]1\[RightDoubleBracket]]], {}]}, If[Length[ker0] > 0, ker0, {Array[0\ &, nf]}]]\)], "Input"], Cell[BoxData[ \({{0, 0, 0}}\)], "Output"] }, Open ]], Cell["\<\ prodotto scalare dei vettori base del nucleo della trasposta per il termine \ noto; ciascun prodotto deve essere nullo; si selezionano i prodotti non nulli\ \>", "SmallText"], Cell[CellGroupData[{ Cell[BoxData[ \(spro = Complement[ ker . matbilbd\[LeftDoubleBracket]2\[RightDoubleBracket] /. fabdp // Flatten, {0}]\)], "Input"], Cell[BoxData[ \({}\)], "Output"] }, Open ]], Cell[BoxData[ \(If[\((nf > rango)\), If[\((Length[spro] > 0)\), \n\t StylePrint["\", FontWeight \[Rule] "\", FontSlant \[Rule] "\", CellFrame \[Rule] True, Background \[Rule] Hue[1]]; Interrupt[], \n\t StylePrint["\", FontSlant \[Rule] "\", CellFrame \[Rule] True, Background \[Rule] Hue[0.17]]]]\)], "Input"] }, Closed]] }, Open ]], Cell[CellGroupData[{ Cell["Soluzione delle equazioni di bilancio al bordo ", "Section", Evaluatable->False], Cell[CellGroupData[{ Cell["Equazioni di bilancio al bordo", "Subsection"], Cell[CellGroupData[{ Cell[BoxData[ \(\(eqbilbd /. bulksol\) /. fabdp // Simplify\)], "Input"], Cell[BoxData[ \({\[ScriptCapitalL]\ sQo[1] == sMo[1], sNo[1] == 0, \[ScriptF] + sQo[1] == 0}\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Soluzione delle equazioni di bilancio al bordo ", "Subsection", Evaluatable->False], Cell[CellGroupData[{ Cell[BoxData[ \(If[\((nf == nc)\) && \((rango == nf)\) && \((nc > 0)\), cNQMsol = LinearSolve[matbilbd\[LeftDoubleBracket]1\[RightDoubleBracket], matbilbd\[LeftDoubleBracket]2\[RightDoubleBracket] /. fabdp]; \n\t cNQMval = Table[cNQMb\[LeftDoubleBracket]i\[RightDoubleBracket] \[Rule] cNQMsol\[LeftDoubleBracket]i\[RightDoubleBracket], {i, 1, Length[cNQMb]}], \n\t cNQMval = \(Solve[\(eqbilbd /. bulksol\) /. fabdp, cNQMb]\)\[LeftDoubleBracket]1\[RightDoubleBracket]]\)], "Input"], Cell[BoxData[ \({sMo[1] \[Rule] \(-\[ScriptF]\)\ \[ScriptCapitalL], sNo[1] \[Rule] 0, sQo[1] \[Rule] \(-\[ScriptF]\)}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Table[{\(sN[i]\)[\[Zeta]], \(sQ[i]\)[\[Zeta]], \(sM[i]\)[\[Zeta]]} /. bulksol, {i, 1, travi}] // Simplify\)], "Input"], Cell[BoxData[ \({{sNo[1], sQo[1], sMo[1] - \[Zeta]\ sQo[1]}}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(cNQMval\)], "Input"], Cell[BoxData[ \({sMo[1] \[Rule] \(-\[ScriptF]\)\ \[ScriptCapitalL], sNo[1] \[Rule] 0, sQo[1] \[Rule] \(-\[ScriptF]\)}\)], "Output"] }, Open ]] }, Closed]] }, Closed]], Cell[CellGroupData[{ Cell["\<\ Funzioni di risposta e soluzione generale per lo spostamento (bulk)\ \>", "Section", Evaluatable->False], Cell[CellGroupData[{ Cell["Spostamento e gradiente", "Subsection"], Cell[BoxData[ \(\(u[ i_]\)[\[Zeta]_] := \(u\_1[i]\)[\[Zeta]]\ a\_1[ i] + \(u\_2[i]\)[\[Zeta]]\ a\_2[i]\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"grad", "=", RowBox[{"{", RowBox[{ RowBox[{\(\[Epsilon][i_]\), "\[Rule]", RowBox[{"Function", "[", RowBox[{"\[Zeta]", ",", RowBox[{ SuperscriptBox[\(u\_1[i]\), "\[Prime]", MultilineFunction->None], "[", "\[Zeta]", "]"}]}], "]"}]}], ",", RowBox[{\(\[Gamma][i_]\), "\[Rule]", RowBox[{"Function", "[", RowBox[{"\[Zeta]", ",", RowBox[{ RowBox[{ SuperscriptBox[\(u\_2[i]\), "\[Prime]", MultilineFunction->None], "[", "\[Zeta]", "]"}], "-", \(\(\[Theta][i]\)[\[Zeta]]\)}]}], "]"}]}], ",", RowBox[{\(\[Chi][i_]\), "\[Rule]", RowBox[{"Function", "[", RowBox[{"\[Zeta]", ",", RowBox[{ SuperscriptBox[\(\[Theta][i]\), "\[Prime]", MultilineFunction->None], "[", "\[Zeta]", "]"}]}], "]"}]}]}], "}"}]}]], "Input"], Cell[BoxData[ RowBox[{"{", RowBox[{ RowBox[{\(\[Epsilon][i_]\), "\[Rule]", RowBox[{"Function", "[", RowBox[{"\[Zeta]", ",", RowBox[{ SuperscriptBox[\(u\_1[i]\), "\[Prime]", MultilineFunction->None], "[", "\[Zeta]", "]"}]}], "]"}]}], ",", RowBox[{\(\[Gamma][i_]\), "\[Rule]", RowBox[{"Function", "[", RowBox[{"\[Zeta]", ",", RowBox[{ RowBox[{ SuperscriptBox[\(u\_2[i]\), "\[Prime]", MultilineFunction->None], "[", "\[Zeta]", "]"}], "-", \(\(\[Theta][i]\)[\[Zeta]]\)}]}], "]"}]}], ",", RowBox[{\(\[Chi][i_]\), "\[Rule]", RowBox[{"Function", "[", RowBox[{"\[Zeta]", ",", RowBox[{ SuperscriptBox[\(\[Theta][i]\), "\[Prime]", MultilineFunction->None], "[", "\[Zeta]", "]"}]}], "]"}]}]}], "}"}]], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Funzioni di risposta e vincolo di Bernoulli", "Subsection"], Cell[CellGroupData[{ Cell[BoxData[ \(risp = {sNf[i_] \[Rule] Function[\[Zeta], YA[i]\ \(\[Epsilon][i]\)[\[Zeta]]], \n\t\tsMf[ i_] \[Rule] Function[\[Zeta], YJ[i]\ \(\[Chi][i]\)[\[Zeta]]]}\)], "Input"], Cell[BoxData[ \({sNf[i_] \[Rule] Function[\[Zeta], YA[i]\ \(\[Epsilon][i]\)[\[Zeta]]], sMf[i_] \[Rule] Function[\[Zeta], YJ[i]\ \(\[Chi][i]\)[\[Zeta]]]}\)], "Output"] }, Open ]], Cell["Vincolo di scorrimento nullo (Modello di Eulero-Bernoulli)", "SmallText"], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"vinBer", "=", RowBox[{"{", RowBox[{\(\[Theta][i_]\), "\[Rule]", RowBox[{"Function", "[", RowBox[{"\[Zeta]", ",", RowBox[{ SuperscriptBox[\(u\_2[i]\), "\[Prime]", MultilineFunction->None], "[", "\[Zeta]", "]"}]}], "]"}]}], "}"}]}]], "Input"], Cell[BoxData[ RowBox[{"{", RowBox[{\(\[Theta][i_]\), "\[Rule]", RowBox[{"Function", "[", RowBox[{"\[Zeta]", ",", RowBox[{ SuperscriptBox[\(u\_2[i]\), "\[Prime]", MultilineFunction->None], "[", "\[Zeta]", "]"}]}], "]"}]}], "}"}]], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Soluzione generale", "Subsection"], Cell["\<\ Prima della sostisuzione delle soluzioni delle equazioni di bilancio al bordo \ e del vincolo di Eulero-Bernoulli\ \>", "SmallText"], Cell[CellGroupData[{ Cell[BoxData[ \(\(\(Table[{\(sN[i]\)[\[Zeta]] == \(sNf[i]\)[\[Zeta]], \(sM[ i]\)[\[Zeta]] == \(sMf[i]\)[\[Zeta]]}, {i, 1, travi}] /. bulksol\) /. risp // Flatten\) // Simplify\)], "Input"], Cell[BoxData[ \({sNo[ 1] == \(\[ScriptCapitalY]\[ScriptCapitalJ]\ \(\[Epsilon][1]\)[\ \[Zeta]]\)\/\(\[ScriptCapitalL]\^2\ \[Kappa]\), sMo[1] == \[Zeta]\ sQo[ 1] + \[ScriptCapitalY]\[ScriptCapitalJ]\ \(\[Chi][ 1]\)[\[Zeta]]}\)], "Output"] }, Open ]], Cell["\<\ Prima della sostituzione delle soluzioni delle equazioni di bilancio al bordo\ \ \>", "SmallText"], Cell[CellGroupData[{ Cell[BoxData[ \(eqnspO = \(\(\(\(Table[{\(sN[i]\)[\[Zeta]] == \(sNf[i]\)[\[Zeta]], \(sM[ i]\)[\[Zeta]] == \(sMf[i]\)[\[Zeta]]}, {i, 1, travi}] /. bulksol\) /. risp\) /. grad\) /. vinBer // Flatten\) // Simplify\)], "Input"], Cell[BoxData[ RowBox[{"{", RowBox[{ RowBox[{\(sNo[1]\), "==", FractionBox[ RowBox[{"\[ScriptCapitalY]\[ScriptCapitalJ]", " ", RowBox[{ SuperscriptBox[\(u\_1[1]\), "\[Prime]", MultilineFunction->None], "[", "\[Zeta]", "]"}]}], \(\[ScriptCapitalL]\^2\ \[Kappa]\)]}], ",", RowBox[{\(sMo[1]\), "==", RowBox[{\(\[Zeta]\ sQo[1]\), "+", RowBox[{"\[ScriptCapitalY]\[ScriptCapitalJ]", " ", RowBox[{ SuperscriptBox[\(u\_2[1]\), "\[Prime]\[Prime]", MultilineFunction->None], "[", "\[Zeta]", "]"}]}]}]}]}], "}"}]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(spsolDO = \(DSolve[eqnspO, Flatten[Table[{u\_1[i], u\_2[i]}, {i, 1, travi}]], \[Zeta], DSolveConstants \[Rule] \[ScriptCapitalD]]\)\[LeftDoubleBracket]1\ \[RightDoubleBracket] // Simplify\)], "Input"], Cell[BoxData[ \({u\_1[1] \[Rule] Function[{\[Zeta]}, \(\[ScriptCapitalL]\^2\ \[Zeta]\ \[Kappa]\ sNo[1]\ \)\/\[ScriptCapitalY]\[ScriptCapitalJ] + \[ScriptCapitalD][1]], u\_2[1] \[Rule] Function[{\[Zeta]}, \(-\(\(\(-\(1\/2\)\)\ \[Zeta]\^2\ sMo[1] + 1\/6\ \[Zeta]\^3\ sQo[ 1]\)\/\[ScriptCapitalY]\[ScriptCapitalJ]\)\) + \ \[ScriptCapitalD][2] + \[Zeta]\ \[ScriptCapitalD][3]]}\)], "Output"] }, Open ]], Cell["\<\ Dopo la sostisuzione delle soluzioni delle equazioni di bilancio al bordo\ \>", "SmallText"], Cell[CellGroupData[{ Cell[BoxData[ \(eqnsp = \(\(\(\(\(Table[{\(sN[i]\)[\[Zeta]] == \(sNf[ i]\)[\[Zeta]], \(sM[i]\)[\[Zeta]] == \(sMf[ i]\)[\[Zeta]]}, {i, 1, travi}] /. bulksol\) /. cNQMval\) /. risp\) /. grad\) /. vinBer // Flatten\) // Simplify\)], "Input"], Cell[BoxData[ RowBox[{"{", RowBox[{ RowBox[{ FractionBox[ RowBox[{"\[ScriptCapitalY]\[ScriptCapitalJ]", " ", RowBox[{ SuperscriptBox[\(u\_1[1]\), "\[Prime]", MultilineFunction->None], "[", "\[Zeta]", "]"}]}], \(\[ScriptCapitalL]\^2\ \[Kappa]\)], "==", "0"}], ",", RowBox[{\(\[ScriptF]\ \((\(-\[ScriptCapitalL]\) + \[Zeta])\)\), "==", RowBox[{"\[ScriptCapitalY]\[ScriptCapitalJ]", " ", RowBox[{ SuperscriptBox[\(u\_2[1]\), "\[Prime]\[Prime]", MultilineFunction->None], "[", "\[Zeta]", "]"}]}]}]}], "}"}]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(spsolD = \(DSolve[eqnsp, Flatten[Table[{u\_1[i], u\_2[i]}, {i, 1, travi}]], \[Zeta], DSolveConstants \[Rule] \[ScriptCapitalD]]\)\[LeftDoubleBracket]1\ \[RightDoubleBracket] // Simplify\)], "Input"], Cell[BoxData[ \({u\_1[1] \[Rule] Function[{\[Zeta]}, \[ScriptCapitalD][1]], u\_2[1] \[Rule] Function[{\[Zeta]}, \(\(-\(1\/2\)\)\ \[ScriptF]\ \[ScriptCapitalL]\ \ \[Zeta]\^2 + \(\[ScriptF]\ \[Zeta]\^3\)\/6\)\/\[ScriptCapitalY]\ \[ScriptCapitalJ] + \[ScriptCapitalD][ 2] + \[Zeta]\ \[ScriptCapitalD][3]]}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(splist = Table[{\(u\_1[i]\)[\[Zeta]], \(u\_2[i]\)[\[Zeta]], \(\[Theta][ i]\)[\[Zeta]]}, {i, 1, travi}] // Flatten\)], "Input"], Cell[BoxData[ \({\(u\_1[1]\)[\[Zeta]], \(u\_2[1]\)[\[Zeta]], \(\[Theta][ 1]\)[\[Zeta]]}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(splist /. vinBer\) /. spsolDO // Simplify\)], "Input"], Cell[BoxData[ \({\(\[ScriptCapitalL]\^2\ \[Zeta]\ \[Kappa]\ sNo[1]\)\/\[ScriptCapitalY]\ \[ScriptCapitalJ] + \[ScriptCapitalD][ 1], \(-\(\(\[Zeta]\^2\ \((\(-3\)\ sMo[1] + \[Zeta]\ sQo[ 1])\)\)\/\(6\ \ \[ScriptCapitalY]\[ScriptCapitalJ]\)\)\) + \[ScriptCapitalD][ 2] + \[Zeta]\ \[ScriptCapitalD][ 3], \(\[Zeta]\ sMo[1] - 1\/2\ \[Zeta]\^2\ sQo[1]\)\/\ \[ScriptCapitalY]\[ScriptCapitalJ] + \[ScriptCapitalD][3]}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(splist /. vinBer\) /. spsolD // Simplify\)], "Input"], Cell[BoxData[ \({\[ScriptCapitalD][ 1], \(\[ScriptF]\ \[Zeta]\^2\ \((\(-3\)\ \[ScriptCapitalL] + \[Zeta])\ \) + 6\ \[ScriptCapitalY]\[ScriptCapitalJ]\ \((\[ScriptCapitalD][2] + \[Zeta]\ \ \[ScriptCapitalD][3])\)\)\/\(6\ \[ScriptCapitalY]\[ScriptCapitalJ]\), \(\ \[ScriptF]\ \[Zeta]\ \((\(-2\)\ \[ScriptCapitalL] + \[Zeta])\)\)\/\(2\ \ \[ScriptCapitalY]\[ScriptCapitalJ]\) + \[ScriptCapitalD][3]}\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Cambiamento delle costanti di integrazione", "Subsection"], Cell["\<\ Viene costruita la lista delle costanti di integrazione delle funzioni di \ risposta. La lista delle costanti di integrazione presenti nelle condizioni di vincolo \ in generale contiene la prima.\ \>", "SmallText"], Cell[CellGroupData[{ Cell[BoxData[ \(cDlistO = Complement[ Map[If[FreeQ[\(splist /. vinBer\) /. spsolD, #], 0, #]\ &, Table[\[ScriptCapitalD][i], {i, 3\ travi}]], {0}]\)], "Input"], Cell[BoxData[ \({\[ScriptCapitalD][1], \[ScriptCapitalD][2], \[ScriptCapitalD][ 3]}\)], "Output"] }, Open ]], Cell["\<\ Vengono elencate le costanti di integrazione presenti nelle espressioni \ calcolate\ \>", "SmallText"], Cell[CellGroupData[{ Cell[BoxData[ \(cDlist = Block[{splistV = \(splist /. vinBer\) /. spsolD}, Join[\n\tComplement[ Map[If[FreeQ[splistV, #], 0, #]\ &, cNQM], {0}], \n\t Complement[ Map[If[FreeQ[splistV, #], 0, #]\ &, cDlistO], {0}]\n]] // Union\)], "Input"], Cell[BoxData[ \({\[ScriptCapitalD][1], \[ScriptCapitalD][2], \[ScriptCapitalD][ 3]}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(Table[\({\(u\_1[i]\)[0] \[Equal] uo\_1[i], \(u\_2[i]\)[0] \[Equal] uo\_2[i], \(\[Theta][i]\)[0] \[Equal] \[Theta]o[i]} /. vinBer\) /. spsolD, {i, 1, travi}] // Simplify\) // Flatten\)], "Input"], Cell[BoxData[ \({\[ScriptCapitalD][1] == uo\_1[1], \[ScriptCapitalD][2] == uo\_2[1], \[ScriptCapitalD][3] == \[Theta]o[1]}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(fromDtoU = \(Solve[%, cDlistO]\)\_\(\(\[LeftDoubleBracket]\)\(1\)\(\ \[RightDoubleBracket]\)\)\)], "Input"], Cell[BoxData[ \({\[ScriptCapitalD][1] \[Rule] uo\_1[1], \[ScriptCapitalD][2] \[Rule] uo\_2[1], \[ScriptCapitalD][3] \[Rule] \[Theta]o[1]}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(cRlist = cDlist /. fromDtoU\)], "Input"], Cell[BoxData[ \({uo\_1[1], uo\_2[1], \[Theta]o[1]}\)], "Output"] }, Open ]], Cell["\<\ Prima della sostituzione delle soluzioni delle equazioni di bilancio al bordo\ \ \>", "SmallText"], Cell[CellGroupData[{ Cell[BoxData[ \(spsolO = spsolDO /. fromDtoU\)], "Input"], Cell[BoxData[ \({u\_1[1] \[Rule] Function[{\[Zeta]}, \(\[ScriptCapitalL]\^2\ \[Zeta]\ \[Kappa]\ sNo[1]\ \)\/\[ScriptCapitalY]\[ScriptCapitalJ] + uo\_1[1]], u\_2[1] \[Rule] Function[{\[Zeta]}, \(-\(\(\(-\(1\/2\)\)\ \[Zeta]\^2\ sMo[1] + 1\/6\ \[Zeta]\^3\ sQo[ 1]\)\/\[ScriptCapitalY]\[ScriptCapitalJ]\)\) + uo\_2[1] + \[Zeta]\ \[Theta]o[1]]}\)], "Output"] }, Open ]], Cell["\<\ Dopo la sostisuzione delle soluzioni delle equazioni di bilancio al bordo\ \>", "SmallText"], Cell[CellGroupData[{ Cell[BoxData[ \(spsol = spsolD /. fromDtoU\)], "Input"], Cell[BoxData[ \({u\_1[1] \[Rule] Function[{\[Zeta]}, uo\_1[1]], u\_2[1] \[Rule] Function[{\[Zeta]}, \(\(-\(1\/2\)\)\ \[ScriptF]\ \[ScriptCapitalL]\ \ \[Zeta]\^2 + \(\[ScriptF]\ \[Zeta]\^3\)\/6\)\/\[ScriptCapitalY]\ \[ScriptCapitalJ] + uo\_2[1] + \[Zeta]\ \[Theta]o[1]]}\)], "Output"] }, Open ]] }, Closed]] }, Closed]], Cell[CellGroupData[{ Cell["Soluzione delle equazioni di vincolo ", "Section", Evaluatable->False], Cell[CellGroupData[{ Cell["Equazioni di vincolo", "Subsection", Evaluatable->False], Cell["\<\ Le variabili che hanno il significato di spostamenti al bordo vengono \ sostituite con i valori al bordo dello spostamento\ \>", "SmallText"], Cell[CellGroupData[{ Cell[BoxData[ \(eqvinO = Block[{\n\t\tub = \((Function[ j, \((Switch[j, meno, \(u[#]\)[0], pi\[UGrave], \(u[#]\)[ L[#]]])\)] &)\), \[Theta]b = \((Function[ j, \((Switch[j, meno, \(\[Theta][#]\)[0], pi\[UGrave], \(\[Theta][#]\)[L[#]]])\)] &)\)\n\t\t}, vincoli] // Simplify\)], "Input"], Cell[BoxData[ \({\(u\_1[1]\)[0] == 0, \(u\_2[1]\)[0] == 0, \(\[Theta][1]\)[0] == 0}\)], "Output"] }, Open ]], Cell["\<\ Qui \[EGrave] essenziale che \"vincoli\" sia stata definita con \":=\" e \ utilizzando il prodotto scalare invece che i nomi delle componenti dello \ spostamento.\ \>", "SmallText"], Cell[CellGroupData[{ Cell[BoxData[ \(eqvin = \(eqvinO /. vinBer\) /. spsol // Simplify\)], "Input"], Cell[BoxData[ \({uo\_1[1] == 0, uo\_2[1] == 0, \[Theta]o[1] == 0}\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Matrice delle equazioni di vincolo", "Subsection", Evaluatable->False], Cell[BoxData[ \(\(matvin = LinearEquationsToMatrices[eqvin, cRlist] // Simplify;\)\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(MatrixForm[matvin\[LeftDoubleBracket]1\[RightDoubleBracket]]\)], "Input"], Cell[BoxData[ TagBox[ RowBox[{"(", "\[NoBreak]", GridBox[{ {"1", "0", "0"}, {"0", "1", "0"}, {"0", "0", "1"} }], "\[NoBreak]", ")"}], Function[ BoxForm`e$, MatrixForm[ BoxForm`e$]]]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(ColumnForm[matvin\[LeftDoubleBracket]2\[RightDoubleBracket]]\)], "Input"], Cell[BoxData[ InterpretationBox[GridBox[{ {"0"}, {"0"}, {"0"} }, GridBaseline->{Baseline, {1, 1}}, ColumnAlignments->{Left}], ColumnForm[ {0, 0, 0}], Editable->False]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Length[ Transpose[matvin\[LeftDoubleBracket]1\[RightDoubleBracket]]]\)], "Input"], Cell[BoxData[ \(3\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(cRnull = NullSpace[matvin\[LeftDoubleBracket]1\[RightDoubleBracket]]\)], "Input"], Cell[BoxData[ \({}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(cRlist\)], "Input"], Cell[BoxData[ \({uo\_1[1], uo\_2[1], \[Theta]o[1]}\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Propriet\[AGrave] della soluzione", "Subsection"], Cell[BoxData[ \(\(If[Length[cRnull] > 0, StylePrint["\", FontSlant \[Rule] "\", CellFrame \[Rule] True, Background \[Rule] Hue[0.17]]];\)\)], "Input"], Cell[BoxData[ \(\(If[nv > Length[cRlist], StylePrint["\", FontSlant \[Rule] "\", CellFrame \[Rule] True, Background \[Rule] Hue[0.17]]];\)\)], "Input"] }, Open ]], Cell[CellGroupData[{ Cell["Soluzione delle equazioni di vincolo", "Subsection", Evaluatable->False], Cell[CellGroupData[{ Cell[BoxData[ \(cRsol0 = LinearSolve[matvin\[LeftDoubleBracket]1\[RightDoubleBracket], matvin\[LeftDoubleBracket]2\[RightDoubleBracket]]\)], "Input"], Cell[BoxData[ \({0, 0, 0}\)], "Output"] }, Open ]], Cell[BoxData[ \(Clear[cA]\)], "Input"], Cell[BoxData[ \(\(cRsol1 = Array[cA[#] &, Length[cRnull]] . cRnull;\)\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(cRsol = If[Length[cRnull] > 0, cRsol0 + cRsol1, cRsol0]\)], "Input"], Cell[BoxData[ \({0, 0, 0}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(cRval = Table[cRlist\[LeftDoubleBracket]i\[RightDoubleBracket] \[Rule] cRsol\[LeftDoubleBracket]i\[RightDoubleBracket], {i, 1, Length[cRlist]}] // Simplify\)], "Input"], Cell[BoxData[ \({uo\_1[1] \[Rule] 0, uo\_2[1] \[Rule] 0, \[Theta]o[1] \[Rule] 0}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(\(\(\(splist /. vinBer\) /. spsol\) /. cRval // Simplify\) // Factor\) // ColumnForm\)], "Input"], Cell[BoxData[ InterpretationBox[GridBox[{ {"0"}, {\(\(\[ScriptF]\ \[Zeta]\^2\ \((\(-3\)\ \[ScriptCapitalL] + \ \[Zeta])\)\)\/\(6\ \[ScriptCapitalY]\[ScriptCapitalJ]\)\)}, {\(\(\[ScriptF]\ \[Zeta]\ \((\(-2\)\ \[ScriptCapitalL] + \[Zeta])\)\ \)\/\(2\ \[ScriptCapitalY]\[ScriptCapitalJ]\)\)} }, GridBaseline->{Baseline, {1, 1}}, ColumnAlignments->{Left}], ColumnForm[ {0, Times[ Rational[ 1, 6], \[ScriptF], Power[ \[ScriptCapitalY]\[ScriptCapitalJ], -1], Power[ \[Zeta], 2], Plus[ Times[ -3, \[ScriptCapitalL]], \[Zeta]]], Times[ Rational[ 1, 2], \[ScriptF], Power[ \[ScriptCapitalY]\[ScriptCapitalJ], -1], \[Zeta], Plus[ Times[ -2, \[ScriptCapitalL]], \[Zeta]]]}], Editable->False]], "Output"] }, Open ]] }, Closed]] }, Closed]], Cell[CellGroupData[{ Cell["\<\ Espressioni delle soluzioni (N, Q, M), (u, v, \[Theta]), (forze al bordo) \ \>", "Section", Evaluatable->False], Cell[CellGroupData[{ Cell[TextData[{ "Definizione di extraSimplify [", StyleBox["\[FilledCircle]", FontColor->RGBColor[0, 0, 1]], "]" }], "Subsection"], Cell[BoxData[ \(\(extraSimplify = \((Simplify[ Cancel[TrigExpand[#]]]\ &)\);\)\)], "Input"], Cell[BoxData[ \(\(extraSimplify = \((Simplify[N[#]]\ &)\);\)\)], "Input"], Cell[BoxData[ \(\(extraSimplify = \((Expand[N[#]]\ &)\);\)\)], "Input"], Cell[BoxData[ \(\(extraSimplify = Apart;\)\)], "Input"], Cell[BoxData[ \(\(simplifyDirac[\[Zeta]_, Lo_, Li_]\)[expr1__] := Module[{g}, Simplify[\(Distribute[\[Integral]\_Lo\%Li\((Distribute[\ Factor[ expr1]\ g[\[Zeta]]])\) \[DifferentialD]\[Zeta]] /. \ \[Integral]\_Lo\%Li g[\[Zeta]] anyexpr_ \[DifferentialD]\[Zeta] \[Rule] anyexpr\) /. \[Integral]\_Lo\%Li g[\[Zeta]] \[DifferentialD]\[Zeta] \[Rule] 1]]\)], "Input"], Cell[BoxData[ \(\(extraSimplify = \((#\ &)\);\)\)], "Input"], Cell[BoxData[ \(\(extraSimplify = simplifyDirac[\[Zeta], 0, L[i]];\)\)], "Input"], Cell[BoxData[ \(\(extraSimplify = \((Simplify[ Collect[#, {DiracDelta[__], UnitStep[__]}]]\ &)\);\)\)], "Input"], Cell["\<\ Selezione automatica della funzione di semplificazione extraSimplify, basata \ sulla verifica della presenza di UnitStep o DiracDelta nella espressione di \ N, Q, M\ \>", "SmallText"], Cell[CellGroupData[{ Cell[BoxData[ \(If[FreeQ[\((#[\[Zeta]]\ &)\) /@ svar /. bulksolC, UnitStep] && FreeQ[\((#[\[Zeta]]\ &)\) /@ svar /. bulksolC, DiracDelta], extraSimplify = \((#\ &)\), extraSimplify = \((Simplify[ Collect[#, {DiracDelta[__], UnitStep[__]}]]\ &)\)]\)], "Input"], Cell[BoxData[ \(#1 &\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Espressioni delle costanti di integrazione", "Subsection"], Cell[CellGroupData[{ Cell[BoxData[ \(Map[Factor, \(cNQMval // Simplify\) // extraSimplify, {2}]\)], "Input"], Cell[BoxData[ \({sMo[1] \[Rule] \(-\[ScriptF]\)\ \[ScriptCapitalL], sNo[1] \[Rule] 0, sQo[1] \[Rule] \(-\[ScriptF]\)}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Map[Factor, \(cRval // Simplify\) // extraSimplify, {2}]\)], "Input"], Cell[BoxData[ \({uo\_1[1] \[Rule] 0, uo\_2[1] \[Rule] 0, \[Theta]o[1] \[Rule] 0}\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Sollecitazioni", "Subsection"], Cell[CellGroupData[{ Cell["Forza normale", "Subsubsection"], Cell[CellGroupData[{ Cell[BoxData[ \(TableForm[ Table[{"\" <> ToString[ i], \(\(\(\(sN[i]\)[\[Zeta]] /. bulksol\) /. cNQMval\) /. cRval // Simplify\) // extraSimplify}, \n\t{i, 1, travi}], TableDepth -> 2, TableAlignments \[Rule] Left]\)], "Input"], Cell[BoxData[ TagBox[GridBox[{ {"\<\"trave 1\"\>", "0"} }, RowSpacings->1, ColumnSpacings->3, RowAlignments->Baseline, ColumnAlignments->{Left}], Function[ BoxForm`e$, TableForm[ BoxForm`e$, TableDepth -> 2, TableAlignments -> Left]]]], "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Forza di taglio", "Subsubsection"], Cell[CellGroupData[{ Cell[BoxData[ \(TableForm[ Table[{"\" <> ToString[ i], \(\(\(\(sQ[i]\)[\[Zeta]] /. bulksol\) /. cNQMval\) /. cRval // Simplify\) // extraSimplify}, \n\t{i, 1, travi}], TableDepth -> 2, TableAlignments -> Left]\)], "Input"], Cell[BoxData[ TagBox[GridBox[{ {"\<\"trave 1\"\>", \(-\[ScriptF]\)} }, RowSpacings->1, ColumnSpacings->3, RowAlignments->Baseline, ColumnAlignments->{Left}], Function[ BoxForm`e$, TableForm[ BoxForm`e$, TableDepth -> 2, TableAlignments -> Left]]]], "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Momento", "Subsubsection"], Cell[CellGroupData[{ Cell[BoxData[ \(TableForm[ Table[{"\" <> ToString[ i], \(\(\(\(sM[i]\)[\[Zeta]] /. bulksol\) /. cNQMval\) /. cRval // Simplify\) // extraSimplify}, \n\t{i, 1, travi}], TableDepth -> 2, TableAlignments -> Left]\)], "Input"], Cell[BoxData[ TagBox[GridBox[{ {"\<\"trave 1\"\>", \(\[ScriptF]\ \((\(-\[ScriptCapitalL]\) + \ \[Zeta])\)\)} }, RowSpacings->1, ColumnSpacings->3, RowAlignments->Baseline, ColumnAlignments->{Left}], Function[ BoxForm`e$, TableForm[ BoxForm`e$, TableDepth -> 2, TableAlignments -> Left]]]], "Output"] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Spostamenti", "Subsection"], Cell[CellGroupData[{ Cell["Spostamento assiale", "Subsubsection"], Cell[CellGroupData[{ Cell[BoxData[ \(TableForm[ Table[{"\" <> ToString[ i], \(\(\(\(u\_1[i]\)[\[Zeta]] /. vinBer\) /. spsol\) /. cRval // Simplify\) // extraSimplify}, \n\t{i, 1, travi}], TableDepth -> 2, TableAlignments -> Left]\)], "Input"], Cell[BoxData[ TagBox[GridBox[{ {"\<\"trave 1\"\>", "0"} }, RowSpacings->1, ColumnSpacings->3, RowAlignments->Baseline, ColumnAlignments->{Left}], Function[ BoxForm`e$, TableForm[ BoxForm`e$, TableDepth -> 2, TableAlignments -> Left]]]], "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Spostamento trasversale", "Subsubsection"], Cell[CellGroupData[{ Cell[BoxData[ \(TableForm[ Table[{"\" <> ToString[ i], \(\(\(\(u\_2[i]\)[\[Zeta]] /. vinBer\) /. spsol\) /. cRval // Simplify\) // extraSimplify}, \n\t{i, 1, travi}], TableDepth -> 2, TableAlignments -> Left]\)], "Input"], Cell[BoxData[ TagBox[GridBox[{ {"\<\"trave 1\"\>", \(\(\[ScriptF]\ \[Zeta]\^2\ \((\(-3\)\ \ \[ScriptCapitalL] + \[Zeta])\)\)\/\(6\ \ \[ScriptCapitalY]\[ScriptCapitalJ]\)\)} }, RowSpacings->1, ColumnSpacings->3, RowAlignments->Baseline, ColumnAlignments->{Left}], Function[ BoxForm`e$, TableForm[ BoxForm`e$, TableDepth -> 2, TableAlignments -> Left]]]], "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Rotazione", "Subsubsection"], Cell[CellGroupData[{ Cell[BoxData[ \(TableForm[ Table[{"\" <> ToString[ i], \(\(\(\(\[Theta][i]\)[\[Zeta]] /. vinBer\) /. spsol\) /. cRval // Simplify\) // extraSimplify}, \n\t{i, 1, travi}], TableDepth -> 2, TableAlignments -> Left]\)], "Input"], Cell[BoxData[ TagBox[GridBox[{ {"\<\"trave 1\"\>", \(\(\[ScriptF]\ \[Zeta]\ \((\(-2\)\ \ \[ScriptCapitalL] + \[Zeta])\)\)\/\(2\ \ \[ScriptCapitalY]\[ScriptCapitalJ]\)\)} }, RowSpacings->1, ColumnSpacings->3, RowAlignments->Baseline, ColumnAlignments->{Left}], Function[ BoxForm`e$, TableForm[ BoxForm`e$, TableDepth -> 2, TableAlignments -> Left]]]], "Output"] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["\<\ Forze e momenti al bordo calcolati (parte attiva e parte reattiva)\ \>", "Subsection", Evaluatable->False], Cell[CellGroupData[{ Cell[BoxData[ \(Definition[extraSimplify]\)], "Input"], Cell[BoxData[ InterpretationBox[GridBox[{ {GridBox[{ {\(extraSimplify = #1 &\)} }, GridBaseline->{Baseline, {1, 1}}, ColumnWidths->0.999, ColumnAlignments->{Left}]} }, GridBaseline->{Baseline, {1, 1}}, ColumnAlignments->{Left}], Definition[ extraSimplify], Editable->False]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell["Forze (bordo sinistro e bordo destro)", "Subsubsection"], Cell["Le componenti sono nella base {e1, e2}", "SmallText"], Cell[CellGroupData[{ Cell[BoxData[ \(TableForm[ Table[\(\(\({"\" <> ToString[i], \(-\(s[i]\)[0]\), \(s[i]\)[ L[i]]} /. bulksol\) /. cNQMval\) /. cRval // Simplify\) // extraSimplify, \n\t{i, 1, travi}], TableDepth -> 2, TableAlignments \[Rule] Left]\)], "Input"], Cell[BoxData[ TagBox[GridBox[{ {"\<\"trave 1\"\>", \({0, \[ScriptF]}\), \({0, \(-\[ScriptF]\)}\)} }, RowSpacings->1, ColumnSpacings->3, RowAlignments->Baseline, ColumnAlignments->{Left}], Function[ BoxForm`e$, TableForm[ BoxForm`e$, TableDepth -> 2, TableAlignments -> Left]]]], "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Momenti (bordo sinistro e bordo destro)", "Subsubsection"], Cell[CellGroupData[{ Cell[BoxData[ \(TableForm[ Table[\(\(\({"\" <> ToString[i], \(-\(m[i]\)[0]\), \(m[i]\)[ L[i]]} /. bulksol\) /. cNQMval\) /. cRval // Simplify\) // extraSimplify, \n\t{i, 1, travi}], TableDepth -> 2, TableAlignments \[Rule] Left]\)], "Input"], Cell[BoxData[ TagBox[GridBox[{ {"\<\"trave 1\"\>", \(\[ScriptF]\ \[ScriptCapitalL]\), "0"} }, RowSpacings->1, ColumnSpacings->3, RowAlignments->Baseline, ColumnAlignments->{Left}], Function[ BoxForm`e$, TableForm[ BoxForm`e$, TableDepth -> 2, TableAlignments -> Left]]]], "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Verifiche: forza risultante", "Subsubsection"], Cell[CellGroupData[{ Cell[BoxData[ \(TableForm[ Table[\(\(\({"\" <> ToString[i], \(-\(s[i]\)[0]\) + \(s[i]\)[ L[i]] + \[Integral]\_0\%\(L[i]\)Evaluate[\(b[ i]\)[\[Zeta]]] \[DifferentialD]\[Zeta]} /. bulksol\) /. cNQMval\) /. cRval // Simplify\) // extraSimplify, \n\t{i, 1, travi}], TableDepth -> 2, TableAlignments -> Center]\)], "Input"], Cell[BoxData[ TagBox[GridBox[{ {"\<\"trave 1\"\>", \({0, 0}\)} }, RowSpacings->1, ColumnSpacings->3, RowAlignments->Baseline, ColumnAlignments->{Center}], Function[ BoxForm`e$, TableForm[ BoxForm`e$, TableDepth -> 2, TableAlignments -> Center]]]], "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Verifiche: momento risultante", "Subsubsection"], Cell[CellGroupData[{ Cell[BoxData[ \(TableForm[ Table[extraSimplify[ Simplify[\(\({"\" <> ToString[i], \(-\(m[i]\)[0]\) + \(m[i]\)[ L[i]] + \(s[i]\)[L[i]] . a\_2[i]\ L[ i] + \[Integral]\_0\%\(L[i]\)\(\(b[i]\)[\[Zeta]] . a\_2[i]\ \[Zeta]\) \[DifferentialD]\[Zeta] + \ \[Integral]\_0\%\(L[i]\)\(c[ i]\)[\[Zeta]] \[DifferentialD]\[Zeta]} \ /. \[InvisibleSpace]bulksol\) /. cNQMval\) /. cRval]], {i, 1, travi}], TableDepth \[Rule] 2, TableAlignments \[Rule] Center]\)], "Input"], Cell[BoxData[ TagBox[GridBox[{ {"\<\"trave 1\"\>", "0"} }, RowSpacings->1, ColumnSpacings->3, RowAlignments->Baseline, ColumnAlignments->{Center}], Function[ BoxForm`e$, TableForm[ BoxForm`e$, TableDepth -> 2, TableAlignments -> Center]]]], "Output"] }, Open ]] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[TextData[{ "Dati numerici [", StyleBox["D5", FontColor->RGBColor[0, 0, 1]], "]" }], "Section", Evaluatable->False], Cell["\<\ Sono assegnati valori numerici alle rigidezze e ai parametri che descrivono \ le forse attive.\ \>", "Text"], Cell[BoxData[ \(\(datip = {\[ScriptF] \[Rule] 5, \[ScriptCapitalY]\[ScriptCapitalJ] \[Rule] 10, \[Kappa] \[Rule] 0};\)\)], "Input", CellFrame->True, Background->GrayLevel[0.849989]], Cell["\<\ Potrebbe essere necessario assegnare dei valori (arbitrari) ai coefficienti \ cA[i] per selezionare una delle molteplici soluzioni Sono assegnati automaticamente dei valori nulli ai coefficienti A[i] \ \>", "Text"], Cell[CellGroupData[{ Cell[BoxData[ \(cAval0 = If[Length[cRnull] > 0, Table[cA[i] \[Rule] 0, {i, 1, Length[cRnull]}], {}]\)], "Input"], Cell[BoxData[ \({}\)], "Output"] }, Open ]], Cell["\<\ Se si vogliono assegnare altri valori, farlo qui. Altrimenti assegnare una \ lista vuota: iAval={}\ \>", "Text"], Cell[BoxData[ \(\(cAval = {};\)\)], "Input", CellFrame->True, Background->GrayLevel[0.849989]], Cell[CellGroupData[{ Cell[BoxData[ \(cAval1 = If[\((Length[cRnull] > 0)\) && \((Length[cAval] == Length[cRnull])\), cAval, cAval0]\)], "Input"], Cell[BoxData[ \({}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(datinum = Join[datiO, datip, cAval1]\)], "Input"], Cell[BoxData[ \({\[ScriptCapitalL] \[Rule] 1, \[ScriptF] \[Rule] 5, \[ScriptCapitalY]\[ScriptCapitalJ] \[Rule] 10, \[Kappa] \[Rule] 0}\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["\<\ Visualizzazione delle soluzioni (N, Q, M) (u, v, \[Theta])\ \>", "Section", Evaluatable->False], Cell[CellGroupData[{ Cell["Definizioni", "Subsection"], Cell[BoxData[ \(\(sNQM[ i_]\)[\[Zeta]_] := \(\({\(sN[i]\)[\[Zeta]], \(sQ[ i]\)[\[Zeta]], \(sM[i]\)[\[Zeta]]} /. bulksol\) /. cNQMval\) /. cRval // Simplify\)], "Input"], Cell[BoxData[ \(\(spuv\[Theta][ i_]\)[\[Zeta]_] := \(\({\(u\_1[i]\)[\[Zeta]], \(u\_2[ i]\)[\[Zeta]], \(\[Theta][i]\)[\[Zeta]]} /. vinBer\) /. spsol\) /. cRval\)], "Input"] }, Closed]], Cell[CellGroupData[{ Cell["Eventuali valutazioni ", "Subsection", Evaluatable->False], Cell[CellGroupData[{ Cell[BoxData[ \(\(spuv\[Theta][1]\)[0] // Simplify\)], "Input"], Cell[BoxData[ \({0, 0, 0}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(spuv\[Theta][1]\)[L[1]] // Factor\)], "Input"], Cell[BoxData[ \({0, \(-\(\(\[ScriptF]\ \[ScriptCapitalL]\^3\)\/\(3\ \[ScriptCapitalY]\ \[ScriptCapitalJ]\)\)\), \(-\(\(\[ScriptF]\ \[ScriptCapitalL]\^2\)\/\(2\ \ \[ScriptCapitalY]\[ScriptCapitalJ]\)\)\)}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(\(spuv\[Theta][2]\)[0] // Simplify\) // Factor\)], "Input"], Cell[BoxData[ RowBox[{"{", RowBox[{\(\(u\_1[2]\)[0]\), ",", \(\(u\_2[2]\)[0]\), ",", RowBox[{ SuperscriptBox[\(u\_2[2]\), "\[Prime]", MultilineFunction->None], "[", "0", "]"}]}], "}"}]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(\(spuv\[Theta][2]\)[L[2]] // Simplify\) // Factor\)], "Input"], Cell[BoxData[ RowBox[{"{", RowBox[{\(\(u\_1[2]\)[L[2]]\), ",", \(\(u\_2[2]\)[L[2]]\), ",", RowBox[{ SuperscriptBox[\(u\_2[2]\), "\[Prime]", MultilineFunction->None], "[", \(L[2]\), "]"}]}], "}"}]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(\(sNQM[1]\)[0] // Simplify\) // Factor\)], "Input"], Cell[BoxData[ \({0, \(-\[ScriptF]\), \(-\[ScriptF]\)\ \[ScriptCapitalL]}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(\(sNQM[1]\)[L[1]] // Simplify\) // Factor\)], "Input"], Cell[BoxData[ \({0, \(-\[ScriptF]\), 0}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(\(sNQM[2]\)[0] // Simplify\) // Factor\)], "Input"], Cell[BoxData[ \({\(sN[2]\)[0], \(sQ[2]\)[0], \(sM[2]\)[0]}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(\(sNQM[2]\)[L[2]] // Simplify\) // Factor\)], "Input"], Cell[BoxData[ \({\(sN[2]\)[L[2]], \(sQ[2]\)[L[2]], \(sM[2]\)[L[2]]}\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Funzioni per la visualizzazione", "Subsection", Evaluatable->False], Cell[TextData[{ "Assegnare a ", StyleBox["ticksOption ", FontFamily->"Courier", FontWeight->"Bold"], " ", StyleBox["Automatic", FontFamily->"Courier", FontWeight->"Bold"], " per avere gli assi graduati, ", StyleBox["None;", FontFamily->"Courier", FontWeight->"Bold"], " altrimenti" }], "SmallText", CellFrame->False, Background->None], Cell[TextData[{ "Adattare ", StyleBox["PlotRange ", FontFamily->"Courier", FontWeight->"Bold"], "o lasciare ", StyleBox["All", FontFamily->"Courier", FontWeight->"Bold"], " " }], "SmallText", CellFrame->False, Background->None], Cell[BoxData[ RowBox[{\(grNQM[it_]\), ":=", RowBox[{"GraphicsArray", "[", RowBox[{ RowBox[{"{", RowBox[{"Table", "[", RowBox[{ RowBox[{"Plot", "[", RowBox[{\(Evaluate[{0, \(\(sNQM[ it]\)[\[Zeta]]\)\[LeftDoubleBracket] i\[RightDoubleBracket] /. datinum // Simplify}]\), ",", \(Evaluate[{\[Zeta], 0, L[it]} /. datinum]\), ",", \(DisplayFunction \[Rule] Identity\), ",", \(Ticks \[Rule] ticksOption\), ",", \(PlotRange \[Rule] {All, All, All}\_\(\(\ \[LeftDoubleBracket]\)\(i\)\(\[RightDoubleBracket]\)\)\), ",", RowBox[{"PlotStyle", "\[Rule]", RowBox[{"{", RowBox[{"Black", ",", RowBox[{"{", RowBox[{\(Thickness[0.004]\), ",", SubscriptBox[ RowBox[{"{", RowBox[{\(Hue[0.5]\), ",", \(Hue[0.6]\), ",", FormBox[\(Hue[0.85]\), "TraditionalForm"]}], "}"}], \(\(\[LeftDoubleBracket]\)\(i\)\(\ \[RightDoubleBracket]\)\)]}], "}"}]}], "}"}]}]}], "]"}], ",", \({i, 1, 3}\)}], "]"}], "}"}], ",", \(GraphicsSpacing \[Rule] 0.4\)}], "]"}]}]], "Input"], Cell[BoxData[ RowBox[{\(gruv\[Theta][it_]\), ":=", RowBox[{"GraphicsArray", "[", RowBox[{ RowBox[{"{", RowBox[{"Table", "[", RowBox[{ RowBox[{"Plot", "[", RowBox[{\(Evaluate[{0, \(\(spuv\[Theta][ it]\)[\[Zeta]]\)\[LeftDoubleBracket] i\[RightDoubleBracket] /. datinum // Simplify}]\), ",", \(Evaluate[{\[Zeta], 0, L[it]} /. datinum]\), ",", \(DisplayFunction \[Rule] Identity\), ",", \(Ticks \[Rule] ticksOption\), ",", \(PlotRange \[Rule] {All, All, All}\_\(\(\ \[LeftDoubleBracket]\)\(i\)\(\[RightDoubleBracket]\)\)\), ",", RowBox[{"PlotStyle", "\[Rule]", RowBox[{"{", RowBox[{"Black", ",", RowBox[{"{", RowBox[{\(Thickness[0.004]\), ",", SubscriptBox[ RowBox[{"{", RowBox[{ FormBox[\(Hue[0.15]\), "TraditionalForm"], ",", \(Hue[0.10]\), ",", \(Hue[0.22]\)}], "}"}], \(\(\[LeftDoubleBracket]\)\(i\)\(\ \[RightDoubleBracket]\)\)]}], "}"}]}], "}"}]}]}], "]"}], ",", \({i, 1, 3}\)}], "]"}], "}"}], ",", \(GraphicsSpacing \[Rule] 0.3\)}], "]"}]}]], "Input"], Cell[TextData[{ "Assegnare a ", StyleBox["ticksOption ", FontFamily->"Courier", FontWeight->"Bold"], " ", StyleBox["Automatic", FontFamily->"Courier", FontWeight->"Bold"], " per avere gli assi graduati, ", StyleBox["None;", FontFamily->"Courier", FontWeight->"Bold"], " altrimenti" }], "Text", CellFrame->True, Background->GrayLevel[0.849989]], Cell[BoxData[ \(\(ticksOption = {None, None};\)\)], "Input"] }, Closed]], Cell[CellGroupData[{ Cell["Grafici dei descrittori della tensione (N, Q, M)", "Subsection", Evaluatable->False], Cell[CellGroupData[{ Cell[BoxData[ \(Do[Show[grNQM[it], ImageSize \[Rule] {420, Automatic}], {it, 1, travi}]\)], "Input", CellOpen->False], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .16264 %%ImageSize: 420 68.309 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.0238095 0.31746 0.00387239 0.31746 [ [ 0 0 0 0 ] [ 1 .16264 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 0 m 1 0 L 1 .16264 L 0 .16264 L closepath clip newpath % Start of sub-graphic p 0.0238095 0.00387239 0.274436 0.158768 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.0238095 0.952381 0.309017 0.294302 [ [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .30902 m 1 .30902 L s .02381 0 m .02381 .61803 L s 0 0 0 r .5 Mabswid .02381 .30902 m .06244 .30902 L .10458 .30902 L .14415 .30902 L .18221 .30902 L .22272 .30902 L .26171 .30902 L .30316 .30902 L .34309 .30902 L .3815 .30902 L .42237 .30902 L .46172 .30902 L .49955 .30902 L .53984 .30902 L .57861 .30902 L .61984 .30902 L .65954 .30902 L .69774 .30902 L .73838 .30902 L .77751 .30902 L .81909 .30902 L .85916 .30902 L .89771 .30902 L .93871 .30902 L .97619 .30902 L s 0 1 1 r .004 w .02381 .30902 m .06244 .30902 L .10458 .30902 L .14415 .30902 L .18221 .30902 L .22272 .30902 L .26171 .30902 L .30316 .30902 L .34309 .30902 L .3815 .30902 L .42237 .30902 L .46172 .30902 L .49955 .30902 L .53984 .30902 L .57861 .30902 L .61984 .30902 L .65954 .30902 L .69774 .30902 L .73838 .30902 L .77751 .30902 L .81909 .30902 L .85916 .30902 L .89771 .30902 L .93871 .30902 L .97619 .30902 L s 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath MathSubEnd P % End of sub-graphic % Start of sub-graphic p 0.374687 0.00387239 0.625313 0.158768 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.0238095 0.952381 0.603319 0.117721 [ [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .60332 m 1 .60332 L s .02381 0 m .02381 .61803 L s 0 0 0 r .5 Mabswid .02381 .60332 m .06244 .60332 L .10458 .60332 L .14415 .60332 L .18221 .60332 L .22272 .60332 L .26171 .60332 L .30316 .60332 L .34309 .60332 L .3815 .60332 L .42237 .60332 L .46172 .60332 L .49955 .60332 L .53984 .60332 L .57861 .60332 L .61984 .60332 L .65954 .60332 L .69774 .60332 L .73838 .60332 L .77751 .60332 L .81909 .60332 L .85916 .60332 L .89771 .60332 L .93871 .60332 L .97619 .60332 L s 0 .4 1 r .004 w .02381 .01472 m .06244 .01472 L .10458 .01472 L .14415 .01472 L .18221 .01472 L .22272 .01472 L .26171 .01472 L .30316 .01472 L .34309 .01472 L .3815 .01472 L .42237 .01472 L .46172 .01472 L .49955 .01472 L .53984 .01472 L .57861 .01472 L .61984 .01472 L .65954 .01472 L .69774 .01472 L .73838 .01472 L .77751 .01472 L .81909 .01472 L .85916 .01472 L .89771 .01472 L .93871 .01472 L .97619 .01472 L s 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath MathSubEnd P % End of sub-graphic % Start of sub-graphic p 0.725564 0.00387239 0.97619 0.158768 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.0238095 0.952381 0.603319 0.117721 [ [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .60332 m 1 .60332 L s .02381 0 m .02381 .61803 L s 0 0 0 r .5 Mabswid .02381 .60332 m .06244 .60332 L .10458 .60332 L .14415 .60332 L .18221 .60332 L .22272 .60332 L .26171 .60332 L .30316 .60332 L .34309 .60332 L .3815 .60332 L .42237 .60332 L .46172 .60332 L .49955 .60332 L .53984 .60332 L .57861 .60332 L .61984 .60332 L .65954 .60332 L .69774 .60332 L .73838 .60332 L .77751 .60332 L .81909 .60332 L .85916 .60332 L .89771 .60332 L .93871 .60332 L .97619 .60332 L s 1 0 .9 r .004 w .02381 .01472 m .06244 .03859 L .10458 .06463 L .14415 .08909 L .18221 .11261 L .22272 .13765 L .26171 .16175 L .30316 .18736 L .34309 .21204 L .3815 .23578 L .42237 .26104 L .46172 .28536 L .49955 .30874 L .53984 .33364 L .57861 .3576 L .61984 .38308 L .65954 .40762 L .69774 .43123 L .73838 .45635 L .77751 .48053 L .81909 .50623 L .85916 .53099 L .89771 .55482 L .93871 .58016 L .97619 .60332 L s 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath MathSubEnd P % End of sub-graphic % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{420, 68.25}, ImageCacheValid->False] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["\<\ Grafici dello spostamento (u, v, \[Theta])\ \>", "Subsection", Evaluatable->False], Cell[CellGroupData[{ Cell[BoxData[ \(\(Do[ Show[gruv\[Theta][it], ImageSize \[Rule] {420, Automatic}], {it, 1, travi}];\)\)], "Input", CellOpen->False], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .17168 %%ImageSize: 420 72.104 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.0238095 0.31746 0.00408753 0.31746 [ [ 0 0 0 0 ] [ 1 .17168 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 0 m 1 0 L 1 .17168 L 0 .17168 L closepath clip newpath % Start of sub-graphic p 0.0238095 0.00408753 0.28836 0.167589 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.0238095 0.952381 0.309017 0.294302 [ [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .30902 m 1 .30902 L s .02381 0 m .02381 .61803 L s 0 0 0 r .5 Mabswid .02381 .30902 m .06244 .30902 L .10458 .30902 L .14415 .30902 L .18221 .30902 L .22272 .30902 L .26171 .30902 L .30316 .30902 L .34309 .30902 L .3815 .30902 L .42237 .30902 L .46172 .30902 L .49955 .30902 L .53984 .30902 L .57861 .30902 L .61984 .30902 L .65954 .30902 L .69774 .30902 L .73838 .30902 L .77751 .30902 L .81909 .30902 L .85916 .30902 L .89771 .30902 L .93871 .30902 L .97619 .30902 L s 1 .9 0 r .004 w .02381 .30902 m .06244 .30902 L .10458 .30902 L .14415 .30902 L .18221 .30902 L .22272 .30902 L .26171 .30902 L .30316 .30902 L .34309 .30902 L .3815 .30902 L .42237 .30902 L .46172 .30902 L .49955 .30902 L .53984 .30902 L .57861 .30902 L .61984 .30902 L .65954 .30902 L .69774 .30902 L .73838 .30902 L .77751 .30902 L .81909 .30902 L .85916 .30902 L .89771 .30902 L .93871 .30902 L .97619 .30902 L s 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath MathSubEnd P % End of sub-graphic % Start of sub-graphic p 0.367725 0.00408753 0.632275 0.167589 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.0238095 0.952381 0.603319 3.53162 [ [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .60332 m 1 .60332 L s .02381 0 m .02381 .61803 L s 0 0 0 r .5 Mabswid .02381 .60332 m .06244 .60332 L .10458 .60332 L .14415 .60332 L .18221 .60332 L .22272 .60332 L .26171 .60332 L .30316 .60332 L .34309 .60332 L .3815 .60332 L .42237 .60332 L .46172 .60332 L .49955 .60332 L .53984 .60332 L .57861 .60332 L .61984 .60332 L .65954 .60332 L .69774 .60332 L .73838 .60332 L .77751 .60332 L .81909 .60332 L .85916 .60332 L .89771 .60332 L .93871 .60332 L .97619 .60332 L s 1 .6 0 r .004 w .02381 .60332 m .02499 .60332 L .02605 .60331 L .02729 .60331 L .02846 .6033 L .03053 .60328 L .03279 .60324 L .03527 .60319 L .0379 .60313 L .04262 .60298 L .04749 .60278 L .05205 .60255 L .06244 .60189 L .07305 .601 L .08274 .60001 L .10458 .59715 L .14429 .58979 L .18248 .58017 L .22313 .56735 L .26226 .55259 L .30384 .53447 L .34391 .51476 L .38246 .49383 L .42346 .46959 L .46295 .44446 L .50092 .41874 L .54134 .38983 L .58025 .36062 L .62161 .32824 L .66146 .29587 L .69979 .26376 L .74057 .22869 L .77984 .19417 L .81759 .16039 L .85779 .12391 L .89648 .08844 L .93762 .05046 L .97619 .01472 L s 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath MathSubEnd P % End of sub-graphic % Start of sub-graphic p 0.71164 0.00408753 0.97619 0.167589 MathSubStart %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.0238095 0.952381 0.603319 2.35442 [ [ 0 0 0 0 ] [ 1 .61803 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 g .25 Mabswid [ ] 0 setdash 0 .60332 m 1 .60332 L s .02381 0 m .02381 .61803 L s 0 0 0 r .5 Mabswid .02381 .60332 m .06244 .60332 L .10458 .60332 L .14415 .60332 L .18221 .60332 L .22272 .60332 L .26171 .60332 L .30316 .60332 L .34309 .60332 L .3815 .60332 L .42237 .60332 L .46172 .60332 L .49955 .60332 L .53984 .60332 L .57861 .60332 L .61984 .60332 L .65954 .60332 L .69774 .60332 L .73838 .60332 L .77751 .60332 L .81909 .60332 L .85916 .60332 L .89771 .60332 L .93871 .60332 L .97619 .60332 L s .68 1 0 r .004 w .02381 .60332 m .06244 .55653 L .10458 .50771 L .14415 .46397 L .18221 .42381 L .22272 .38313 L .26171 .34599 L .30316 .30867 L .34309 .27482 L .3815 .24422 L .42237 .21376 L .46172 .18648 L .49955 .16214 L .53984 .13827 L .57861 .11729 L .61984 .09712 L .65954 .07978 L .69774 .06503 L .73838 .05141 L .77751 .04033 L .81909 .03073 L .85916 .0236 L .87754 .02103 L .89771 .01871 L .91765 .01694 L .92854 .01619 L .93871 .01563 L .94354 .01541 L .94878 .0152 L .95341 .01505 L .95832 .01492 L .96273 .01483 L .96524 .01479 L .9676 .01476 L .96976 .01474 L .97173 .01473 L .97277 .01472 L .97391 .01472 L .97509 .01472 L .97619 .01472 L s 0 0 m 1 0 L 1 .61803 L 0 .61803 L closepath clip newpath MathSubEnd P % End of sub-graphic % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{420, 72.0625}, ImageCacheValid->False] }, Open ]] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[TextData[{ "Visualizzazione della deformazione [", StyleBox["\[FilledCircle]", FontColor->RGBColor[0, 0, 1]], "]" }], "Section", Evaluatable->False], Cell[CellGroupData[{ Cell["Definizioni per la visualizzazione", "Subsection"], Cell["\<\ Si vedano anche le definizioni gi\[AGrave] date per realizzare il disegno \ della configurazione originaria\ \>", "SmallText"], Cell[BoxData[ \(\(asseD[ i_]\)[\[Zeta]_] := \(\(org[i] + a\_1[i] \[Zeta] + \(u[ i]\)[\[Zeta]] /. \[InvisibleSpace]spsol\) \ /. \[InvisibleSpace]cRval\) /. datinum\)], "Input"], Cell[BoxData[ \(\(secD[ i_]\)[\[Zeta]_] := \(\(\({\(asseD[i]\)[\[Zeta]] - maxL\/20\ \((\(-\(\[Theta][i]\)[\[Zeta]]\)\ a\_1[i] + a\_2[i])\)\ , \(asseD[i]\)[\[Zeta]] + maxL\/20\ \((\(-\(\[Theta][i]\)[\[Zeta]]\)\ a\_1[i] + a\_2[i])\)\ } /. \[InvisibleSpace]vinBer\) \ /. \[InvisibleSpace]spsol\) /. \[InvisibleSpace]cRval\) /. datinum\)], "Input"], Cell["disegno dell'asse", "SmallText"], Cell[BoxData[ \(\(pltD = ParametricPlot[ Evaluate[ Flatten[Table[{\(asseD[i]\)[L[i]\ \[Xi]]}, {i, 1, travi}], 1]], {\[Xi], 0, 1}, Axes \[Rule] False, AspectRatio \[Rule] Automatic, DisplayFunction \[Rule] Identity, PlotStyle \[Rule] Hue[1]];\)\)], "Input"], Cell["disegno delle sezioni", "SmallText"], Cell[BoxData[ \(\(pltDs = Table[Table[ Graphics[{Hue[1], Line[\(secD[i]\)[j \(\(\ \)\(L[i]\)\)\/ndiv]]}], {j, 1, ndiv - 1}], {i, 1, travi}] // Flatten;\)\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(pltDv = Block[{asseO = asseD}, vincoliFig /. datinum]\)], "Input"], Cell[BoxData[ RowBox[{"{", TagBox[\(\[SkeletonIndicator] Graphics \[SkeletonIndicator]\), False, Editable->False], "}"}]], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(pltDbv = Block[{asseO = asseD}, vincolibFig /. datinum]\)], "Input"], Cell[BoxData[ RowBox[{"{", TagBox[\(\[SkeletonIndicator] Graphics \[SkeletonIndicator]\), False, Editable->False], "}"}]], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell["Definizione cornice ", "Subsection"], Cell["\<\ Serve per ottenere figure confrontabili. Scegliere i parametri in modo che la \ figura sia contenuta nel rettangolo di sfondo. Verificare che anche i \ diagrammi N Q M risultino contenuti nel rettangolo.\ \>", "SmallText"], Cell[CellGroupData[{ Cell[BoxData[ \(xMax = Max /@ N[Transpose[ Flatten[Table[{\(asseO[i]\)[0], \(asseO[i]\)[ L[i]], \(asseD[i]\)[0], \(asseD[i]\)[L[i]]}, {i, 1, travi}], 1]] /. \[InvisibleSpace]datinum]\)], "Input"], Cell[BoxData[ \({1.`, 0.`}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(xMin = Min /@ N[Transpose[ Flatten[Table[{\(asseO[i]\)[0], \(asseO[i]\)[ L[i]], \(asseD[i]\)[0], \(asseD[i]\)[L[i]]}, {i, 1, travi}], 1]] /. \[InvisibleSpace]datinum]\)], "Input"], Cell[BoxData[ \({0.`, \(-0.16666666666666666`\)}\)], "Output"] }, Open ]], Cell[BoxData[ \(xDiag := \((xMax - xMin)\) + \((e\_1 + e\_2)\)\ 0.001\)], "Input"], Cell[BoxData[{ \(\(xLowerL := xC - mU . \(xDiag\/2\);\)\), "\n", \(\(xUpperR := xC + mU . \(xDiag\/2\);\)\)}], "Input"], Cell[BoxData[ \(\(frameb := Graphics[{GrayLevel[0.9], Rectangle[xLowerL, xUpperR]}];\)\)], "Input"], Cell[BoxData[ \(\(frame := Graphics[{GrayLevel[0], {Point[xLowerL], Point[xUpperR]}}];\)\)], "Input"], Cell[BoxData[ \(xC := \(xMax + xMin\)\/2 + xCshift\)], "Input"] }, Closed]], Cell[CellGroupData[{ Cell[TextData[{ "Adattamento cornice [", StyleBox["\[FilledCircle]", FontColor->RGBColor[0, 0, 1]], "] " }], "Subsection"], Cell["\<\ Il rettangolo di sfondo risulta definito dalla posizione del centro e dalla \ dilatazione dei lati\ \>", "SmallText", CellFrame->True, Background->GrayLevel[0.849989]], Cell[CellGroupData[{ Cell[BoxData[ \(xCshift = 0.1 \(\@\( xDiag . xDiag\)\) \((e\_1 + e\_2)\)\)], "Input"], Cell[BoxData[ \({0.10149448808241318`, 0.10149448808241318`}\)], "Output"] }, Open ]], Cell[BoxData[ RowBox[{ RowBox[{"mU", "=", RowBox[{"(", GridBox[{ {"1.4", "0"}, {"0", "4"} }], ")"}]}], ";"}]], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \({\((xUpperR - xLowerL)\), xC}\)], "Input"], Cell[BoxData[ \({{1.4013999999999998`, 0.6706666666666666`}, {0.6014944880824131`, 0.018161154749079852`}}\)], "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Figura", "Subsection"], Cell[CellGroupData[{ Cell[BoxData[ \(\(Show[frameb, frame, pltO, pltOs, pltOax, pltObv, pltD, pltDs, pltDbv, DisplayFunction \[Rule] $DisplayFunction, AspectRatio \[Rule] Automatic, PlotRange \[Rule] All];\)\)], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .47857 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.0912288 0.679593 0.226942 0.679593 [ [ 0 0 0 0 ] [ 1 .47857 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath .9 g .02381 .01139 m .02381 .46717 L .97619 .46717 L .97619 .01139 L F 0 g .008 w .02381 .01139 Mdot .97619 .46717 Mdot 2 Mabswid [ ] 0 setdash .09123 .22694 m .77082 .22694 L s .5 Mabswid .26113 .19296 m .26113 .26092 L s .43103 .19296 m .43103 .26092 L s .60092 .19296 m .60092 .26092 L s 0 0 0 r .43103 .22694 m .56694 .22694 L s .52164 .2496 m .56694 .22694 L s .52164 .20429 m .56694 .22694 L s .43103 .22694 m .43103 .36286 L s .40837 .31755 m .43103 .36286 L s .45368 .31755 m .43103 .36286 L s 0 g 1 Mabswid .0346 .22694 m .14786 .22694 L s .09123 .14199 m .09123 .31189 L s newpath .09123 .22694 .02718 0 365.73 arc s 1 0 0 r .5 Mabswid .09123 .22694 m .09207 .22694 L .09283 .22694 L .09371 .22694 L .09454 .22694 L .09603 .22693 L .09763 .22693 L .0994 .22692 L .10128 .22691 L .10465 .22688 L .10813 .22684 L .11138 .22679 L .1188 .22667 L .12636 .2265 L .13328 .22631 L .14886 .22575 L .1772 .22434 L .20445 .22249 L .23346 .22002 L .26138 .21718 L .29105 .21369 L .31964 .2099 L .34715 .20587 L .37641 .20121 L .40458 .19637 L .43168 .19142 L .46053 .18586 L .48829 .18024 L .5178 .17401 L .54624 .16778 L .57359 .1616 L .60269 .15485 L .63071 .14821 L .65765 .14171 L .68633 .13469 L .71394 .12786 L .7433 .12055 L .77082 .11368 L s .25741 .18323 m .26484 .25119 L s .42465 .15757 m .4374 .22553 L s .59296 .12129 m .60889 .18925 L s 0 g 1 Mabswid .0346 .22694 m .14786 .22694 L s .09123 .14199 m .09123 .31189 L s newpath .09123 .22694 .02718 0 365.73 arc s 0 0 m 1 0 L 1 .47857 L 0 .47857 L closepath clip newpath % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 137.813}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCacheValid->False] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(Show[frameb, frame, pltO, pltOs, pltOax, pltOv, pltD, pltDs, pltDv, DisplayFunction \[Rule] $DisplayFunction, AspectRatio \[Rule] Automatic, PlotRange \[Rule] All];\)\)], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .47857 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.0912288 0.679593 0.226942 0.679593 [ [ 0 0 0 0 ] [ 1 .47857 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath .9 g .02381 .01139 m .02381 .46717 L .97619 .46717 L .97619 .01139 L F 0 g .008 w .02381 .01139 Mdot .97619 .46717 Mdot 2 Mabswid [ ] 0 setdash .09123 .22694 m .77082 .22694 L s .5 Mabswid .26113 .19296 m .26113 .26092 L s .43103 .19296 m .43103 .26092 L s .60092 .19296 m .60092 .26092 L s 0 0 0 r .43103 .22694 m .56694 .22694 L s .52164 .2496 m .56694 .22694 L s .52164 .20429 m .56694 .22694 L s .43103 .22694 m .43103 .36286 L s .40837 .31755 m .43103 .36286 L s .45368 .31755 m .43103 .36286 L s 0 g 2 Mabswid .09123 .15898 m .09123 .2949 L s 1 0 0 r .5 Mabswid .09123 .22694 m .09207 .22694 L .09283 .22694 L .09371 .22694 L .09454 .22694 L .09603 .22693 L .09763 .22693 L .0994 .22692 L .10128 .22691 L .10465 .22688 L .10813 .22684 L .11138 .22679 L .1188 .22667 L .12636 .2265 L .13328 .22631 L .14886 .22575 L .1772 .22434 L .20445 .22249 L .23346 .22002 L .26138 .21718 L .29105 .21369 L .31964 .2099 L .34715 .20587 L .37641 .20121 L .40458 .19637 L .43168 .19142 L .46053 .18586 L .48829 .18024 L .5178 .17401 L .54624 .16778 L .57359 .1616 L .60269 .15485 L .63071 .14821 L .65765 .14171 L .68633 .13469 L .71394 .12786 L .7433 .12055 L .77082 .11368 L s .25741 .18323 m .26484 .25119 L s .42465 .15757 m .4374 .22553 L s .59296 .12129 m .60889 .18925 L s 0 g 2 Mabswid .09123 .15898 m .09123 .2949 L s 0 0 m 1 0 L 1 .47857 L 0 .47857 L closepath clip newpath % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 137.813}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCacheValid->False] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[TextData[{ "Diagrammi tecnici (N, Q, M) [", StyleBox["\[FilledCircle]", FontColor->RGBColor[0, 0, 1]], "]" }], "Section", Evaluatable->False], Cell[CellGroupData[{ Cell["Definizioni ", "Subsection"], Cell["\<\ Si vedano anche le definizioni gi\[AGrave] date per realizzare il disegno \ della configurazione originaria\ \>", "SmallText"], Cell[BoxData[ \(\(diaN[i_]\)[\[Zeta]_] := \(asseO[i]\)[\[Zeta]] + scN\ \(\(sNQM[ i]\)[\[Zeta]]\)\[LeftDoubleBracket]1\[RightDoubleBracket]\ \ a\_2[i]\)], "Input"], Cell["Valori al bordo", "SmallText"], Cell[BoxData[ \(diaNb[ i_] := {\(asseO[i]\)[0] + scN\ \(\(sNQM[i]\)[ 0]\)\[LeftDoubleBracket]1\[RightDoubleBracket]\ a\_2[ i]\ \[Xi], \(asseO[i]\)[L[i]] + scN\ \(\(sNQM[i]\)[ L[i]]\)\[LeftDoubleBracket]1\[RightDoubleBracket]\ a\_2[ i]\ \[Xi]}\)], "Input"], Cell["Segni dei valori al bordo", "SmallText"], Cell[BoxData[ \(diaNs[i_] := Block[{y1 = scN\ \(\(sNQM[i]\)[ 0]\)\[LeftDoubleBracket]1\[RightDoubleBracket] \ /. \[InvisibleSpace]datinum, y2 = scN\ \(\(sNQM[i]\)[ L[i]]\)\[LeftDoubleBracket]1\[RightDoubleBracket] \ /. \[InvisibleSpace]datinum, pt1 = \(asseO[i]\)[0] + 0.5\ y1\ a\_2[i] + 0.04\ a\_1[i], pt2 = \(asseO[i]\)[L[i]] + 0.5\ y2\ a\_2[i] - 0.04\ a\_1[i], dsh = 0.04}, Complement[{If[y1 \[NotEqual] 0, pt1 + dsh\ a\_1[i]\ \((\[Xi] - 0.5)\)], If[y1 > 0, pt1 + dsh\ a\_2[i]\ \((\[Xi] - 0.5)\)], If[y2 \[NotEqual] 0, pt2 + dsh\ a\_1[i]\ \((\[Xi] - 0.5)\)], If[y2 > 0, pt2 + dsh\ a\_2[ i]\ \((\[Xi] - 0.5)\)]}, {Null}]] /. \[InvisibleSpace]datinum\)], \ "Input"], Cell[BoxData[ \(\(figN := Table[\(diaN[i]\)[L[i] \[Xi]], {i, 1, travi}] /. datinum;\)\)], "Input"], Cell[BoxData[ \(\(figNb := Flatten[Table[diaNb[i], {i, 1, travi}], 1] /. datinum;\)\)], "Input"], Cell[BoxData[ \(\(figNs := Flatten[Table[diaNs[i], {i, 1, travi}], 1] /. datinum;\)\)], "Input"], Cell[BoxData[ \(\(pltN := ParametricPlot[Evaluate[Join[figN, figNb, figNs]], {\[Xi], 0, 1}, Axes \[Rule] False, AspectRatio \[Rule] Automatic, DisplayFunction \[Rule] Identity, PlotStyle \[Rule] {{Hue[0.4]}}];\)\)], "Input"], Cell[BoxData[ \(\(diaQ[i_]\)[\[Zeta]_] := \(asseO[i]\)[\[Zeta]] - scQ\ \(\(sNQM[ i]\)[\[Zeta]]\)\[LeftDoubleBracket]2\[RightDoubleBracket]\ \ a\_2[i]\)], "Input"], Cell[BoxData[ \(diaQb[ i_] := {\(asseO[i]\)[0] - scQ\ \(\(sNQM[i]\)[ 0]\)\[LeftDoubleBracket]2\[RightDoubleBracket]\ a\_2[ i]\ \[Xi], \(asseO[i]\)[L[i]] - scQ\ \(\(sNQM[i]\)[ L[i]]\)\[LeftDoubleBracket]2\[RightDoubleBracket]\ a\_2[ i]\ \[Xi]}\)], "Input"], Cell[BoxData[ \(diaQs[i_] := Block[{y1 = scQ\ \(\(sNQM[i]\)[ 0]\)\[LeftDoubleBracket]2\[RightDoubleBracket] \ /. \[InvisibleSpace]datinum, y2 = scQ\ \(\(sNQM[i]\)[ L[i]]\)\[LeftDoubleBracket]2\[RightDoubleBracket] \ /. \[InvisibleSpace]datinum, pt1 = \(asseO[i]\)[0] - 0.5\ y1\ a\_2[i] + 0.04\ a\_1[i], pt2 = \(asseO[i]\)[L[i]] - 0.5\ y2\ a\_2[i] - 0.04\ a\_1[i], dsh = 0.04}, Complement[{If[y1 \[NotEqual] 0, pt1 + dsh\ a\_1[i]\ \((\[Xi] - 0.5)\)], If[y1 > 0, pt1 + dsh\ a\_2[i]\ \((\[Xi] - 0.5)\)], If[y2 \[NotEqual] 0, pt2 + dsh\ a\_1[i]\ \((\[Xi] - 0.5)\)], If[y2 > 0, pt2 + dsh\ a\_2[ i]\ \((\[Xi] - 0.5)\)]}, {Null}]] /. \[InvisibleSpace]datinum\)], \ "Input"], Cell[BoxData[ \(\(figQ := Table[\(diaQ[i]\)[L[i] \[Xi]], {i, 1, travi}] /. datinum;\)\)], "Input"], Cell[BoxData[ \(\(figQb := Flatten[Table[diaQb[i], {i, 1, travi}], 1] /. datinum;\)\)], "Input"], Cell[BoxData[ \(\(figQs := Flatten[Table[diaQs[i], {i, 1, travi}], 1] /. datinum;\)\)], "Input"], Cell[BoxData[ \(\(pltQ := ParametricPlot[Evaluate[Join[figQ, figQb, figQs]], {\[Xi], 0, 1}, Axes \[Rule] False, AspectRatio \[Rule] Automatic, DisplayFunction \[Rule] Identity, PlotStyle \[Rule] {{Hue[0.6]}}];\)\)], "Input"], Cell[BoxData[ \(\(diaM[i_]\)[\[Zeta]_] := \(asseO[i]\)[\[Zeta]] - scM\ \(\(sNQM[ i]\)[\[Zeta]]\)\[LeftDoubleBracket]3\[RightDoubleBracket]\ \ a\_2[i]\)], "Input"], Cell[BoxData[ \(diaMb[ i_] := {\(asseO[i]\)[0] - scM\ \(\(sNQM[i]\)[ 0]\)\[LeftDoubleBracket]3\[RightDoubleBracket]\ a\_2[ i]\ \[Xi], \(asseO[i]\)[L[i]] - scM\ \(\(sNQM[i]\)[ L[i]]\)\[LeftDoubleBracket]3\[RightDoubleBracket]\ a\_2[ i]\ \[Xi]}\)], "Input"], Cell[BoxData[ \(\(figM := Table[\(diaM[i]\)[L[i] \[Xi]], {i, 1, travi}] /. datinum;\)\)], "Input"], Cell[BoxData[ \(\(figMb := Flatten[Table[diaMb[i], {i, 1, travi}], 1] /. datinum;\)\)], "Input"], Cell[BoxData[ \(\(pltM := ParametricPlot[Evaluate[Join[figM, figMb]], {\[Xi], 0, 1}, Axes \[Rule] False, AspectRatio \[Rule] Automatic, DisplayFunction \[Rule] Identity, PlotStyle \[Rule] {{Hue[0.8]}}];\)\)], "Input"] }, Closed]], Cell[CellGroupData[{ Cell[TextData[{ "Fattori di scala [", StyleBox["\[FilledCircle]", FontColor->RGBColor[0, 0, 1]], "]" }], "Subsection"], Cell[BoxData[ \(\(scN := scQ;\)\)], "Input"], Cell[BoxData[ \(\(scQ = 0.04;\)\)], "Input"], Cell[BoxData[ \(\(scM = 0.05;\)\)], "Input"] }, Open ]], Cell[CellGroupData[{ Cell["Diagramma della forza normale", "Subsection"], Cell[CellGroupData[{ Cell[BoxData[ \(\(Show[frameb, pltO, pltN, DisplayFunction \[Rule] $DisplayFunction, AspectRatio \[Rule] Automatic, PlotRange \[Rule] All];\)\)], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .47857 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.0912288 0.679593 0.226942 0.679593 [ [ 0 0 0 0 ] [ 1 .47857 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath .9 g .02381 .01139 m .02381 .46717 L .97619 .46717 L .97619 .01139 L F 0 g 2 Mabswid [ ] 0 setdash .09123 .22694 m .77082 .22694 L s 0 1 .4 r .5 Mabswid .09123 .22694 m .1188 .22694 L .14886 .22694 L .1771 .22694 L .20426 .22694 L .23316 .22694 L .26099 .22694 L .29056 .22694 L .31905 .22694 L .34647 .22694 L .37563 .22694 L .40371 .22694 L .43071 .22694 L .45945 .22694 L .48712 .22694 L .51654 .22694 L .54487 .22694 L .57212 .22694 L .60113 .22694 L .62905 .22694 L .65872 .22694 L .68731 .22694 L .71482 .22694 L .74408 .22694 L .77082 .22694 L s .09123 .22694 m .09123 .22694 L .09123 .22694 L .09123 .22694 L .09123 .22694 L .09123 .22694 L .09123 .22694 L .09123 .22694 L .09123 .22694 L .09123 .22694 L .09123 .22694 L .09123 .22694 L .09123 .22694 L .09123 .22694 L .09123 .22694 L .09123 .22694 L .09123 .22694 L .09123 .22694 L .09123 .22694 L .09123 .22694 L .09123 .22694 L .09123 .22694 L .09123 .22694 L .09123 .22694 L .09123 .22694 L s .77082 .22694 m .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L s 0 0 m 1 0 L 1 .47857 L 0 .47857 L closepath clip newpath % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 137.813}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCacheValid->False] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Diagramma del taglio", "Subsection"], Cell[CellGroupData[{ Cell[BoxData[ \(\(Show[frameb, pltO, pltQ, DisplayFunction \[Rule] $DisplayFunction, AspectRatio \[Rule] Automatic, PlotRange \[Rule] All];\)\)], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .47857 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.0912288 0.679593 0.226942 0.679593 [ [ 0 0 0 0 ] [ 1 .47857 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath .9 g .02381 .01139 m .02381 .46717 L .97619 .46717 L .97619 .01139 L F 0 g 2 Mabswid [ ] 0 setdash .09123 .22694 m .77082 .22694 L s 0 .4 1 r .5 Mabswid .09123 .36286 m .1188 .36286 L .14886 .36286 L .1771 .36286 L .20426 .36286 L .23316 .36286 L .26099 .36286 L .29056 .36286 L .31905 .36286 L .34647 .36286 L .37563 .36286 L .40371 .36286 L .43071 .36286 L .45945 .36286 L .48712 .36286 L .51654 .36286 L .54487 .36286 L .57212 .36286 L .60113 .36286 L .62905 .36286 L .65872 .36286 L .68731 .36286 L .71482 .36286 L .74408 .36286 L .77082 .36286 L s .09123 .22694 m .09123 .23246 L .09123 .23847 L .09123 .24412 L .09123 .24955 L .09123 .25533 L .09123 .26089 L .09123 .26681 L .09123 .27251 L .09123 .27799 L .09123 .28382 L .09123 .28944 L .09123 .29484 L .09123 .30059 L .09123 .30612 L .09123 .312 L .09123 .31767 L .09123 .32312 L .09123 .32892 L .09123 .33451 L .09123 .34044 L .09123 .34616 L .09123 .35166 L .09123 .35751 L .09123 .36286 L s .77082 .22694 m .77082 .23246 L .77082 .23847 L .77082 .24412 L .77082 .24955 L .77082 .25533 L .77082 .26089 L .77082 .26681 L .77082 .27251 L .77082 .27799 L .77082 .28382 L .77082 .28944 L .77082 .29484 L .77082 .30059 L .77082 .30612 L .77082 .312 L .77082 .31767 L .77082 .32312 L .77082 .32892 L .77082 .33451 L .77082 .34044 L .77082 .34616 L .77082 .35166 L .77082 .35751 L .77082 .36286 L s .10482 .2949 m .10592 .2949 L .10713 .2949 L .10826 .2949 L .10934 .2949 L .1105 .2949 L .11161 .2949 L .11279 .2949 L .11393 .2949 L .11503 .2949 L .1162 .2949 L .11732 .2949 L .1184 .2949 L .11955 .2949 L .12066 .2949 L .12183 .2949 L .12297 .2949 L .12406 .2949 L .12522 .2949 L .12633 .2949 L .12752 .2949 L .12866 .2949 L .12976 .2949 L .13093 .2949 L .132 .2949 L s .73005 .2949 m .73115 .2949 L .73235 .2949 L .73348 .2949 L .73457 .2949 L .73572 .2949 L .73684 .2949 L .73802 .2949 L .73916 .2949 L .74026 .2949 L .74142 .2949 L .74254 .2949 L .74362 .2949 L .74477 .2949 L .74588 .2949 L .74706 .2949 L .74819 .2949 L .74928 .2949 L .75044 .2949 L .75156 .2949 L .75275 .2949 L .75389 .2949 L .75499 .2949 L .75616 .2949 L .75723 .2949 L s 0 0 m 1 0 L 1 .47857 L 0 .47857 L closepath clip newpath % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 137.813}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCacheValid->False] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Diagramma del momento", "Subsection"], Cell[CellGroupData[{ Cell[BoxData[ \(\(Show[frameb, pltO, pltM, DisplayFunction \[Rule] $DisplayFunction, AspectRatio \[Rule] Automatic, PlotRange \[Rule] All];\)\)], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: .47857 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.0912288 0.679593 0.226942 0.679593 [ [ 0 0 0 0 ] [ 1 .47857 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath .9 g .02381 .01139 m .02381 .46717 L .97619 .46717 L .97619 .01139 L F 0 g 2 Mabswid [ ] 0 setdash .09123 .22694 m .77082 .22694 L s .8 0 1 r .5 Mabswid .09123 .39684 m .1188 .38995 L .14886 .38243 L .1771 .37537 L .20426 .36858 L .23316 .36136 L .26099 .3544 L .29056 .34701 L .31905 .33988 L .34647 .33303 L .37563 .32574 L .40371 .31872 L .43071 .31197 L .45945 .30478 L .48712 .29787 L .51654 .29051 L .54487 .28343 L .57212 .27662 L .60113 .26937 L .62905 .26239 L .65872 .25497 L .68731 .24782 L .71482 .24094 L .74408 .23363 L .77082 .22694 L s .09123 .22694 m .09123 .23383 L .09123 .24135 L .09123 .24841 L .09123 .2552 L .09123 .26243 L .09123 .26938 L .09123 .27678 L .09123 .2839 L .09123 .29075 L .09123 .29804 L .09123 .30506 L .09123 .31181 L .09123 .319 L .09123 .32592 L .09123 .33327 L .09123 .34035 L .09123 .34717 L .09123 .35442 L .09123 .3614 L .09123 .36882 L .09123 .37596 L .09123 .38284 L .09123 .39016 L .09123 .39684 L s .77082 .22694 m .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L .77082 .22694 L s 0 0 m 1 0 L 1 .47857 L 0 .47857 L closepath clip newpath % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{288, 137.813}, ImageMargins->{{43, 0}, {0, 0}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCacheValid->False] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[TextData[StyleBox["Salvataggio figure in formato EPS", FontColor->RGBColor[1, 0, 0]]], "Section"], Cell[CellGroupData[{ Cell[BoxData[ \(Directory[]\)], "Input"], Cell[BoxData[ \("C:\\Wrk\\Corsi\\Scost\\esercizi\\7-travi\\7-01\\outmath"\)], "Output"] }, Open ]], Cell[BoxData[ \(\(phframe = Graphics[{GrayLevel[1], {Point[xLowerL], Point[xUpperR]}}] /. datinum;\)\)], "Input"], Cell[BoxData[ \(Do[Display["\" <> ToString[it] <> "\<.eps\>", Show[grNQM[it], ImageSize \[Rule] {320, Automatic}, DisplayFunction \[Rule] Identity], "\"], {it, 1, travi}]\)], "Input"], Cell[BoxData[ \(Do[Display["\" <> ToString[it] <> "\<.eps\>", Show[gruv\[Theta][it], ImageSize \[Rule] {320, Automatic}, DisplayFunction \[Rule] Identity], "\"], {it, 1, travi}]\)], "Input"], Cell["Adattare ImageSize nei comandi seguenti", "SmallText", CellFrame->True, Background->GrayLevel[0.849989]], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{sc = 100}, \[IndentingNewLine]{imageW = sc*\((xUpperR - xLowerL)\)\_\(\(\[LeftDoubleBracket]\)\(1\)\(\ \[RightDoubleBracket]\)\) // Floor, \[IndentingNewLine]imageH = sc*\((xUpperR - xLowerL)\)\_\(\(\[LeftDoubleBracket]\)\(2\)\(\ \[RightDoubleBracket]\)\) // Floor}]\)], "Input"], Cell[BoxData[ \({140, 67}\)], "Output"] }, Open ]], Cell[BoxData[ \(\(Display["\", Show[phframe, pltO, pltOv, ImageSize \[Rule] {imageW, imageH}, AspectRatio \[Rule] Automatic, DisplayFunction \[Rule] Identity, PlotRange \[Rule] All], "\"];\)\)], "Input"], Cell[BoxData[ \(\(Display["\", Show[phframe, pltOx, pltOax, ImageSize \[Rule] {imageW, imageH}, AspectRatio \[Rule] Automatic, DisplayFunction \[Rule] Identity, PlotRange \[Rule] All], "\"];\)\)], "Input"], Cell[BoxData[ \(\(Display["\", Show[phframe, pltO, pltOs, pltD, pltDs, ImageSize \[Rule] {imageW, imageH}, AspectRatio \[Rule] Automatic, DisplayFunction \[Rule] Identity, PlotRange \[Rule] All], "\"];\)\)], "Input"], Cell[BoxData[ \(\(Display["\", Show[phframe, pltO, pltN, ImageSize \[Rule] {imageW, imageH}, AspectRatio \[Rule] Automatic, DisplayFunction \[Rule] Identity, PlotRange \[Rule] All], "\"];\)\)], "Input"], Cell[BoxData[ \(\(Display["\", Show[phframe, pltO, pltQ, ImageSize \[Rule] {imageW, imageH}, AspectRatio \[Rule] Automatic, DisplayFunction \[Rule] Identity, PlotRange \[Rule] All], "\"];\)\)], "Input"], Cell[BoxData[ \(\(Display["\", Show[phframe, pltO, pltM, ImageSize \[Rule] {imageW, imageH}, AspectRatio \[Rule] Automatic, DisplayFunction \[Rule] Identity, PlotRange \[Rule] All], "\"];\)\)], "Input"] }, Closed]], Cell[CellGroupData[{ Cell[TextData[{ StyleBox["Salvataggio espressioni in formato", FontColor->RGBColor[1, 0, 0]], " ", Cell[BoxData[ StyleBox[ RowBox[{"T", AdjustmentBox["E", BoxMargins->{{-0.075, -0.085}, {0, 0}}, BoxBaselineShift->0.5], "X"}]]]] }], "Section"], Cell[CellGroupData[{ Cell["Definizioni generali", "Subsection"], Cell[CellGroupData[{ Cell[BoxData[ \(Directory[]\)], "Input"], Cell[BoxData[ \("C:\\Wrk\\Corsi\\Scost\\esercizi\\7-travi\\7-01\\outmath"\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \({\[Alpha], b, c, d, f, L, M, YA, YJ}\)], "Input"], Cell[BoxData[ \({\[Alpha], b, c, d, f, L, M, YA, YJ}\)], "Output"] }, Open ]], Cell["\<\ Controllare che le variabili precedenti non abbiano un valore. Per sicurezza \ vengono utilizzati gli apici.\ \>", "SmallText"], Cell[BoxData[ \(myTeXForm[exp_] := Block[{\[Alpha]}, TeXForm[Evaluate[ exp /. {\[ScriptA] \[Rule] \[Alpha], \[ScriptB] \[Rule] b, \[ScriptC] \[Rule] c, \[ScriptD] \[Rule] d, \[ScriptF] \[Rule] f, \[ScriptCapitalL] \[Rule] L, \[ScriptCapitalM] \[Rule] M, \[ScriptCapitalY]\[ScriptCapitalA]\ \[Rule] YA\ , \ \[ScriptCapitalY]\[ScriptCapitalJ] \[Rule] YJ}]]]\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(Definition[extraSimplify]\)], "Input"], Cell[BoxData[ InterpretationBox[GridBox[{ {GridBox[{ {\(extraSimplify = #1 &\)} }, GridBaseline->{Baseline, {1, 1}}, ColumnWidths->0.999, ColumnAlignments->{Left}]} }, GridBaseline->{Baseline, {1, 1}}, ColumnAlignments->{Left}], Definition[ extraSimplify], Editable->False]], "Output"] }, Open ]], Cell["\<\ Questa funzione serve ad apporre la numerazione delle travi ai simboli delle \ variabili [ATTENZIONE al fatto che tale definizione potrebbe dar luogo a LOOP senza \ fine nel caso di una sola trave]\ \>", "SmallText"], Cell[BoxData[ \(newsym[var_[n_]] := If[travi > 1, Superscript[var, "\<\\bn{\>" <> ToString[n] <> "\<}\>"], var]\)], "Input"], Cell["\<\ La seconda definizione di newsym \[EGrave] utilizzata per costruire le \ espressioni di forze e momenti alle estremit\[AGrave] (bd \[EGrave] pi\ \[UGrave] o meno)\ \>", "SmallText"], Cell[BoxData[ \(newsym[var_[n_, bd_]] := If[travi > 1, Superscript[ var, "\<\\bbn{\>" <> ToString[n] <> "\<}{\>" <> bd <> "\<}\>"], var^bd]\)], "Input"], Cell[BoxData[ \(\(newsymlist1 = {sNo[bn_] \[RuleDelayed] newsym[sNo[bn]], sQo[bn_] \[RuleDelayed] newsym[sQo[bn]], sMo[bn_] \[RuleDelayed] newsym[sMo[bn]], sN[bn_] \[RuleDelayed] newsym[sN[bn]], sQ[bn_] \[RuleDelayed] newsym[sQ[bn]], sM[bn_] \[RuleDelayed] newsym[sM[bn]]};\)\)], "Input"], Cell[BoxData[ \(\(newsymlist2 = {u\_1[bn_] \[RuleDelayed] newsym[u1[bn]], u\_2[bn_] \[RuleDelayed] newsym[u2[bn]], \[Theta][bn_] \[RuleDelayed] newsym[theta[bn]]};\)\)], "Input"], Cell[BoxData[ \(\(newsymlist3 = {sNo[bn_] \[RuleDelayed] newsym[sNo[bn]], sQo[bn_] \[RuleDelayed] newsym[sQo[bn]], sMo[bn_] \[RuleDelayed] newsym[sMo[bn]], uo\_1[bn_] \[RuleDelayed] newsym[u1o[bn]], uo\_2[bn_] \[RuleDelayed] newsym[u2o[bn]], \[Theta]o[bn_] \[RuleDelayed] newsym[thetao[bn]], u\_1[bn_] \[RuleDelayed] newsym[u1[bn]], u\_2[bn_] \[RuleDelayed] newsym[u2[bn]], \[Theta][bn_] \[RuleDelayed] newsym[theta[bn]]};\)\)], "Input"], Cell[BoxData[ \(\(newsymlist4 = {sNo[bn_] \[RuleDelayed] newsym[sNo[bn]], sQo[bn_] \[RuleDelayed] newsym[sQo[bn]], sMo[bn_] \[RuleDelayed] newsym[sMo[bn]]};\)\)], "Input"], Cell[BoxData[ \(\(newsymlist5 = {sNo[bn_] \[RuleDelayed] newsym[sNo[bn]], sQo[bn_] \[RuleDelayed] newsym[sQo[bn]], sMo[bn_] \[RuleDelayed] newsym[sMo[bn]], uo\_1[bn_] \[RuleDelayed] newsym[u1o[bn]], uo\_2[bn_] \[RuleDelayed] newsym[u2o[bn]], \[Theta]o[bn_] \[RuleDelayed] newsym[thetao[bn]]};\)\)], "Input"], Cell[BoxData[ \(\(newsymlist6 = {s[bn_, bd_] \[RuleDelayed] newsym[s[bn, bd]], m[bn_, bd_] \[RuleDelayed] newsym[m[bn, bd]], s\_1[bn_, bd_] \[RuleDelayed] newsym[s\_1[bn, bd]], s\_2[bn_, bd_] \[RuleDelayed] newsym[s\_2[bn, bd]]};\)\)], "Input"] }, Closed]], Cell[CellGroupData[{ Cell[TextData[{ "Forma ", Cell[BoxData[ StyleBox[ RowBox[{"T", AdjustmentBox["E", BoxMargins->{{-0.075, -0.085}, {0, 0}}, BoxBaselineShift->0.5], "X"}]]]], " delle equazioni di bilancio" }], "Subsection"], Cell["\<\ Notare la tecnica utilizzata per generare la forma TEX di equazioni, \ separando i due mebri.\ \>", "SmallText"], Cell[BoxData[ \(texBil1[i_, j_] := myTeXForm[ Evaluate[\(eqbilt[i]\)\_\(\(\[LeftDoubleBracket]\)\(1, j\)\(\ \[RightDoubleBracket]\)\) // Simplify] /. newsymlist]\)], "Input"], Cell[BoxData[ \(texBil2[i_, j_] := myTeXForm[ Evaluate[\(eqbilt[i]\)\_\(\(\[LeftDoubleBracket]\)\(2, j\)\(\ \[RightDoubleBracket]\)\) // Simplify] /. newsymlist]\)], "Input"], Cell[BoxData[ \(texBil3[i_, j_] := myTeXForm[ Evaluate[\(eqbilt[i]\)\_\(\(\[LeftDoubleBracket]\)\(3, j\)\(\ \[RightDoubleBracket]\)\) // Simplify] /. newsymlist]\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{stFile = OpenWrite["\"]}, Block[{newsymlist = newsymlist1}, Do[\[IndentingNewLine]WriteString[stFile, texBil1[i, 1], "\< &= \>", texBil1[i, 2]]; WriteString[ stFile, "\< \\>, \\\>", "\<\[2\jot]\n\>"]; \ \[IndentingNewLine]WriteString[stFile, texBil2[i, 1], "\< &= \>", texBil2[i, 2]]; WriteString[ stFile, "\< \\>, \\\>", "\<\[2\jot]\n\>"]; \ \[IndentingNewLine]WriteString[stFile, texBil3[i, 1], "\< &= \>", texBil3[i, 2]]; \[IndentingNewLine]If[i < travi, WriteString[stFile, "\< \\>, \\\>", "\<\[2\jot]\n\>"], WriteString[stFile, "\< \\>.\>"]];, {i, 1, travi}]]; \[IndentingNewLine]Close[stFile]]\)], "Input"], Cell[BoxData[ \("expBil.tex"\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[TextData[{ "Forma ", Cell[BoxData[ StyleBox[ RowBox[{"T", AdjustmentBox["E", BoxMargins->{{-0.075, -0.085}, {0, 0}}, BoxBaselineShift->0.5], "X"}]]]], " degli integrali delle equazioni di bilancio" }], "Subsection"], Cell[BoxData[ \(texNin[i_] := myTeXForm[ Evaluate[\(\(sN[i]\)[\[Zeta]] /. bulksol // Simplify\) // extraSimplify] /. newsymlist]\)], "Input"], Cell[BoxData[ \(texQin[i_] := myTeXForm[ Evaluate[\(\(sQ[i]\)[\[Zeta]] /. bulksol // Simplify\) // extraSimplify] /. newsymlist]\)], "Input"], Cell[BoxData[ \(texMin[i_] := myTeXForm[ Evaluate[\(\(sM[i]\)[\[Zeta]] /. bulksol // Simplify\) // extraSimplify] /. newsymlist]\)], "Input"], Cell[BoxData[ \(texNn[i_] := myTeXForm[\(sN[i]\)[\[Zeta]] /. newsymlist]\)], "Input"], Cell[BoxData[ \(texQn[i_] := myTeXForm[\(sQ[i]\)[\[Zeta]] /. newsymlist]\)], "Input"], Cell[BoxData[ \(texMn[i_] := myTeXForm[\(sM[i]\)[\[Zeta]] /. newsymlist]\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{stFile = OpenWrite["\"]}, Block[{newsymlist = newsymlist1}, Do[\[IndentingNewLine]WriteString[stFile, texNn[i], "\< &= \>", texNin[i]]; WriteString[ stFile, "\<\\>, \\\>", "\<\[2\jot]\n\>"]; \ \[IndentingNewLine]WriteString[stFile, texQn[i], "\< &= \>", texQin[i]]; WriteString[ stFile, "\<\\>, \\\>", "\<\[2\jot]\n\>"]; \ \[IndentingNewLine]WriteString[stFile, texMn[i], "\< &= \>", texMin[i]]; \[IndentingNewLine]If[i < travi, WriteString[stFile, "\<\\>, \\\>", "\<\[2\jot]\n\>"], WriteString[stFile, "\<\\>.\>"]];, {i, 1, travi}]]; \[IndentingNewLine]Close[stFile]]\)], "Input"], Cell[BoxData[ \("expNQMin.tex"\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[TextData[{ "Forma ", Cell[BoxData[ StyleBox[ RowBox[{"T", AdjustmentBox["E", BoxMargins->{{-0.075, -0.085}, {0, 0}}, BoxBaselineShift->0.5], "X"}]]]], " delle condizioni di vincolo " }], "Subsection"], Cell["\<\ Notare la tecnica utilizzata per generare la forma TEX di equazioni, \ separando i due mebri.\ \>", "SmallText"], Cell[BoxData[ \(texvincO[i_, j_] := myTeXForm[\(Evaluate[\(eqvinO // Simplify\) // extraSimplify]\)\_\(\(\ \[LeftDoubleBracket]\)\(i, j\)\(\[RightDoubleBracket]\)\) /. newsymlist]\)], "Input"], Cell[BoxData[ \(texvinc[i_, j_] := myTeXForm[\(Evaluate[\(eqvin // Simplify\) // extraSimplify]\)\_\(\(\ \[LeftDoubleBracket]\)\(i, j\)\(\[RightDoubleBracket]\)\) /. newsymlist]\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{stFile = OpenWrite["\"]}, Block[{newsymlist = newsymlist2}, Do[WriteString[stFile, texvincO[i, 1], "\< &= \>", texvincO[i, 2]]; \[IndentingNewLine]If[i < Length[eqvinO], WriteString[stFile, "\< \\>, \\\>", "\<\[2\jot]\n\>"], WriteString[stFile, "\< \\>.\>"]];, {i, 1, Length[eqvinO]}]]; \[IndentingNewLine]Close[stFile]]\)], "Input"], Cell[BoxData[ \("expVincO.tex"\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{stFile = OpenWrite["\"]}, Block[{newsymlist = newsymlist3}, Do[WriteString[stFile, "\<& \>", texvinc[i, 1], "\< = \>", texvinc[i, 2]]; \[IndentingNewLine]If[i < Length[eqvin], WriteString[stFile, "\< \\>, \\\>", "\<\[2\jot]\n\>"], WriteString[stFile, "\< \\>.\>"]];, {i, 1, Length[eqvin]}]]; \[IndentingNewLine]Close[stFile]]\)], "Input"], Cell[BoxData[ \("expVinc.tex"\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[TextData[{ "Forma ", Cell[BoxData[ StyleBox[ RowBox[{"T", AdjustmentBox["E", BoxMargins->{{-0.075, -0.085}, {0, 0}}, BoxBaselineShift->0.5], "X"}]]]], " delle equazioni di bilancio al bordo" }], "Subsection"], Cell["\<\ Notare la tecnica utilizzata per generare la forma TEX di equazioni, \ separando i due mebri.\ \>", "SmallText"], Cell[BoxData[ \(texeqbdO[i_, j_] := myTeXForm[\(Evaluate[\(eqbilbd /. fabdp // Simplify\) // extraSimplify]\ \)\_\(\(\[LeftDoubleBracket]\)\(i, j\)\(\[RightDoubleBracket]\)\) /. newsymlist]\)], "Input"], Cell[BoxData[ \(texeqbd[i_, j_] := myTeXForm[\(Evaluate[\(\(eqbilbd /. bulksol\) /. fabdp // Simplify\) // \ extraSimplify]\)\_\(\(\[LeftDoubleBracket]\)\(i, j\)\(\[RightDoubleBracket]\)\ \) /. newsymlist]\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{stFile = OpenWrite["\"]}, Block[{newsymlist = newsymlist1}, Do[WriteString[stFile, texeqbdO[i, 1], "\< &= \>", texeqbdO[i, 2]]; \[IndentingNewLine]If[i < Length[eqbilbd], WriteString[stFile, "\< \\>, \\\>", "\<\[2\jot]\n\>"], WriteString[stFile, "\< \\>.\>"]];, {i, 1, Length[eqbilbd]}]]; \[IndentingNewLine]Close[stFile]]\)], "Input"], Cell[BoxData[ \("expBilbdO.tex"\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{stFile = OpenWrite["\"]}, Block[{newsymlist = newsymlist1}, Do[WriteString[stFile, texeqbd[i, 1], "\< &= \>", texeqbd[i, 2]]; \[IndentingNewLine]If[i < Length[eqbilbd], WriteString[stFile, "\< \\>, \\\>", "\<\[2\jot]\n\>"], WriteString[stFile, "\< \\>.\>"]];, {i, 1, Length[eqbilbd]}]]; \[IndentingNewLine]Close[stFile]]\)], "Input"], Cell[BoxData[ \("expBilbd.tex"\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[TextData[{ "Forma ", Cell[BoxData[ StyleBox[ RowBox[{"T", AdjustmentBox["E", BoxMargins->{{-0.075, -0.085}, {0, 0}}, BoxBaselineShift->0.5], "X"}]]]], " delle costanti di integrazione" }], "Subsection"], Cell[BoxData[ \(texCname[i_] := myTeXForm[\((\(cNQMval\_\(\(\[LeftDoubleBracket]\)\(i, 1\)\(\ \[RightDoubleBracket]\)\) // Simplify\) // extraSimplify)\) /. newsymlist]\)], "Input"], Cell[BoxData[ \(texCval[i_] := myTeXForm[\((\(\(cNQMval\_\(\(\[LeftDoubleBracket]\)\(i, 2\)\(\ \[RightDoubleBracket]\)\) // Simplify\) // extraSimplify\) // Factor)\) /. newsymlist]\)], "Input"], Cell[BoxData[ \(texCDval[i_] := myTeXForm[\((\(\(cNQMval\_\(\(\[LeftDoubleBracket]\)\(i, 2\)\(\ \[RightDoubleBracket]\)\) /. cRval // Simplify\) // extraSimplify\) // Factor)\) /. newsymlist]\)], "Input"], Cell[BoxData[ \(texDname[i_] := myTeXForm[\((\(cRval\_\(\(\[LeftDoubleBracket]\)\(i, 1\)\(\ \[RightDoubleBracket]\)\) // Simplify\) // extraSimplify)\) /. newsymlist]\)], "Input"], Cell[BoxData[ \(texDval[i_] := myTeXForm[\((\(\(cRval\_\(\(\[LeftDoubleBracket]\)\(i, 2\)\(\ \[RightDoubleBracket]\)\) // Simplify\) // extraSimplify\) // Factor)\) /. newsymlist]\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{stFile = OpenWrite["\"]}, Block[{newsymlist = newsymlist4}, \[IndentingNewLine]Do[ WriteString[stFile, ToString[texCname[i]] <> "\< &= \>", texCval[i]]; \[IndentingNewLine]If[i < Length[cNQMval], WriteString[stFile, "\< \\>, \\\>", "\<\[2\jot]\n\>"], WriteString[stFile, "\< \\>.\>"]], {i, 1, Length[cNQMval]}]]; \[IndentingNewLine]Close[stFile]]\)], "Input"], Cell[BoxData[ \("expC.tex"\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{stFile = OpenWrite["\"]}, Block[{newsymlist = newsymlist5}, \[IndentingNewLine]Do[ WriteString[stFile, ToString[texDname[i]] <> "\< &= \>", texDval[i]]; \[IndentingNewLine]If[i < Length[cRval], WriteString[stFile, "\< \\>, \\\>", "\<\[2\jot]\n\>"], WriteString[stFile, "\< \\>.\>"]], {i, 1, Length[cRval]}]]; \[IndentingNewLine]Close[stFile]]\)], "Input"], Cell[BoxData[ \("expD.tex"\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{stFile = OpenWrite["\"]}, Block[{newsymlist = newsymlist4}, \[IndentingNewLine]Do[ WriteString[stFile, ToString[texCname[i]] <> "\< &= \>", texCDval[i]]; \[IndentingNewLine]If[i < Length[cNQMval], WriteString[stFile, "\< \\>, \\\>", "\<\[2\jot]\n\>"], WriteString[stFile, "\< \\>.\>"]], {i, 1, Length[cNQMval]}]]; \[IndentingNewLine]Close[stFile]]\)], "Input"], Cell[BoxData[ \("expCD.tex"\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[TextData[{ "Forma ", Cell[BoxData[ StyleBox[ RowBox[{"T", AdjustmentBox["E", BoxMargins->{{-0.075, -0.085}, {0, 0}}, BoxBaselineShift->0.5], "X"}]]]], " dei descrittori della tensione (N, Q, M)" }], "Subsection"], Cell[BoxData[ \(texN[i_] := myTeXForm[ Evaluate[\(\(\(\(sN[i]\)[\[Zeta]] /. bulksol\) /. cNQMval\) /. cRval // Simplify\) // extraSimplify] /. newsymlist]\)], "Input"], Cell[BoxData[ \(texQ[i_] := myTeXForm[ Evaluate[\(\(\(\(sQ[i]\)[\[Zeta]] /. bulksol\) /. cNQMval\) /. cRval // Simplify\) // extraSimplify] /. newsymlist]\)], "Input"], Cell[BoxData[ \(texM[i_] := myTeXForm[ Evaluate[\(\(\(\(sM[i]\)[\[Zeta]] /. bulksol\) /. cNQMval\) /. cRval // Simplify\) // extraSimplify] /. newsymlist]\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{stFile = OpenWrite["\"]}, Block[{newsymlist = newsymlist1}, Do[\[IndentingNewLine]WriteString[stFile, texNn[i], "\< &= \>", texN[i]]; WriteString[ stFile, "\<\\>, \\\>", "\<\[2\jot]\n\>"]; \ \[IndentingNewLine]WriteString[stFile, texQn[i], "\< &= \>", texQ[i]]; WriteString[ stFile, "\<\\>, \\\>", "\<\[2\jot]\n\>"]; \ \[IndentingNewLine]WriteString[stFile, texMn[i], "\< &= \>", texM[i]]; \[IndentingNewLine]If[i < travi, WriteString[stFile, "\<\\>, \\\>", "\<\[2\jot]\n\>"], WriteString[stFile, "\<\\>.\>"]];, {i, 1, travi}]]; \[IndentingNewLine]Close[stFile]]\)], "Input"], Cell[BoxData[ \("expNQM.tex"\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[TextData[{ "Forma ", Cell[BoxData[ StyleBox[ RowBox[{"T", AdjustmentBox["E", BoxMargins->{{-0.075, -0.085}, {0, 0}}, BoxBaselineShift->0.5], "X"}]]]], " degli integrali delle funzioni di risposta senza sostituzioni" }], "Subsection"], Cell["\<\ Prima della sostituzione delle soluzioni delle equazioni di bilancio al bordo\ \ \>", "SmallText"], Cell[BoxData[ \(texu1inO[i_] := \[IndentingNewLine]myTeXForm[ Evaluate[\(\(\(u\_1[i]\)[\[Zeta]] /. vinBer\) /. spsolO // Simplify\) // extraSimplify] /. newsymlist]\)], "Input"], Cell[BoxData[ \(texu2inO[i_] := myTeXForm[ Evaluate[\(\(\(u\_2[i]\)[\[Zeta]] /. vinBer\) /. spsolO // Simplify\) // extraSimplify] /. newsymlist]\)], "Input"], Cell[BoxData[ \(tex\[Theta]inO[i_] := myTeXForm[ Evaluate[\(\(\(\[Theta][i]\)[\[Zeta]] /. vinBer\) /. spsolO // Simplify\) // extraSimplify] /. newsymlist]\)], "Input"], Cell[BoxData[ \(texu1n[i_] := myTeXForm[\(u\_1[i]\)[\[Zeta]] /. newsymlist]\)], "Input"], Cell[BoxData[ \(texu2n[i_] := myTeXForm[\(u\_2[i]\)[\[Zeta]] /. newsymlist]\)], "Input"], Cell[BoxData[ \(tex\[Theta]n[i_] := myTeXForm[\(\[Theta][i]\)[\[Zeta]] /. newsymlist]\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{stFile = OpenWrite["\"]}, Block[{newsymlist = newsymlist3}, Do[\[IndentingNewLine]WriteString[stFile, texu1n[i], "\< &= \>", texu1inO[i]]; WriteString[ stFile, "\<\\>, \\\>", "\<\[2\jot]\n\>"]; \ \[IndentingNewLine]WriteString[stFile, texu2n[i], "\< &= \>", texu2inO[i]]; WriteString[ stFile, "\<\\>, \\\>", "\<\[2\jot]\n\>"]; \ \[IndentingNewLine]WriteString[stFile, tex\[Theta]n[i], "\< &= \>", tex\[Theta]inO[i]]; \[IndentingNewLine]If[i < travi, WriteString[stFile, "\<\\>, \\\>", "\<\[2\jot]\n\>"], WriteString[stFile, "\<\\>.\>"]];, {i, 1, travi}]]; \[IndentingNewLine]Close[stFile]]\)], "Input"], Cell[BoxData[ \("expuvinO.tex"\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[TextData[{ "Forma ", Cell[BoxData[ StyleBox[ RowBox[{"T", AdjustmentBox["E", BoxMargins->{{-0.075, -0.085}, {0, 0}}, BoxBaselineShift->0.5], "X"}]]]], " degli integrali delle funzioni di risposta" }], "Subsection"], Cell["\<\ Dopo la sostituzione delle soluzioni delle equazioni di bilancio al bordo\ \>", "SmallText"], Cell[BoxData[ \(texu1in[i_] := \[IndentingNewLine]myTeXForm[ Evaluate[\(\(\(u\_1[i]\)[\[Zeta]] /. vinBer\) /. spsol // Simplify\) // extraSimplify] /. newsymlist]\)], "Input"], Cell[BoxData[ \(texu2in[i_] := myTeXForm[ Evaluate[\(\(\(u\_2[i]\)[\[Zeta]] /. vinBer\) /. spsol // Simplify\) // extraSimplify] /. newsymlist]\)], "Input"], Cell[BoxData[ \(tex\[Theta]in[i_] := myTeXForm[ Evaluate[\(\(\(\[Theta][i]\)[\[Zeta]] /. vinBer\) /. spsol // Simplify\) // extraSimplify] /. newsymlist]\)], "Input"], Cell[BoxData[ \(texu1n[i_] := myTeXForm[\(u\_1[i]\)[\[Zeta]] /. newsymlist]\)], "Input"], Cell[BoxData[ \(texu2n[i_] := myTeXForm[\(u\_2[i]\)[\[Zeta]] /. newsymlist]\)], "Input"], Cell[BoxData[ \(tex\[Theta]n[i_] := myTeXForm[\(\[Theta][i]\)[\[Zeta]] /. newsymlist]\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{stFile = OpenWrite["\"]}, Block[{newsymlist = newsymlist3}, Do[\[IndentingNewLine]WriteString[stFile, texu1n[i], "\< &= \>", texu1in[i]]; WriteString[ stFile, "\<\\>, \\\>", "\<\[2\jot]\n\>"]; \ \[IndentingNewLine]WriteString[stFile, texu2n[i], "\< &= \>", texu2in[i]]; WriteString[ stFile, "\<\\>, \\\>", "\<\[2\jot]\n\>"]; \ \[IndentingNewLine]WriteString[stFile, tex\[Theta]n[i], "\< &= \>", tex\[Theta]in[i]]; \[IndentingNewLine]If[i < travi, WriteString[stFile, "\<\\>, \\\>", "\<\[2\jot]\n\>"], WriteString[stFile, "\<\\>.\>"]];, {i, 1, travi}]]; \[IndentingNewLine]Close[stFile]]\)], "Input"], Cell[BoxData[ \("expuvin.tex"\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[TextData[{ "Forma ", Cell[BoxData[ StyleBox[ RowBox[{"T", AdjustmentBox["E", BoxMargins->{{-0.075, -0.085}, {0, 0}}, BoxBaselineShift->0.5], "X"}]]]], " degli spostamenti (u, v, \[Theta])" }], "Subsection"], Cell[BoxData[ \(texu1[i_] := myTeXForm[\((\(\(\(\(u\_1[i]\)[\[Zeta]] /. vinBer\) /. spsol\) /. cRval // Simplify\) // extraSimplify)\) /. newsymlist]\)], "Input"], Cell[BoxData[ \(texu2[i_] := myTeXForm[\((\(\(\(\(u\_2[i]\)[\[Zeta]] /. vinBer\) /. spsol\) /. cRval // Simplify\) // extraSimplify)\) /. newsymlist]\)], "Input"], Cell[BoxData[ \(tex\[Theta][i_] := myTeXForm[\((Evaluate[\(\(\(\(\[Theta][i]\)[\[Zeta]] /. vinBer\) /. spsol\) /. cRval // Simplify\) // extraSimplify])\) /. newsymlist]\)], "Input"], Cell[BoxData[ \(texu1n[i_] := myTeXForm[\(u\_1[i]\)[\[Zeta]] /. newsymlist]\)], "Input"], Cell[BoxData[ \(texu2n[i_] := myTeXForm[\(u\_2[i]\)[\[Zeta]] /. newsymlist]\)], "Input"], Cell[BoxData[ \(tex\[Theta]n[i_] := myTeXForm[\(\[Theta][i]\)[\[Zeta]] /. newsymlist]\)], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(Block[{stFile = OpenWrite["\"]}, Block[{newsymlist = newsymlist2}, \ \[IndentingNewLine]Do[\[IndentingNewLine]WriteString[stFile, texu1n[i], \ "\< &= \>", texu1[i]]; WriteString[ stFile, "\<\\>, \\\>", "\<\[2\jot]\n\>"]; \ \[IndentingNewLine]WriteString[stFile, texu2n[i], "\< &= \>", texu2[i]]; WriteString[ stFile, "\<\\>, \\\>", "\<\[2\jot]\n\>"]; \ \[IndentingNewLine]WriteString[stFile, tex\[Theta]n[i], "\< &= \>", tex\[Theta][i]]; \[IndentingNewLine]If[i < travi, WriteString[stFile, "\<\\>, \\\>", "\<\[2\jot]\n\>"], WriteString[stFile, "\<\\>.\>"]];, {i, 1, travi}]]; \[IndentingNewLine]Close[stFile]]\)], "Input"], Cell[BoxData[ \("expuv.tex"\)], "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[TextData[{ "Forma ", Cell[BoxData[ StyleBox[ RowBox[{"T", AdjustmentBox["E", BoxMargins->{{-0.075, -0.085}, {0, 0}}, BoxBaselineShift->0.5], "X"}]]]], " delle forze e dei momenti alle estremit\[AGrave]" }], "Subsection"], Cell[BoxData[ \(Clear[texs, texsn]\)], "Input"], Cell[BoxData[ \(texs[i_, meno, j_] := myTeXForm[ Evaluate[\(\(\(\(-\(\(s[i]\)[0]\)\_\(\(\[LeftDoubleBracket]\)\(j\)\(\ \[RightDoubleBracket]\)\)\) /. bulksol\) /. cNQMval\) /. cRval // Simplify\) // extraSimplify] /. newsymlist]\)], "Input"], Cell[BoxData[ \(texs[i_, pi\[UGrave], j_] := myTeXForm[ Evaluate[\(\(\(\(\(s[i]\)[L[i]]\)\_\(\(\[LeftDoubleBracket]\)\(j\)\(\ \[RightDoubleBracket]\)\) /. bulksol\) /. cNQMval\) /. cRval // Simplify\) // extraSimplify] /. newsymlist]\)], "Input"], Cell[BoxData[ \(texm[i_, meno] := myTeXForm[ Evaluate[\(\(\(\(-\(m[i]\)[0]\) /. bulksol\) /. cNQMval\) /. cRval // Simplify\) // extraSimplify] /. newsymlist]\)], "Input"], Cell[BoxData[ \(texm[i_, pi\[UGrave]] := myTeXForm[ Evaluate[\(\(\(\(m[i]\)[L[i]] /. bulksol\) /. cNQMval\) /. cRval // Simplify\) // extraSimplify] /. newsymlist]\)], "Input"], Cell[BoxData[ \(texsn[i_, bd_, j_] := myTeXForm[s\_j[i, bd] /. newsymlist]\)], "Input"], Cell[BoxData[ \(texsm[i_, bd_] := myTeXForm[m[i, bd] /. newsymlist]\)], "Input"], Cell[BoxData[ \(Do[Block[{stFile = OpenWrite["\" <> ToString[i] <> "\<.tex\>"]}, Block[{newsymlist = newsymlist6}, WriteString[stFile, texsn[i, meno, 1], "\< &= \>", texs[i, meno, 1]]; WriteString[ stFile, "\<\\>, \\\>", "\<\[2\jot]\n\>"]; \ \[IndentingNewLine]WriteString[stFile, texsn[i, meno, 2], "\< &= \>", texs[i, meno, 2]]; WriteString[ stFile, "\<\\>, \\\>", "\<\[2\jot]\n\>"]; \ \[IndentingNewLine]WriteString[stFile, texsm[i, meno], "\< &= \>", texm[i, meno]]; WriteString[ stFile, "\<\\>, \\\>", "\<\[2\jot]\n\>"]; \ \[IndentingNewLine]WriteString[stFile, texsn[i, pi\[UGrave], 1], "\< &= \>", texs[i, pi\[UGrave], 1]]; WriteString[ stFile, "\<\\>, \\\>", "\<\[2\jot]\n\>"]; \ \[IndentingNewLine]WriteString[stFile, texsn[i, pi\[UGrave], 2], "\< &= \>", texs[i, pi\[UGrave], 2]]; WriteString[ stFile, "\<\\>, \\\>", "\<\[2\jot]\n\>"]; \ \[IndentingNewLine]WriteString[stFile, texsm[i, pi\[UGrave]], "\< &= \>", texm[i, pi\[UGrave]]]; \[IndentingNewLine]If[i < travi, WriteString[stFile, "\<\\>, \\\>", "\<\[2\jot]\n\>"], WriteString[stFile, "\<\\>.\>"]];]; \[IndentingNewLine]Close[ stFile]], {i, 1, travi}]\)], "Input"] }, Closed]] }, Open ]], Cell[CellGroupData[{ Cell["Elenco dei simboli usati", "Section", Evaluatable->False], Cell[CellGroupData[{ Cell[BoxData[ \(TableForm[ Block[{col = 6}, Join[Partition[Names["\"], col], {Take[ Names["\"], \(-\((Length[Names["\"]] - Length[Partition[Names["\"], col] // Flatten])\)\)]}]]]\)], "Input", CellOpen->False], Cell[BoxData[ InterpretationBox[GridBox[{ {"\<\"a\"\>", "\<\"ambd\"\>", "\<\"ambdv\"\>", "\<\"anyexpr\"\>", "\ \<\"anyexpr$\"\>", "\<\"asseD\"\>"}, {"\<\"asseO\"\>", "\<\"asseOb\"\>", "\<\"b\"\>", "\<\"bd\"\>", \ "\<\"bdj\"\>", "\<\"bi\"\>"}, {"\<\"bix\"\>", "\<\"bj\"\>", "\<\"bjx\"\>", "\<\"bn\"\>", "\<\"bnd\ \"\>", "\<\"bnd1\"\>"}, {"\<\"bnd2\"\>", "\<\"bulksol\"\>", "\<\"bulksolC\"\>", \ "\<\"c\"\>", "\<\"cA\"\>", "\<\"carrello\"\>"}, {"\<\"carrelloFig\"\>", "\<\"carrelloV\"\>", "\<\"cAval\"\>", \ "\<\"cAval0\"\>", "\<\"cAval1\"\>", "\<\"cClist\"\>"}, {"\<\"cDlist\"\>", "\<\"cDlistO\"\>", "\<\"cerniera\"\>", \ "\<\"cernieraFig\"\>", "\<\"cernieraV\"\>", "\<\"cNQM\"\>"}, {"\<\"cNQMb\"\>", "\<\"cNQMsol\"\>", "\<\"cNQMval\"\>", \ "\<\"col\"\>", "\<\"coll\"\>", "\<\"cRlist\"\>"}, {"\<\"cRnull\"\>", "\<\"crosshairFig\"\>", "\<\"cRsol\"\>", \ "\<\"cRsol0\"\>", "\<\"cRsol1\"\>", "\<\"cRval\"\>"}, {"\<\"d\"\>", "\<\"datinum\"\>", "\<\"datiO\"\>", "\<\"datip\"\>", \ "\<\"diaM\"\>", "\<\"diaMb\"\>"}, {"\<\"diaN\"\>", "\<\"diaNb\"\>", "\<\"diaNs\"\>", "\<\"diaQ\"\>", \ "\<\"diaQb\"\>", "\<\"diaQs\"\>"}, {"\<\"dsh\"\>", "\<\"e\"\>", "\<\"eqbil\"\>", "\<\"eqbilbd\"\>", \ "\<\"eqbilt\"\>", "\<\"eqnsp\"\>"}, {"\<\"eqnspO\"\>", "\<\"eqvin\"\>", "\<\"eqvinO\"\>", \ "\<\"exp\"\>", "\<\"expr1\"\>", "\<\"extraSimplify\"\>"}, {"\<\"f\"\>", "\<\"fabd\"\>", "\<\"fabdp\"\>", "\<\"fabdp1\"\>", \ "\<\"fbd\"\>", "\<\"figM\"\>"}, {"\<\"figMb\"\>", "\<\"figN\"\>", "\<\"figNb\"\>", "\<\"figNs\"\>", \ "\<\"figQ\"\>", "\<\"figQb\"\>"}, {"\<\"figQs\"\>", "\<\"forze\"\>", "\<\"frame\"\>", \ "\<\"frameb\"\>", "\<\"fromCtoNQM\"\>", "\<\"fromDtoU\"\>"}, {"\<\"g\"\>", "\<\"grad\"\>", "\<\"grNQM\"\>", \ "\<\"gruv\[Theta]\"\>", "\<\"g$\"\>", "\<\"i\"\>"}, {"\<\"imageH\"\>", "\<\"imageW\"\>", "\<\"incastro\"\>", \ "\<\"incastroFig\"\>", "\<\"incastroV\"\>", "\<\"it\"\>"}, {"\<\"ix\"\>", "\<\"j\"\>", "\<\"jx\"\>", "\<\"ker\"\>", \ "\<\"ker0\"\>", "\<\"L\"\>"}, {"\<\"Li\"\>", "\<\"Lo\"\>", "\<\"m\"\>", "\<\"M\"\>", \ "\<\"matbilbd\"\>", "\<\"matvin\"\>"}, {"\<\"maxL\"\>", "\<\"mb\"\>", "\<\"meno\"\>", "\<\"mU\"\>", \ "\<\"myTeXForm\"\>", "\<\"n\"\>"}, {"\<\"nc\"\>", "\<\"ndiv\"\>", "\<\"newsym\"\>", \ "\<\"newsymlist\"\>", "\<\"newsymlist1\"\>", "\<\"newsymlist2\"\>"}, {"\<\"newsymlist3\"\>", "\<\"newsymlist4\"\>", \ "\<\"newsymlist5\"\>", "\<\"newsymlist6\"\>", "\<\"nf\"\>", "\<\"no\"\>"}, {"\<\"nv\"\>", "\<\"org\"\>", "\<\"outputDir\"\>", "\<\"p\"\>", "\<\ \"perno\"\>", "\<\"pernoFig\"\>"}, {"\<\"pernoV\"\>", "\<\"phframe\"\>", "\<\"pi\[UGrave]\"\>", \ "\<\"pltD\"\>", "\<\"pltDbv\"\>", "\<\"pltDs\"\>"}, {"\<\"pltDv\"\>", "\<\"pltM\"\>", "\<\"pltN\"\>", "\<\"pltO\"\>", "\ \<\"pltOa\"\>", "\<\"pltOax\"\>"}, {"\<\"pltObv\"\>", "\<\"pltOs\"\>", "\<\"pltOv\"\>", \ "\<\"pltOx\"\>", "\<\"pltQ\"\>", "\<\"potbd\"\>"}, {"\<\"potbdv\"\>", "\<\"pote\"\>", "\<\"pt1\"\>", "\<\"pt2\"\>", \ "\<\"rango\"\>", "\<\"risp\"\>"}, {"\<\"s\"\>", "\<\"saldatura\"\>", "\<\"saldaturaFig\"\>", \ "\<\"saldaturaV\"\>", "\<\"sb\"\>", "\<\"sc\"\>"}, {"\<\"scM\"\>", "\<\"scN\"\>", "\<\"scQ\"\>", "\<\"secD\"\>", \ "\<\"secO\"\>", "\<\"simplifyDirac\"\>"}, {"\<\"sM\"\>", "\<\"sMf\"\>", "\<\"sMo\"\>", "\<\"sN\"\>", "\<\"sNf\ \"\>", "\<\"sNo\"\>"}, {"\<\"sNQM\"\>", "\<\"spbd\"\>", "\<\"splist\"\>", \ "\<\"splistV\"\>", "\<\"spro\"\>", "\<\"spsol\"\>"}, {"\<\"spsolD\"\>", "\<\"spsolDO\"\>", "\<\"spsolO\"\>", "\<\"spuv\ \[Theta]\"\>", "\<\"sQ\"\>", "\<\"sQo\"\>"}, {"\<\"stFile\"\>", "\<\"svar\"\>", "\<\"texBil1\"\>", \ "\<\"texBil2\"\>", "\<\"texBil3\"\>", "\<\"texCDval\"\>"}, {"\<\"texCname\"\>", "\<\"texCval\"\>", "\<\"texDname\"\>", \ "\<\"texDval\"\>", "\<\"texeqbd\"\>", "\<\"texeqbdO\"\>"}, {"\<\"texm\"\>", "\<\"texM\"\>", "\<\"texMin\"\>", "\<\"texMn\"\>", \ "\<\"texN\"\>", "\<\"texNin\"\>"}, {"\<\"texNn\"\>", "\<\"texQ\"\>", "\<\"texQin\"\>", \ "\<\"texQn\"\>", "\<\"texs\"\>", "\<\"texsm\"\>"}, {"\<\"texsn\"\>", "\<\"texu1\"\>", "\<\"texu1in\"\>", "\<\"texu1inO\ \"\>", "\<\"texu1n\"\>", "\<\"texu2\"\>"}, {"\<\"texu2in\"\>", "\<\"texu2inO\"\>", "\<\"texu2n\"\>", \ "\<\"texvinc\"\>", "\<\"texvincO\"\>", "\<\"tex\[Theta]\"\>"}, {"\<\"tex\[Theta]in\"\>", "\<\"tex\[Theta]inO\"\>", \ "\<\"tex\[Theta]n\"\>", "\<\"theta\"\>", "\<\"thetao\"\>", "\<\"ticksOption\"\ \>"}, {"\<\"travi\"\>", "\<\"trv\"\>", "\<\"trv1\"\>", "\<\"trv2\"\>", \ "\<\"u\"\>", "\<\"u1\"\>"}, {"\<\"u1o\"\>", "\<\"u2\"\>", "\<\"u2o\"\>", "\<\"ub\"\>", \ "\<\"uo\"\>", "\<\"vam\"\>"}, {"\<\"var\"\>", "\<\"vecOa1\"\>", "\<\"vecOa2\"\>", \ "\<\"vinBer\"\>", "\<\"vincoli\"\>", "\<\"vincolibFig\"\>"}, {"\<\"vincoliDef\"\>", "\<\"vincoliFig\"\>", "\<\"vsp\"\>", "\<\"wb\ \"\>", "\<\"xC\"\>", "\<\"xCshift\"\>"}, {"\<\"xDiag\"\>", "\<\"xLowerL\"\>", "\<\"xMax\"\>", \ "\<\"xMin\"\>", "\<\"xUpperR\"\>", "\<\"y1\"\>"}, {"\<\"y2\"\>", "\<\"YA\"\>", "\<\"YJ\"\>", "\<\"\[ScriptA]\"\>", \ "\<\"\[ScriptB]\"\>", "\<\"\[ScriptC]\"\>"}, {"\<\"\[ScriptCapitalC]\"\>", "\<\"\[ScriptD]\"\>", "\<\"\ \[ScriptCapitalD]\"\>", "\<\"\[ScriptF]\"\>", "\<\"\[ScriptCapitalL]\"\>", \ "\<\"\[ScriptCapitalM]\"\>"}, {"\<\"\[ScriptCapitalY]\[ScriptCapitalA]\"\>", "\<\"\ \[ScriptCapitalY]\[ScriptCapitalJ]\"\>", "\<\"\[Alpha]\"\>", \ "\<\"\[Gamma]\"\>", "\<\"\[Epsilon]\"\>", "\<\"\[Zeta]\"\>"}, {"\<\"\[Zeta]$\"\>", "\<\"\[Theta]\"\>", "\<\"\[Theta]b\"\>", "\<\"\ \[Theta]o\"\>", "\<\"\[Kappa]\"\>", "\<\"\[Xi]\"\>"}, {"\<\"\[Chi]\"\>", "\<\"\[Omega]b\"\>", "\<\"\"\>", "\<\"\"\>", "\<\ \"\"\>", "\<\"\"\>"} }, RowSpacings->1, ColumnSpacings->3, RowAlignments->Baseline, ColumnAlignments->{Left}], TableForm[ {{"a", "ambd", "ambdv", "anyexpr", "anyexpr$", "asseD"}, { "asseO", "asseOb", "b", "bd", "bdj", "bi"}, {"bix", "bj", "bjx", "bn", "bnd", "bnd1"}, {"bnd2", "bulksol", "bulksolC", "c", "cA", "carrello"}, {"carrelloFig", "carrelloV", "cAval", "cAval0", "cAval1", "cClist"}, {"cDlist", "cDlistO", "cerniera", "cernieraFig", "cernieraV", "cNQM"}, {"cNQMb", "cNQMsol", "cNQMval", "col", "coll", "cRlist"}, {"cRnull", "crosshairFig", "cRsol", "cRsol0", "cRsol1", "cRval"}, {"d", "datinum", "datiO", "datip", "diaM", "diaMb"}, { "diaN", "diaNb", "diaNs", "diaQ", "diaQb", "diaQs"}, {"dsh", "e", "eqbil", "eqbilbd", "eqbilt", "eqnsp"}, {"eqnspO", "eqvin", "eqvinO", "exp", "expr1", "extraSimplify"}, {"f", "fabd", "fabdp", "fabdp1", "fbd", "figM"}, {"figMb", "figN", "figNb", "figNs", "figQ", "figQb"}, {"figQs", "forze", "frame", "frameb", "fromCtoNQM", "fromDtoU"}, {"g", "grad", "grNQM", "gruv\[Theta]", "g$", "i"}, { "imageH", "imageW", "incastro", "incastroFig", "incastroV", "it"}, { "ix", "j", "jx", "ker", "ker0", "L"}, {"Li", "Lo", "m", "M", "matbilbd", "matvin"}, {"maxL", "mb", "meno", "mU", "myTeXForm", "n"}, {"nc", "ndiv", "newsym", "newsymlist", "newsymlist1", "newsymlist2"}, {"newsymlist3", "newsymlist4", "newsymlist5", "newsymlist6", "nf", "no"}, {"nv", "org", "outputDir", "p", "perno", "pernoFig"}, {"pernoV", "phframe", "pi\[UGrave]", "pltD", "pltDbv", "pltDs"}, {"pltDv", "pltM", "pltN", "pltO", "pltOa", "pltOax"}, { "pltObv", "pltOs", "pltOv", "pltOx", "pltQ", "potbd"}, {"potbdv", "pote", "pt1", "pt2", "rango", "risp"}, {"s", "saldatura", "saldaturaFig", "saldaturaV", "sb", "sc"}, {"scM", "scN", "scQ", "secD", "secO", "simplifyDirac"}, {"sM", "sMf", "sMo", "sN", "sNf", "sNo"}, {"sNQM", "spbd", "splist", "splistV", "spro", "spsol"}, { "spsolD", "spsolDO", "spsolO", "spuv\[Theta]", "sQ", "sQo"}, { "stFile", "svar", "texBil1", "texBil2", "texBil3", "texCDval"}, { "texCname", "texCval", "texDname", "texDval", "texeqbd", "texeqbdO"}, {"texm", "texM", "texMin", "texMn", "texN", "texNin"}, { "texNn", "texQ", "texQin", "texQn", "texs", "texsm"}, {"texsn", "texu1", "texu1in", "texu1inO", "texu1n", "texu2"}, {"texu2in", "texu2inO", "texu2n", "texvinc", "texvincO", "tex\[Theta]"}, { "tex\[Theta]in", "tex\[Theta]inO", "tex\[Theta]n", "theta", "thetao", "ticksOption"}, {"travi", "trv", "trv1", "trv2", "u", "u1"}, {"u1o", "u2", "u2o", "ub", "uo", "vam"}, {"var", "vecOa1", "vecOa2", "vinBer", "vincoli", "vincolibFig"}, {"vincoliDef", "vincoliFig", "vsp", "wb", "xC", "xCshift"}, {"xDiag", "xLowerL", "xMax", "xMin", "xUpperR", "y1"}, {"y2", "YA", "YJ", "\[ScriptA]", "\[ScriptB]", "\[ScriptC]"}, { "\[ScriptCapitalC]", "\[ScriptD]", "\[ScriptCapitalD]", "\[ScriptF]", "\[ScriptCapitalL]", "\[ScriptCapitalM]"}, { "\[ScriptCapitalY]\[ScriptCapitalA]", "\[ScriptCapitalY]\[ScriptCapitalJ]", "\[Alpha]", "\[Gamma]", "\[Epsilon]", "\[Zeta]"}, {"\[Zeta]$", "\[Theta]", "\[Theta]b", "\[Theta]o", "\[Kappa]", "\[Xi]"}, {"\[Chi]", "\[Omega]b"}}]]], "Output"] }, Open ]] }, Closed]] }, Open ]] }, FrontEndVersion->"4.1 for Microsoft Windows", ScreenRectangle->{{0, 1024}, {0, 695}}, WindowSize->{639, 668}, WindowMargins->{{164, Automatic}, {Automatic, -3}}, Magnification->1 ] (******************************************************************* Cached data follows. If you edit this Notebook file directly, not using Mathematica, you must remove the line containing CacheID at the top of the file. The cache data will then be recreated when you save this file from within Mathematica. *******************************************************************) (*CellTagsOutline CellTagsIndex->{} *) (*CellTagsIndex CellTagsIndex->{} *) (*NotebookFileOutline Notebook[{ Cell[CellGroupData[{ Cell[1727, 52, 98, 3, 225, "Title"], Cell[1828, 57, 308, 9, 85, "Subtitle", Evaluatable->False], Cell[2139, 68, 358, 9, 105, "Subtitle", Evaluatable->False], Cell[CellGroupData[{ Cell[2522, 81, 51, 1, 59, "Section", Evaluatable->False], Cell[2576, 84, 1127, 30, 252, "SmallText"], Cell[3706, 116, 1520, 27, 236, "SmallText"], Cell[5229, 145, 498, 12, 60, "SmallText"] }, Closed]], Cell[CellGroupData[{ Cell[5764, 162, 57, 1, 39, "Section", Evaluatable->False], Cell[5824, 165, 106, 2, 50, "Input"], Cell[CellGroupData[{ Cell[5955, 171, 56, 1, 30, "Input"], Cell[6014, 174, 91, 1, 70, "Output"] }, Open ]], Cell[6120, 178, 97, 2, 28, "SmallText"], Cell[6220, 182, 130, 2, 50, "Input"], Cell[6353, 186, 495, 8, 150, "Input"] }, Closed]], Cell[CellGroupData[{ Cell[6885, 199, 161, 6, 39, "Section", Evaluatable->False], Cell[CellGroupData[{ Cell[7071, 209, 84, 2, 47, "Subsection"], Cell[7158, 213, 109, 2, 28, "SmallText"], Cell[7270, 217, 128, 4, 50, "Input"], Cell[7401, 223, 131, 4, 28, "SmallText"], Cell[7535, 229, 245, 6, 50, "Input"] }, Closed]], Cell[CellGroupData[{ Cell[7817, 240, 103, 5, 31, "Subsection"], Cell[7923, 247, 46, 0, 28, "SmallText"], Cell[7972, 249, 101, 3, 46, "Input"], Cell[8076, 254, 364, 10, 60, "SmallText"], Cell[8443, 266, 107, 3, 46, "Input"], Cell[8553, 271, 319, 9, 60, "SmallText"], Cell[8875, 282, 116, 3, 46, "Input"], Cell[8994, 287, 215, 5, 66, "Input"], Cell[9212, 294, 130, 3, 28, "SmallText"], Cell[9345, 299, 129, 3, 46, "Input"], Cell[9477, 304, 121, 3, 28, "SmallText"], Cell[9601, 309, 199, 5, 58, "Input"] }, Open ]], Cell[CellGroupData[{ Cell[9837, 319, 56, 0, 47, "Subsection"], Cell[9896, 321, 45, 0, 28, "SmallText"], Cell[9944, 323, 124, 3, 30, "Input"], Cell[10071, 328, 42, 0, 28, "SmallText"], Cell[10116, 330, 118, 2, 30, "Input"], Cell[10237, 334, 43, 1, 30, "Input"], Cell[10283, 337, 227, 4, 28, "SmallText"], Cell[10513, 343, 53, 1, 30, "Input"], Cell[10569, 346, 271, 5, 42, "Input"], Cell[10843, 353, 46, 0, 28, "SmallText"], Cell[10892, 355, 195, 4, 42, "Input"], Cell[11090, 361, 52, 0, 28, "SmallText"], Cell[11145, 363, 504, 9, 131, "Input"], Cell[11652, 374, 613, 11, 131, "Input"], Cell[12268, 387, 73, 0, 28, "SmallText"], Cell[12344, 389, 46, 1, 30, "Input"], Cell[12393, 392, 134, 3, 28, "SmallText"], Cell[12530, 397, 182, 4, 30, "Input"], Cell[12715, 403, 146, 3, 30, "Input"], Cell[12864, 408, 42, 0, 28, "SmallText"], Cell[12909, 410, 203, 4, 42, "Input"], Cell[13115, 416, 48, 0, 28, "SmallText"], Cell[13166, 418, 226, 5, 85, "Input"], Cell[13395, 425, 205, 5, 42, "Input"] }, Closed]], Cell[CellGroupData[{ Cell[13637, 435, 111, 3, 50, "Subsection"], Cell[CellGroupData[{ Cell[13773, 442, 144, 2, 70, "Input"], Cell[13920, 446, 1069, 76, 70, 951, 72, "GraphicsData", "PostScript", \ "Graphics", ImageCacheValid->False] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[15050, 529, 150, 6, 39, "Section", Evaluatable->False], Cell[CellGroupData[{ Cell[15225, 539, 103, 5, 47, "Subsection"], Cell[15331, 546, 62, 1, 30, "Input"], Cell[15396, 549, 57, 1, 30, "Input"], Cell[15456, 552, 417, 11, 76, "SmallText"], Cell[15876, 565, 80, 2, 46, "Input"] }, Open ]], Cell[CellGroupData[{ Cell[15993, 572, 210, 7, 66, "Subsection"], Cell[CellGroupData[{ Cell[16228, 583, 52, 1, 30, "Input"], Cell[16283, 586, 46, 1, 70, "Output"] }, Open ]], Cell[16344, 590, 310, 5, 116, "Input"], Cell[CellGroupData[{ Cell[16679, 599, 50, 1, 30, "Input"], Cell[16732, 602, 46, 1, 70, "Output"] }, Open ]] }, Closed]] }, Closed]], Cell[CellGroupData[{ Cell[16839, 610, 116, 3, 39, "Section", Evaluatable->False], Cell[CellGroupData[{ Cell[16980, 617, 132, 3, 47, "Subsection"], Cell[17115, 622, 137, 3, 30, "Input"], Cell[17255, 627, 74, 1, 30, "Input"], Cell[17332, 630, 1102, 28, 50, "Input"], Cell[CellGroupData[{ Cell[18459, 662, 92, 1, 30, "Input"], Cell[18554, 665, 55, 1, 70, "Output"] }, Open ]], Cell[18624, 669, 105, 2, 30, "Input"], Cell[CellGroupData[{ Cell[18754, 675, 174, 3, 30, "Input"], Cell[18931, 680, 282, 5, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[19262, 691, 64, 0, 31, "Subsection"], Cell[19329, 693, 280, 6, 44, "SmallText"], Cell[CellGroupData[{ Cell[19634, 703, 87, 1, 30, "Input"], Cell[19724, 706, 109, 2, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[19870, 713, 104, 2, 30, "Input"], Cell[19977, 717, 58, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[20072, 723, 190, 3, 50, "Input"], Cell[20265, 728, 139, 2, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[20441, 735, 264, 4, 71, "Input"], Cell[20708, 741, 154, 2, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[20899, 748, 65, 1, 30, "Input"], Cell[20967, 751, 209, 4, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[21225, 761, 66, 0, 31, "Subsection"], Cell[CellGroupData[{ Cell[21316, 765, 116, 2, 30, "Input"], Cell[21435, 769, 1158, 36, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[22630, 810, 290, 5, 50, "Input"], Cell[22923, 817, 751, 22, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[23711, 844, 289, 5, 50, "Input"], Cell[24003, 851, 618, 21, 70, "Output"] }, Open ]] }, Closed]] }, Closed]], Cell[CellGroupData[{ Cell[24682, 879, 62, 0, 39, "Section"], Cell[24747, 881, 71, 1, 30, "Input"], Cell[24821, 884, 146, 3, 28, "SmallText"], Cell[24970, 889, 408, 9, 70, "Input"], Cell[25381, 900, 70, 0, 28, "SmallText"], Cell[CellGroupData[{ Cell[25476, 904, 198, 4, 30, "Input"], Cell[25677, 910, 174, 3, 70, "Output"] }, Open ]], Cell[25866, 916, 70, 0, 28, "SmallText"], Cell[CellGroupData[{ Cell[25961, 920, 198, 4, 30, "Input"], Cell[26162, 926, 174, 3, 70, "Output"] }, Open ]], Cell[26351, 932, 64, 0, 28, "SmallText"], Cell[CellGroupData[{ Cell[26440, 936, 190, 4, 30, "Input"], Cell[26633, 942, 151, 2, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[26833, 950, 128, 5, 39, "Section"], Cell[CellGroupData[{ Cell[26986, 959, 53, 0, 47, "Subsection"], Cell[27042, 961, 110, 2, 30, "Input"], Cell[27155, 965, 152, 3, 30, "Input"], Cell[27310, 970, 249, 5, 50, "Input"], Cell[27562, 977, 330, 6, 70, "Input"], Cell[27895, 985, 193, 4, 30, "Input"], Cell[28091, 991, 133, 3, 28, "SmallText"] }, Closed]], Cell[CellGroupData[{ Cell[28261, 999, 103, 5, 31, "Subsection"], Cell[28367, 1006, 160, 4, 60, "SmallText"], Cell[28530, 1012, 49, 1, 30, "Input"], Cell[28582, 1015, 106, 2, 50, "Input"], Cell[28691, 1019, 119, 3, 28, "SmallText"], Cell[28813, 1024, 80, 2, 46, "Input"], Cell[28896, 1028, 505, 8, 76, "SmallText"], Cell[29404, 1038, 124, 3, 46, "Input"], Cell[29531, 1043, 224, 3, 90, "Input"], Cell[CellGroupData[{ Cell[29780, 1050, 40, 1, 30, "Input"], Cell[29823, 1053, 119, 2, 29, "Output"] }, Open ]], Cell[29957, 1058, 70, 0, 28, "SmallText"], Cell[CellGroupData[{ Cell[30052, 1062, 137, 3, 30, "Input"], Cell[30192, 1067, 134, 2, 29, "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[30375, 1075, 56, 0, 47, "Subsection"], Cell[30434, 1077, 72, 0, 28, "SmallText"], Cell[30509, 1079, 44, 1, 30, "Input"], Cell[CellGroupData[{ Cell[30578, 1084, 43, 1, 30, "Input"], Cell[30624, 1087, 56, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[30717, 1093, 280, 5, 90, "Input"], Cell[31000, 1100, 36, 1, 70, "Output"] }, Open ]], Cell[31051, 1104, 150, 3, 44, "SmallText"], Cell[31204, 1109, 43, 1, 30, "Input"], Cell[31250, 1112, 53, 1, 30, "Input"], Cell[31306, 1115, 1277, 26, 270, "Input"], Cell[CellGroupData[{ Cell[32608, 1145, 240, 4, 70, "Input"], Cell[32851, 1151, 36, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[32924, 1157, 48, 1, 30, "Input"], Cell[32975, 1160, 396, 12, 70, "Output"] }, Open ]], Cell[33386, 1175, 90, 2, 28, "SmallText"], Cell[CellGroupData[{ Cell[33501, 1181, 43, 1, 30, "Input"], Cell[33547, 1184, 56, 1, 70, "Output"] }, Open ]], Cell[33618, 1188, 222, 4, 90, "Input"], Cell[33843, 1194, 219, 4, 90, "Input"], Cell[34065, 1200, 67, 0, 28, "SmallText"], Cell[34135, 1202, 72, 1, 30, "Input"], Cell[34210, 1205, 82, 1, 30, "Input"], Cell[34295, 1208, 393, 7, 208, "Input"], Cell[34691, 1217, 403, 7, 208, "Input"], Cell[35097, 1226, 214, 4, 118, "Input"], Cell[35314, 1232, 717, 13, 338, "Input"], Cell[36034, 1247, 452, 8, 202, "Input"], Cell[36489, 1257, 213, 4, 90, "Input"], Cell[36705, 1263, 155, 3, 70, "Input"], Cell[36863, 1268, 57, 1, 30, "Input"], Cell[36923, 1271, 59, 1, 30, "Input"] }, Closed]], Cell[CellGroupData[{ Cell[37019, 1277, 75, 0, 31, "Subsection"], Cell[CellGroupData[{ Cell[37119, 1281, 145, 2, 70, "Input"], Cell[37267, 1285, 1103, 76, 70, 981, 72, "GraphicsData", "PostScript", \ "Graphics", ImageCacheValid->False] }, Open ]], Cell[CellGroupData[{ Cell[38407, 1366, 144, 2, 70, "Input"], Cell[38554, 1370, 995, 69, 70, 873, 65, "GraphicsData", "PostScript", \ "Graphics", ImageCacheValid->False] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[39598, 1445, 78, 0, 31, "Subsection"], Cell[39679, 1447, 231, 4, 44, "SmallText"], Cell[CellGroupData[{ Cell[39935, 1455, 213, 4, 50, "Input"], Cell[40151, 1461, 906, 27, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[41094, 1493, 70, 1, 30, "Input"], Cell[41167, 1496, 486, 15, 70, "Output"] }, Open ]] }, Closed]] }, Open ]], Cell[CellGroupData[{ Cell[41714, 1518, 89, 1, 59, "Section", Evaluatable->False], Cell[CellGroupData[{ Cell[41828, 1523, 68, 1, 47, "Subsection", Evaluatable->False], Cell[41899, 1526, 119, 3, 28, "SmallText"], Cell[42021, 1531, 156, 3, 28, "SmallText"], Cell[42180, 1536, 356, 5, 95, "Input"], Cell[42539, 1543, 343, 6, 115, "Input"], Cell[CellGroupData[{ Cell[42907, 1553, 37, 1, 30, "Input"], Cell[42947, 1556, 311, 5, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[43295, 1566, 71, 1, 30, "Input"], Cell[43369, 1569, 551, 9, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[43969, 1584, 57, 0, 31, "Subsection"], Cell[44029, 1586, 94, 2, 28, "SmallText"], Cell[CellGroupData[{ Cell[44148, 1592, 169, 3, 30, "Input"], Cell[44320, 1597, 119, 2, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[44476, 1604, 93, 1, 30, "Input"], Cell[44572, 1607, 119, 2, 70, "Output"] }, Open ]], Cell[44706, 1612, 61, 0, 28, "SmallText"], Cell[CellGroupData[{ Cell[44792, 1616, 344, 6, 90, "Input"], Cell[45139, 1624, 134, 2, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[45310, 1631, 69, 1, 30, "Input"], Cell[45382, 1634, 104, 2, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[45535, 1642, 65, 0, 31, "Subsection"], Cell[CellGroupData[{ Cell[45625, 1646, 70, 1, 30, "Input"], Cell[45698, 1649, 322, 5, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[46069, 1660, 105, 2, 31, "Subsection"], Cell[CellGroupData[{ Cell[46199, 1666, 195, 4, 30, "Input"], Cell[46397, 1672, 233, 4, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[46667, 1681, 63, 1, 30, "Input"], Cell[46733, 1684, 164, 3, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[46946, 1693, 88, 1, 31, "Subsection", Evaluatable->False], Cell[47037, 1696, 180, 4, 44, "SmallText"], Cell[CellGroupData[{ Cell[47242, 1704, 37, 1, 30, "Input"], Cell[47282, 1707, 58, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[47377, 1713, 138, 4, 30, "Input"], Cell[47518, 1719, 58, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[47613, 1725, 103, 2, 30, "Input"], Cell[47719, 1729, 195, 3, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[47951, 1737, 134, 3, 30, "Input"], Cell[48088, 1742, 291, 8, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[48416, 1755, 134, 3, 30, "Input"], Cell[48553, 1760, 463, 15, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[49065, 1781, 78, 0, 31, "Subsection"], Cell[49146, 1783, 83, 1, 28, "SmallText"], Cell[CellGroupData[{ Cell[49254, 1788, 45, 1, 30, "Input"], Cell[49302, 1791, 35, 1, 70, "Output"] }, Open ]], Cell[49352, 1795, 218, 4, 44, "SmallText"], Cell[CellGroupData[{ Cell[49595, 1803, 51, 1, 30, "Input"], Cell[49649, 1806, 35, 1, 70, "Output"] }, Open ]], Cell[49699, 1810, 123, 3, 28, "SmallText"], Cell[CellGroupData[{ Cell[49847, 1817, 53, 1, 30, "Input"], Cell[49903, 1820, 35, 1, 70, "Output"] }, Open ]], Cell[49953, 1824, 132, 3, 28, "SmallText"], Cell[CellGroupData[{ Cell[50110, 1831, 51, 1, 30, "Input"], Cell[50164, 1834, 35, 1, 70, "Output"] }, Open ]], Cell[50214, 1838, 30, 0, 28, "SmallText"], Cell[CellGroupData[{ Cell[50269, 1842, 134, 2, 30, "Input"], Cell[50406, 1846, 52, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[50495, 1852, 230, 5, 30, "Input"], Cell[50728, 1859, 35, 1, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[50812, 1866, 72, 0, 31, "Subsection"], Cell[CellGroupData[{ Cell[50909, 1870, 461, 8, 19, "Input", CellOpen->False], Cell[51373, 1880, 195, 5, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[51605, 1890, 1993, 32, 19, "Input", CellOpen->False], Cell[53601, 1924, 186, 5, 70, "Output"] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[53848, 1936, 142, 6, 39, "Section", Evaluatable->False], Cell[CellGroupData[{ Cell[54015, 1946, 56, 0, 47, "Subsection"], Cell[54074, 1948, 75, 0, 28, "SmallText"], Cell[CellGroupData[{ Cell[54174, 1952, 92, 1, 30, "Input"], Cell[54269, 1955, 160, 2, 70, "Output"] }, Open ]], Cell[54444, 1960, 182, 3, 28, "SmallText"], Cell[54629, 1965, 248, 7, 30, "Input"], Cell[CellGroupData[{ Cell[54902, 1976, 71, 1, 30, "Input"], Cell[54976, 1979, 391, 12, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[55416, 1997, 134, 5, 31, "Subsection"], Cell[55553, 2004, 420, 7, 76, "SmallText"], Cell[55976, 2013, 173, 4, 46, "Input"], Cell[56152, 2019, 313, 9, 44, "SmallText"], Cell[56468, 2030, 407, 8, 106, "Input"], Cell[56878, 2040, 90, 2, 28, "SmallText"], Cell[CellGroupData[{ Cell[56993, 2046, 135, 3, 30, "Input"], Cell[57131, 2051, 77, 1, 70, "Output"] }, Open ]], Cell[57223, 2055, 127, 3, 28, "SmallText"], Cell[CellGroupData[{ Cell[57375, 2062, 140, 3, 70, "Input"], Cell[57518, 2067, 69, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[57624, 2073, 182, 4, 50, "Input"], Cell[57809, 2079, 141, 2, 70, "Output"] }, Open ]], Cell[57965, 2084, 46, 0, 28, "SmallText"], Cell[CellGroupData[{ Cell[58036, 2088, 46, 1, 30, "Input"], Cell[58085, 2091, 57, 1, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[58191, 2098, 72, 0, 31, "Subsection"], Cell[58266, 2100, 141, 3, 28, "SmallText"], Cell[CellGroupData[{ Cell[58432, 2107, 271, 7, 50, "Input"], Cell[58706, 2116, 45, 1, 70, "Output"] }, Open ]], Cell[58766, 2120, 185, 4, 44, "SmallText"], Cell[CellGroupData[{ Cell[58976, 2128, 160, 4, 30, "Input"], Cell[59139, 2134, 36, 1, 70, "Output"] }, Open ]], Cell[59190, 2138, 524, 9, 110, "Input"] }, Closed]] }, Open ]], Cell[CellGroupData[{ Cell[59763, 2153, 88, 1, 59, "Section", Evaluatable->False], Cell[CellGroupData[{ Cell[59876, 2158, 52, 0, 47, "Subsection"], Cell[CellGroupData[{ Cell[59953, 2162, 76, 1, 30, "Input"], Cell[60032, 2165, 117, 2, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[60198, 2173, 91, 1, 31, "Subsection", Evaluatable->False], Cell[CellGroupData[{ Cell[60314, 2178, 571, 10, 70, "Input"], Cell[60888, 2190, 142, 2, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[61067, 2197, 149, 2, 30, "Input"], Cell[61219, 2201, 78, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[61334, 2207, 40, 1, 30, "Input"], Cell[61377, 2210, 142, 2, 70, "Output"] }, Open ]] }, Closed]] }, Closed]], Cell[CellGroupData[{ Cell[61580, 2219, 116, 3, 39, "Section", Evaluatable->False], Cell[CellGroupData[{ Cell[61721, 2226, 45, 0, 47, "Subsection"], Cell[61769, 2228, 141, 3, 30, "Input"], Cell[CellGroupData[{ Cell[61935, 2235, 1094, 25, 50, "Input"], Cell[63032, 2262, 1015, 24, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[64096, 2292, 65, 0, 31, "Subsection"], Cell[CellGroupData[{ Cell[64186, 2296, 217, 4, 50, "Input"], Cell[64406, 2302, 186, 3, 70, "Output"] }, Open ]], Cell[64607, 2308, 79, 0, 28, "SmallText"], Cell[CellGroupData[{ Cell[64711, 2312, 365, 9, 30, "Input"], Cell[65079, 2323, 320, 8, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[65448, 2337, 40, 0, 31, "Subsection"], Cell[65491, 2339, 142, 3, 28, "SmallText"], Cell[CellGroupData[{ Cell[65658, 2346, 227, 3, 50, "Input"], Cell[65888, 2351, 288, 6, 70, "Output"] }, Open ]], Cell[66191, 2360, 108, 3, 28, "SmallText"], Cell[CellGroupData[{ Cell[66324, 2367, 289, 4, 70, "Input"], Cell[66616, 2373, 709, 16, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[67362, 2394, 246, 4, 70, "Input"], Cell[67611, 2400, 461, 8, 70, "Output"] }, Open ]], Cell[68087, 2411, 102, 2, 28, "SmallText"], Cell[CellGroupData[{ Cell[68214, 2417, 330, 5, 70, "Input"], Cell[68547, 2424, 711, 17, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[69295, 2446, 244, 4, 70, "Input"], Cell[69542, 2452, 350, 6, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[69929, 2463, 169, 3, 30, "Input"], Cell[70101, 2468, 115, 2, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[70253, 2475, 76, 1, 30, "Input"], Cell[70332, 2478, 482, 8, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[70851, 2491, 75, 1, 30, "Input"], Cell[70929, 2494, 421, 6, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[71399, 2506, 64, 0, 31, "Subsection"], Cell[71466, 2508, 225, 5, 44, "SmallText"], Cell[CellGroupData[{ Cell[71716, 2517, 190, 4, 50, "Input"], Cell[71909, 2523, 109, 2, 70, "Output"] }, Open ]], Cell[72033, 2528, 112, 3, 28, "SmallText"], Cell[CellGroupData[{ Cell[72170, 2535, 311, 7, 90, "Input"], Cell[72484, 2544, 109, 2, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[72630, 2551, 257, 4, 50, "Input"], Cell[72890, 2557, 149, 2, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[73076, 2564, 127, 2, 31, "Input"], Cell[73206, 2568, 164, 2, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[73407, 2575, 60, 1, 30, "Input"], Cell[73470, 2578, 68, 1, 70, "Output"] }, Open ]], Cell[73553, 2582, 108, 3, 28, "SmallText"], Cell[CellGroupData[{ Cell[73686, 2589, 61, 1, 30, "Input"], Cell[73750, 2592, 440, 8, 70, "Output"] }, Open ]], Cell[74205, 2603, 102, 2, 28, "SmallText"], Cell[CellGroupData[{ Cell[74332, 2609, 59, 1, 30, "Input"], Cell[74394, 2612, 303, 5, 70, "Output"] }, Open ]] }, Closed]] }, Closed]], Cell[CellGroupData[{ Cell[74758, 2624, 78, 1, 39, "Section", Evaluatable->False], Cell[CellGroupData[{ Cell[74861, 2629, 64, 1, 47, "Subsection", Evaluatable->False], Cell[74928, 2632, 151, 3, 28, "SmallText"], Cell[CellGroupData[{ Cell[75104, 2639, 422, 8, 90, "Input"], Cell[75529, 2649, 110, 2, 70, "Output"] }, Open ]], Cell[75654, 2654, 191, 4, 28, "SmallText"], Cell[CellGroupData[{ Cell[75870, 2662, 82, 1, 30, "Input"], Cell[75955, 2665, 83, 1, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[76087, 2672, 78, 1, 31, "Subsection", Evaluatable->False], Cell[76168, 2675, 108, 2, 30, "Input"], Cell[CellGroupData[{ Cell[76301, 2681, 93, 1, 30, "Input"], Cell[76397, 2684, 266, 8, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[76700, 2697, 93, 1, 30, "Input"], Cell[76796, 2700, 250, 9, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[77083, 2714, 107, 2, 30, "Input"], Cell[77193, 2718, 35, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[77265, 2724, 108, 2, 30, "Input"], Cell[77376, 2728, 36, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[77449, 2734, 39, 1, 30, "Input"], Cell[77491, 2737, 68, 1, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[77608, 2744, 55, 0, 31, "Subsection"], Cell[77666, 2746, 246, 4, 110, "Input"], Cell[77915, 2752, 244, 4, 110, "Input"] }, Open ]], Cell[CellGroupData[{ Cell[78196, 2761, 80, 1, 47, "Subsection", Evaluatable->False], Cell[CellGroupData[{ Cell[78301, 2766, 169, 3, 30, "Input"], Cell[78473, 2771, 43, 1, 70, "Output"] }, Open ]], Cell[78531, 2775, 42, 1, 30, "Input"], Cell[78576, 2778, 86, 1, 30, "Input"], Cell[CellGroupData[{ Cell[78687, 2783, 88, 1, 30, "Input"], Cell[78778, 2786, 43, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[78858, 2792, 221, 4, 30, "Input"], Cell[79082, 2798, 105, 2, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[79224, 2805, 128, 2, 30, "Input"], Cell[79355, 2809, 885, 22, 70, "Output"] }, Open ]] }, Closed]] }, Closed]], Cell[CellGroupData[{ Cell[80301, 2838, 123, 3, 39, "Section", Evaluatable->False], Cell[CellGroupData[{ Cell[80449, 2845, 140, 5, 47, "Subsection"], Cell[80592, 2852, 110, 2, 30, "Input"], Cell[80705, 2856, 78, 1, 30, "Input"], Cell[80786, 2859, 76, 1, 30, "Input"], Cell[80865, 2862, 59, 1, 30, "Input"], Cell[80927, 2865, 471, 8, 118, "Input"], Cell[81401, 2875, 65, 1, 30, "Input"], Cell[81469, 2878, 85, 1, 30, "Input"], Cell[81557, 2881, 150, 3, 30, "Input"], Cell[81710, 2886, 193, 4, 28, "SmallText"], Cell[CellGroupData[{ Cell[81928, 2894, 304, 5, 50, "Input"], Cell[82235, 2901, 38, 1, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[82322, 2908, 64, 0, 31, "Subsection"], Cell[CellGroupData[{ Cell[82411, 2912, 91, 1, 30, "Input"], Cell[82505, 2915, 142, 2, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[82684, 2922, 89, 1, 30, "Input"], Cell[82776, 2925, 105, 2, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[82930, 2933, 36, 0, 31, "Subsection"], Cell[CellGroupData[{ Cell[82991, 2937, 38, 0, 43, "Subsubsection"], Cell[CellGroupData[{ Cell[83054, 2941, 297, 6, 90, "Input"], Cell[83354, 2949, 326, 10, 70, "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[83729, 2965, 40, 0, 43, "Subsubsection"], Cell[CellGroupData[{ Cell[83794, 2969, 292, 6, 90, "Input"], Cell[84089, 2977, 338, 10, 70, "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[84476, 2993, 32, 0, 43, "Subsubsection"], Cell[CellGroupData[{ Cell[84533, 2997, 292, 6, 90, "Input"], Cell[84828, 3005, 379, 11, 70, "Output"] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[85268, 3023, 33, 0, 31, "Subsection"], Cell[CellGroupData[{ Cell[85326, 3027, 44, 0, 43, "Subsubsection"], Cell[CellGroupData[{ Cell[85395, 3031, 289, 6, 70, "Input"], Cell[85687, 3039, 326, 10, 70, "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[86062, 3055, 48, 0, 43, "Subsubsection"], Cell[CellGroupData[{ Cell[86135, 3059, 289, 6, 70, "Input"], Cell[86427, 3067, 443, 12, 70, "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[86919, 3085, 34, 0, 43, "Subsubsection"], Cell[CellGroupData[{ Cell[86978, 3089, 295, 6, 70, "Input"], Cell[87276, 3097, 440, 12, 70, "Output"] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[87777, 3116, 118, 3, 31, "Subsection", Evaluatable->False], Cell[CellGroupData[{ Cell[87920, 3123, 58, 1, 30, "Input"], Cell[87981, 3126, 411, 12, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[88429, 3143, 62, 0, 43, "Subsubsection"], Cell[88494, 3145, 59, 0, 28, "SmallText"], Cell[CellGroupData[{ Cell[88578, 3149, 302, 5, 150, "Input"], Cell[88883, 3156, 368, 10, 70, "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[89300, 3172, 64, 0, 43, "Subsubsection"], Cell[CellGroupData[{ Cell[89389, 3176, 302, 5, 150, "Input"], Cell[89694, 3183, 361, 10, 70, "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[90104, 3199, 52, 0, 43, "Subsubsection"], Cell[CellGroupData[{ Cell[90181, 3203, 453, 8, 189, "Input"], Cell[90637, 3213, 337, 10, 70, "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[91023, 3229, 54, 0, 43, "Subsubsection"], Cell[CellGroupData[{ Cell[91102, 3233, 623, 11, 191, "Input"], Cell[91728, 3246, 330, 10, 70, "Output"] }, Open ]] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[92131, 3264, 131, 6, 39, "Section", Evaluatable->False], Cell[92265, 3272, 118, 3, 33, "Text"], Cell[92386, 3277, 215, 5, 46, "Input"], Cell[92604, 3284, 225, 4, 71, "Text"], Cell[CellGroupData[{ Cell[92854, 3292, 132, 3, 50, "Input"], Cell[92989, 3297, 36, 1, 70, "Output"] }, Open ]], Cell[93040, 3301, 123, 3, 33, "Text"], Cell[93166, 3306, 102, 3, 46, "Input"], Cell[CellGroupData[{ Cell[93293, 3313, 142, 3, 70, "Input"], Cell[93438, 3318, 36, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[93511, 3324, 69, 1, 30, "Input"], Cell[93583, 3327, 170, 3, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[93802, 3336, 107, 3, 39, "Section", Evaluatable->False], Cell[CellGroupData[{ Cell[93934, 3343, 33, 0, 47, "Subsection"], Cell[93970, 3345, 215, 4, 50, "Input"], Cell[94188, 3351, 214, 4, 30, "Input"] }, Closed]], Cell[CellGroupData[{ Cell[94439, 3360, 66, 1, 31, "Subsection", Evaluatable->False], Cell[CellGroupData[{ Cell[94530, 3365, 67, 1, 30, "Input"], Cell[94600, 3368, 43, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[94680, 3374, 68, 1, 30, "Input"], Cell[94751, 3377, 221, 3, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[95009, 3385, 81, 1, 30, "Input"], Cell[95093, 3388, 238, 5, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[95368, 3398, 84, 1, 30, "Input"], Cell[95455, 3401, 249, 5, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[95741, 3411, 73, 1, 30, "Input"], Cell[95817, 3414, 90, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[95944, 3420, 76, 1, 30, "Input"], Cell[96023, 3423, 57, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[96117, 3429, 73, 1, 30, "Input"], Cell[96193, 3432, 76, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[96306, 3438, 76, 1, 30, "Input"], Cell[96385, 3441, 85, 1, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[96519, 3448, 75, 1, 31, "Subsection", Evaluatable->False], Cell[96597, 3451, 384, 16, 28, "SmallText"], Cell[96984, 3469, 261, 12, 28, "SmallText"], Cell[97248, 3483, 1652, 33, 152, "Input"], Cell[98903, 3518, 1634, 32, 152, "Input"], Cell[100540, 3552, 393, 16, 50, "Text"], Cell[100936, 3570, 64, 1, 30, "Input"] }, Closed]], Cell[CellGroupData[{ Cell[101037, 3576, 92, 1, 31, "Subsection", Evaluatable->False], Cell[CellGroupData[{ Cell[101154, 3581, 132, 3, 19, "Input", CellOpen->False], Cell[101289, 3586, 4732, 312, 70, 4679, 310, "GraphicsData", "PostScript", \ "Graphics", ImageCacheValid->False] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[106070, 3904, 94, 3, 31, "Subsection", Evaluatable->False], Cell[CellGroupData[{ Cell[106189, 3911, 155, 4, 19, "Input", CellOpen->False], Cell[106347, 3917, 5175, 340, 81, 5120, 338, "GraphicsData", "PostScript", \ "Graphics", ImageCacheValid->False] }, Open ]] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[111583, 4264, 165, 6, 59, "Section", Evaluatable->False], Cell[CellGroupData[{ Cell[111773, 4274, 56, 0, 47, "Subsection"], Cell[111832, 4276, 136, 3, 28, "SmallText"], Cell[111971, 4281, 222, 5, 30, "Input"], Cell[112196, 4288, 446, 7, 84, "Input"], Cell[112645, 4297, 38, 0, 28, "SmallText"], Cell[112686, 4299, 328, 7, 50, "Input"], Cell[113017, 4308, 42, 0, 28, "SmallText"], Cell[113062, 4310, 229, 5, 63, "Input"], Cell[CellGroupData[{ Cell[113316, 4319, 86, 1, 30, "Input"], Cell[113405, 4322, 161, 4, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[113603, 4331, 88, 1, 30, "Input"], Cell[113694, 4334, 161, 4, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[113904, 4344, 42, 0, 31, "Subsection"], Cell[113949, 4346, 232, 4, 28, "SmallText"], Cell[CellGroupData[{ Cell[114206, 4354, 263, 5, 90, "Input"], Cell[114472, 4361, 44, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[114553, 4367, 263, 5, 90, "Input"], Cell[114819, 4374, 66, 1, 70, "Output"] }, Open ]], Cell[114900, 4378, 86, 1, 30, "Input"], Cell[114989, 4381, 128, 2, 76, "Input"], Cell[115120, 4385, 112, 2, 30, "Input"], Cell[115235, 4389, 129, 3, 30, "Input"], Cell[115367, 4394, 67, 1, 42, "Input"] }, Closed]], Cell[CellGroupData[{ Cell[115471, 4400, 132, 5, 31, "Subsection"], Cell[115606, 4407, 181, 5, 44, "SmallText"], Cell[CellGroupData[{ Cell[115812, 4416, 89, 1, 32, "Input"], Cell[115904, 4419, 78, 1, 70, "Output"] }, Open ]], Cell[115997, 4423, 180, 6, 41, "Input"], Cell[CellGroupData[{ Cell[116202, 4433, 62, 1, 30, "Input"], Cell[116267, 4436, 133, 2, 70, "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[116449, 4444, 28, 0, 47, "Subsection"], Cell[CellGroupData[{ Cell[116502, 4448, 221, 3, 70, "Input"], Cell[116726, 4453, 2194, 156, 70, 2071, 152, "GraphicsData", "PostScript", \ "Graphics", ImageCacheValid->False] }, Open ]], Cell[CellGroupData[{ Cell[118957, 4614, 219, 3, 70, "Input"], Cell[119179, 4619, 2038, 144, 70, 1915, 140, "GraphicsData", "PostScript", \ "Graphics", ImageCacheValid->False] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[121278, 4770, 159, 6, 39, "Section", Evaluatable->False], Cell[CellGroupData[{ Cell[121462, 4780, 34, 0, 47, "Subsection"], Cell[121499, 4782, 136, 3, 28, "SmallText"], Cell[121638, 4787, 191, 4, 30, "Input"], Cell[121832, 4793, 36, 0, 28, "SmallText"], Cell[121871, 4795, 349, 8, 50, "Input"], Cell[122223, 4805, 46, 0, 28, "SmallText"], Cell[122272, 4807, 925, 20, 150, "Input"], Cell[123200, 4829, 122, 3, 30, "Input"], Cell[123325, 4834, 109, 2, 30, "Input"], Cell[123437, 4838, 109, 2, 30, "Input"], Cell[123549, 4842, 270, 5, 70, "Input"], Cell[123822, 4849, 191, 4, 30, "Input"], Cell[124016, 4855, 349, 8, 50, "Input"], Cell[124368, 4865, 925, 20, 150, "Input"], Cell[125296, 4887, 122, 3, 30, "Input"], Cell[125421, 4892, 109, 2, 30, "Input"], Cell[125533, 4896, 109, 2, 30, "Input"], Cell[125645, 4900, 270, 5, 70, "Input"], Cell[125918, 4907, 191, 4, 30, "Input"], Cell[126112, 4913, 349, 8, 50, "Input"], Cell[126464, 4923, 122, 3, 30, "Input"], Cell[126589, 4928, 109, 2, 30, "Input"], Cell[126701, 4932, 263, 5, 70, "Input"] }, Closed]], Cell[CellGroupData[{ Cell[127001, 4942, 128, 5, 31, "Subsection"], Cell[127132, 4949, 48, 1, 30, "Input"], Cell[127183, 4952, 48, 1, 30, "Input"], Cell[127234, 4955, 48, 1, 30, "Input"] }, Open ]], Cell[CellGroupData[{ Cell[127319, 4961, 51, 0, 47, "Subsection"], Cell[CellGroupData[{ Cell[127395, 4965, 167, 2, 50, "Input"], Cell[127565, 4969, 2077, 132, 70, 1954, 128, "GraphicsData", "PostScript", \ "Graphics", ImageCacheValid->False] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[129691, 5107, 42, 0, 47, "Subsection"], Cell[CellGroupData[{ Cell[129758, 5111, 167, 2, 50, "Input"], Cell[129928, 5115, 2822, 184, 70, 2699, 180, "GraphicsData", "PostScript", \ "Graphics", ImageCacheValid->False] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[132799, 5305, 43, 0, 47, "Subsection"], Cell[CellGroupData[{ Cell[132867, 5309, 167, 2, 50, "Input"], Cell[133037, 5313, 2071, 132, 70, 1948, 128, "GraphicsData", "PostScript", \ "Graphics", ImageCacheValid->False] }, Open ]] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[135169, 5452, 104, 1, 39, "Section"], Cell[CellGroupData[{ Cell[135298, 5457, 44, 1, 30, "Input"], Cell[135345, 5460, 91, 1, 70, "Output"] }, Open ]], Cell[135451, 5464, 137, 3, 70, "Input"], Cell[135591, 5469, 231, 4, 70, "Input"], Cell[135825, 5475, 237, 4, 70, "Input"], Cell[136065, 5481, 114, 2, 44, "SmallText"], Cell[CellGroupData[{ Cell[136204, 5487, 328, 5, 72, "Input"], Cell[136535, 5494, 43, 1, 70, "Output"] }, Open ]], Cell[136593, 5498, 255, 4, 90, "Input"], Cell[136851, 5504, 257, 4, 90, "Input"], Cell[137111, 5510, 281, 5, 90, "Input"], Cell[137395, 5517, 254, 4, 90, "Input"], Cell[137652, 5523, 254, 4, 90, "Input"], Cell[137909, 5529, 254, 4, 90, "Input"] }, Closed]], Cell[CellGroupData[{ Cell[138200, 5538, 301, 10, 39, "Section"], Cell[CellGroupData[{ Cell[138526, 5552, 42, 0, 47, "Subsection"], Cell[CellGroupData[{ Cell[138593, 5556, 44, 1, 30, "Input"], Cell[138640, 5559, 91, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[138768, 5565, 69, 1, 30, "Input"], Cell[138840, 5568, 70, 1, 70, "Output"] }, Open ]], Cell[138925, 5572, 137, 3, 28, "SmallText"], Cell[139065, 5577, 515, 10, 110, "Input"], Cell[CellGroupData[{ Cell[139605, 5591, 58, 1, 30, "Input"], Cell[139666, 5594, 411, 12, 70, "Output"] }, Open ]], Cell[140092, 5609, 226, 5, 44, "SmallText"], Cell[140321, 5616, 144, 3, 50, "Input"], Cell[140468, 5621, 191, 4, 28, "SmallText"], Cell[140662, 5627, 191, 5, 70, "Input"], Cell[140856, 5634, 347, 6, 70, "Input"], Cell[141206, 5642, 219, 4, 50, "Input"], Cell[141428, 5648, 548, 10, 110, "Input"], Cell[141979, 5660, 197, 3, 50, "Input"], Cell[142179, 5665, 381, 7, 70, "Input"], Cell[142563, 5674, 281, 4, 70, "Input"] }, Closed]], Cell[CellGroupData[{ Cell[142881, 5683, 259, 9, 31, "Subsection"], Cell[143143, 5694, 122, 3, 28, "SmallText"], Cell[143268, 5699, 193, 4, 31, "Input"], Cell[143464, 5705, 193, 4, 31, "Input"], Cell[143660, 5711, 193, 4, 31, "Input"], Cell[CellGroupData[{ Cell[143878, 5719, 801, 15, 130, "Input"], Cell[144682, 5736, 46, 1, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[144777, 5743, 275, 9, 31, "Subsection"], Cell[145055, 5754, 175, 4, 30, "Input"], Cell[145233, 5760, 175, 4, 30, "Input"], Cell[145411, 5766, 175, 4, 30, "Input"], Cell[145589, 5772, 89, 1, 30, "Input"], Cell[145681, 5775, 89, 1, 30, "Input"], Cell[145773, 5778, 89, 1, 30, "Input"], Cell[CellGroupData[{ Cell[145887, 5783, 759, 14, 130, "Input"], Cell[146649, 5799, 48, 1, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[146746, 5806, 260, 9, 31, "Subsection"], Cell[147009, 5817, 122, 3, 28, "SmallText"], Cell[147134, 5822, 214, 4, 31, "Input"], Cell[147351, 5828, 212, 4, 31, "Input"], Cell[CellGroupData[{ Cell[147588, 5836, 446, 7, 110, "Input"], Cell[148037, 5845, 48, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[148122, 5851, 450, 7, 110, "Input"], Cell[148575, 5860, 47, 1, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[148671, 5867, 268, 9, 31, "Subsection"], Cell[148942, 5878, 122, 3, 28, "SmallText"], Cell[149067, 5883, 224, 4, 31, "Input"], Cell[149294, 5889, 229, 4, 31, "Input"], Cell[CellGroupData[{ Cell[149548, 5897, 449, 7, 110, "Input"], Cell[150000, 5906, 49, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[150086, 5912, 446, 7, 110, "Input"], Cell[150535, 5921, 48, 1, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[150632, 5928, 262, 9, 31, "Subsection"], Cell[150897, 5939, 203, 4, 30, "Input"], Cell[151103, 5945, 216, 4, 30, "Input"], Cell[151322, 5951, 230, 4, 30, "Input"], Cell[151555, 5957, 201, 4, 30, "Input"], Cell[151759, 5963, 214, 4, 30, "Input"], Cell[CellGroupData[{ Cell[151998, 5971, 469, 7, 110, "Input"], Cell[152470, 5980, 44, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[152551, 5986, 465, 7, 90, "Input"], Cell[153019, 5995, 44, 1, 70, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[153100, 6001, 471, 7, 110, "Input"], Cell[153574, 6010, 45, 1, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[153668, 6017, 272, 9, 31, "Subsection"], Cell[153943, 6028, 203, 4, 30, "Input"], Cell[154149, 6034, 203, 4, 30, "Input"], Cell[154355, 6040, 203, 4, 30, "Input"], Cell[CellGroupData[{ Cell[154583, 6048, 751, 14, 130, "Input"], Cell[155337, 6064, 46, 1, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[155432, 6071, 293, 9, 31, "Subsection"], Cell[155728, 6082, 108, 3, 28, "SmallText"], Cell[155839, 6087, 206, 3, 50, "Input"], Cell[156048, 6092, 194, 4, 30, "Input"], Cell[156245, 6098, 204, 4, 30, "Input"], Cell[156452, 6104, 92, 1, 30, "Input"], Cell[156547, 6107, 92, 1, 30, "Input"], Cell[156642, 6110, 109, 2, 30, "Input"], Cell[CellGroupData[{ Cell[156776, 6116, 780, 14, 130, "Input"], Cell[157559, 6132, 48, 1, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[157656, 6139, 274, 9, 31, "Subsection"], Cell[157933, 6150, 102, 2, 28, "SmallText"], Cell[158038, 6154, 202, 3, 50, "Input"], Cell[158243, 6159, 190, 4, 30, "Input"], Cell[158436, 6165, 202, 4, 30, "Input"], Cell[158641, 6171, 92, 1, 30, "Input"], Cell[158736, 6174, 92, 1, 30, "Input"], Cell[158831, 6177, 109, 2, 30, "Input"], Cell[CellGroupData[{ Cell[158965, 6183, 776, 14, 130, "Input"], Cell[159744, 6199, 47, 1, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[159840, 6206, 266, 9, 31, "Subsection"], Cell[160109, 6217, 203, 4, 30, "Input"], Cell[160315, 6223, 203, 4, 30, "Input"], Cell[160521, 6229, 227, 4, 30, "Input"], Cell[160751, 6235, 92, 1, 30, "Input"], Cell[160846, 6238, 92, 1, 30, "Input"], Cell[160941, 6241, 109, 2, 30, "Input"], Cell[CellGroupData[{ Cell[161075, 6247, 795, 15, 150, "Input"], Cell[161873, 6264, 45, 1, 70, "Output"] }, Open ]] }, Closed]], Cell[CellGroupData[{ Cell[161967, 6271, 280, 9, 31, "Subsection"], Cell[162250, 6282, 51, 1, 30, "Input"], Cell[162304, 6285, 275, 5, 91, "Input"], Cell[162582, 6292, 280, 5, 91, "Input"], Cell[162865, 6299, 207, 4, 90, "Input"], Cell[163075, 6305, 212, 4, 90, "Input"], Cell[163290, 6311, 91, 1, 30, "Input"], Cell[163384, 6314, 84, 1, 30, "Input"], Cell[163471, 6317, 1424, 28, 330, "Input"] }, Closed]] }, Open ]], Cell[CellGroupData[{ Cell[164944, 6351, 65, 1, 59, "Section", Evaluatable->False], Cell[CellGroupData[{ Cell[165034, 6356, 346, 8, 19, "Input", CellOpen->False], Cell[165383, 6366, 9474, 154, 70, "Output"] }, Open ]] }, Closed]] }, Open ]] } ] *) (******************************************************************* End of Mathematica Notebook file. *******************************************************************)