Web-Books
im Austria-Forum
Austria-Forum
Web-Books
Informatik
Programming for Computations – Python - A Gentle Introduction to Numerical Simulations with Python
Seite - 145 -
  • Benutzer
  • Version
    • Vollversion
    • Textversion
  • Sprache
    • Deutsch
    • English - Englisch

Seite - 145 - in Programming for Computations – Python - A Gentle Introduction to Numerical Simulations with Python

Bild der Seite - 145 -

Bild der Seite - 145 - in Programming for Computations – Python - A Gentle Introduction to Numerical Simulations with Python

Text der Seite - 145 -

4.3 OscillatingOne-DimensionalSystems 145 Fig.4.27 Effect of lineardamping thatwe introducedimensionless independentanddependentvariables: Nt D t tc ; NuD u uc ; where tc anduc are characteristic sizes of time and displacement, respectively, such that Nt and Nu have their typical size around unity. In the present problem, we can chooseuc D U0 and tc D p m=k. This gives the following scaled (or dimensionless)problemfor thedimensionlessquantity Nu.Nt/: d2 Nu d Nt2 Cˇ d Nu d Nt C NuD0; Nu.0/D1; Nu 0.0/D0; ˇD bp mk : The striking fact is that there is only one physical parameter in this problem: the dimensionless numberˇ. Solving this problem corresponds to solving the original problem(with dimensions)with the parametersmD k DU0 D 1 and bDˇ. However,solvingthedimensionlessproblemismoregeneral: ifwehave asolution Nu.NtIˇ/,wecanfindthephysical solutionofa rangeofproblemssince u.t/DU0 Nu t p k=mIˇ : As long asˇ is fixed,we can findu for anyU0, k, andm from the above for- mula! In thisway, a timeconsumingsimulationcanbedoneonlyonce,but still providemanysolutions. Thisdemonstrates thepowerofworkingwith scaledor dimensionlessproblems.
zurück zum  Buch Programming for Computations – Python - A Gentle Introduction to Numerical Simulations with Python"
Programming for Computations – Python A Gentle Introduction to Numerical Simulations with Python
Titel
Programming for Computations – Python
Untertitel
A Gentle Introduction to Numerical Simulations with Python
Autoren
Svein Linge
Hans Petter Langtangen
Verlag
Springer Open
Datum
2016
Sprache
englisch
Lizenz
CC BY-NC 4.0
ISBN
978-3-319-32428-9
Abmessungen
17.8 x 25.4 cm
Seiten
248
Schlagwörter
Programmiersprache, Informatik, programming language, functional, imperative, object-oriented, reflective
Kategorie
Informatik
Web-Books
Bibliothek
Datenschutz
Impressum
Austria-Forum
Austria-Forum
Web-Books
Programming for Computations – Python