The PDE framework Peano: an environment for efficient flow simulations
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Abschlussarbeit Buch |
Sprache: | English |
Veröffentlicht: |
München
Verl. Dr. Hut
2009
|
Ausgabe: | 1. Aufl. |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | VIII, 194 S. graph. Darst. |
ISBN: | 9783868531473 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV035745830 | ||
003 | DE-604 | ||
005 | 20091218 | ||
007 | t | ||
008 | 090929s2009 d||| m||| 00||| eng d | ||
020 | |a 9783868531473 |9 978-3-86853-147-3 | ||
035 | |a (OCoLC)506445490 | ||
035 | |a (DE-599)BVBBV035745830 | ||
040 | |a DE-604 |b ger |e rakwb | ||
041 | 0 | |a eng | |
049 | |a DE-91 |a DE-12 |a DE-19 |a DE-91G | ||
082 | 0 | |a 532.5101 |2 22/ger | |
084 | |a MAT 671d |2 stub | ||
084 | |a PHY 220d |2 stub | ||
084 | |a DAT 315d |2 stub | ||
100 | 1 | |a Neckel, Tobias |e Verfasser |4 aut | |
245 | 1 | 0 | |a The PDE framework Peano |b an environment for efficient flow simulations |c Tobias Neckel |
250 | |a 1. Aufl. | ||
264 | 1 | |a München |b Verl. Dr. Hut |c 2009 | |
300 | |a VIII, 194 S. |b graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
502 | |a Zugl.: München, Techn. Univ., Diss., 2009 | ||
650 | 0 | 7 | |a Navier-Stokes-Gleichung |0 (DE-588)4041456-5 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Finite-Elemente-Methode |0 (DE-588)4017233-8 |2 gnd |9 rswk-swf |
655 | 7 | |0 (DE-588)4113937-9 |a Hochschulschrift |2 gnd-content | |
689 | 0 | 0 | |a Navier-Stokes-Gleichung |0 (DE-588)4041456-5 |D s |
689 | 0 | 1 | |a Finite-Elemente-Methode |0 (DE-588)4017233-8 |D s |
689 | 0 | |5 DE-604 | |
856 | 4 | 2 | |m DNB Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=018605958&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-018605958 |
Datensatz im Suchindex
_version_ | 1804140660629962752 |
---|---|
adam_text | CONTENTS 1. INTRODUCTION 1 2. THE PEANO CONCEPT 7 2.1. EXISTING PDE
SOLVER PACKAGES FOR CFD 7 2.2. ADAPTIVE CARTESIAN GRIDS 10 2.2.1.
ADAPTIVITY AND SPACETREES 10 2.2.2. SPACE-FILLING CURVES AND STACKS 12
2.3. REGULAR CARTESIAN GRIDS 16 2.4. IMPLEMENTATION ASPECTS 17 3.
FUNDAMENTALS OF FLUID DYNAMICS 23 3.1. BASICS OF CONTINUUM MECHANICS 23
3.2. NAVIER-STOKES EQUATIONS FOR INCOMPRESSIBLE FLOW 24 3.2.1. THE
REYNOLDS TRANSPORT THEOREM 24 3.2.2. THE CONTINUITY EQUATION 25 3.2.3.
THE MOMENTUM EQUATIONS 26 3.2.4. THE NAVIER-STOKES EQUATIONS IN
DIMENSIONLESS FORM 28 3.3. BOUNDARY CONDITIONS 30 3.3.1. VELOCITY
DIRICHLET CONDITIONS 30 3.3.2. FORCE CONDITIONS 30 3.3.3. OPEN BOUNDARY
CONDITIONS 31 3.3.4. PERIODIC BOUNDARY CONDITIONS 31 3.3.5. COMBINATION
OF BOUNDARY CONDITIONS 32 3.4. INITIAL CONDITIONS 33 3.5. SURVEY 34 4.
SPACE DISCRETISATION AND ALGORITHMIC ASPECTS 35 4.1. THE FINITE ELEMENT
METHOD 35 4.1.1. THE FINITE ELEMENT METHOD FOR CFD PROBLEMS 36 4.1.2.
BOUNDARY CONDITIONS 43 4.1.3. CONSISTENT FORCES 48 4.1.4. IMPLEMENTATION
ASPECTS 49 4.2. INTERPOLATED DIFFERENTIAL OPERATORS 51 4.2.1. CONCEPT OF
IDO 52 BIBLIOGRAFISCHE INFORMATIONEN HTTP://D-NB.INFO/996810021
DIGITALISIERT DURCH CONTENTS 4.2.2. CONTINUITY EQUATION 55 4.2.3.
NAVIER-STOKES EQUATIONS 62 4.2.4. IDO SUMMARY & OUTLOOK 66 4.3. SUMMARY
67 5. TIME DISCRETISATION AND ALGORITHMIC ASPECTS 69 5.1. EXPLICIT TIME
INTEGRATION 70 5.1.1. EXPLICIT EULER METHOD 70 5.1.2. EXPLICIT
RUNGE-KUTTA 71 5.1.3. CHORIN PROJECTION METHOD 73 5.1.4. IMPLEMENTATION
ASPECTS 78 5.2. IMPLICIT TIME INTEGRATION 84 5.2.1. NEWTON S METHOD 84
5.2.2. STEADY STATE SOLUTIONS 85 5.2.3. IMPLICIT G METHOD 86 5.2.4.
COMPUTING THE JACOBIAN 91 5.3. PEANO S ODE COMPONENT 103 5.3.1. STORAGE
OF ODE DATA 103 5.3.2. SEPARATING ODE FUNCTIONALITY IN APPLICATIONS 106
5.3.3. MEMORY REQUIREMENTS FOR CFD SIMULATIONS 107 6. EXTENSIONS FOR CFD
111 6.1. FEATURES FOR TURBULENCE ILL 6.1.1. LES MODEL 112 6.1.2. MESH
STRETCHING FOR REGULAR GRIDS 115 6.1.3. VALIDATION OF TURBULENT FLOW
RESULTS AND TURBULENCE STATISTICS . 117 6.1.4. RESTART MECHANISM 121
6.2. PARALLEL CFD SIMULATIONS ON REGULAR GRIDS 123 6.3. MOVING
GEOMETRIES 126 6.3.1. UPDATE OF THE GRID 126 6.3.2. DIVERGENCE
CORRECTION 127 6.3.3. FIRST RESULTS 127 6.3.4. THE COUPLING ENVIRONMENT
PRECICE 132 7. NUMERICAL RESULTS 133 7.1. LAMINAR FLOW AROUND A CYLINDER
134 7.1.1. 2D RESULTS 134 7.1.2. 3D RESULTS 146 7.2. LAMINAR FLOW AROUND
AN FSI OBSTACLE 147 7.3 CONTENTS 9. CONCLUSION 167 9.1. SUMMARY 167 9.2.
OUTLOOK 168 A. DETAILS OF SPATIAL DISCRETISATION 171 A.I. FEM DETAILS
171 A.I.I. ELEMENT MATRICES 171 A.1.2. DIVERGENCE-FREE ELEMENTS 176 A.2.
IDO DETAILS 178 A.2.1. CENTRAL AND UPWIND POLYNOMIALS 178 A.2.2.
NON-LINEAR LINE-INTEGRATED TERMS IN 2D 180
|
any_adam_object | 1 |
author | Neckel, Tobias |
author_facet | Neckel, Tobias |
author_role | aut |
author_sort | Neckel, Tobias |
author_variant | t n tn |
building | Verbundindex |
bvnumber | BV035745830 |
classification_tum | MAT 671d PHY 220d DAT 315d |
ctrlnum | (OCoLC)506445490 (DE-599)BVBBV035745830 |
dewey-full | 532.5101 |
dewey-hundreds | 500 - Natural sciences and mathematics |
dewey-ones | 532 - Fluid mechanics |
dewey-raw | 532.5101 |
dewey-search | 532.5101 |
dewey-sort | 3532.5101 |
dewey-tens | 530 - Physics |
discipline | Physik Informatik Mathematik |
edition | 1. Aufl. |
format | Thesis Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01587nam a2200409 c 4500</leader><controlfield tag="001">BV035745830</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20091218 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">090929s2009 d||| m||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9783868531473</subfield><subfield code="9">978-3-86853-147-3</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)506445490</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV035745830</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakwb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-91</subfield><subfield code="a">DE-12</subfield><subfield code="a">DE-19</subfield><subfield code="a">DE-91G</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">532.5101</subfield><subfield code="2">22/ger</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">MAT 671d</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">PHY 220d</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 315d</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Neckel, Tobias</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">The PDE framework Peano</subfield><subfield code="b">an environment for efficient flow simulations</subfield><subfield code="c">Tobias Neckel</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">1. Aufl.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">München</subfield><subfield code="b">Verl. Dr. Hut</subfield><subfield code="c">2009</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">VIII, 194 S.</subfield><subfield code="b">graph. Darst.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="502" ind1=" " ind2=" "><subfield code="a">Zugl.: München, Techn. Univ., Diss., 2009</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Navier-Stokes-Gleichung</subfield><subfield code="0">(DE-588)4041456-5</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Finite-Elemente-Methode</subfield><subfield code="0">(DE-588)4017233-8</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="0">(DE-588)4113937-9</subfield><subfield code="a">Hochschulschrift</subfield><subfield code="2">gnd-content</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Navier-Stokes-Gleichung</subfield><subfield code="0">(DE-588)4041456-5</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Finite-Elemente-Methode</subfield><subfield code="0">(DE-588)4017233-8</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">DNB Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=018605958&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-018605958</subfield></datafield></record></collection> |
genre | (DE-588)4113937-9 Hochschulschrift gnd-content |
genre_facet | Hochschulschrift |
id | DE-604.BV035745830 |
illustrated | Illustrated |
indexdate | 2024-07-09T22:03:31Z |
institution | BVB |
isbn | 9783868531473 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-018605958 |
oclc_num | 506445490 |
open_access_boolean | |
owner | DE-91 DE-BY-TUM DE-12 DE-19 DE-BY-UBM DE-91G DE-BY-TUM |
owner_facet | DE-91 DE-BY-TUM DE-12 DE-19 DE-BY-UBM DE-91G DE-BY-TUM |
physical | VIII, 194 S. graph. Darst. |
publishDate | 2009 |
publishDateSearch | 2009 |
publishDateSort | 2009 |
publisher | Verl. Dr. Hut |
record_format | marc |
spelling | Neckel, Tobias Verfasser aut The PDE framework Peano an environment for efficient flow simulations Tobias Neckel 1. Aufl. München Verl. Dr. Hut 2009 VIII, 194 S. graph. Darst. txt rdacontent n rdamedia nc rdacarrier Zugl.: München, Techn. Univ., Diss., 2009 Navier-Stokes-Gleichung (DE-588)4041456-5 gnd rswk-swf Finite-Elemente-Methode (DE-588)4017233-8 gnd rswk-swf (DE-588)4113937-9 Hochschulschrift gnd-content Navier-Stokes-Gleichung (DE-588)4041456-5 s Finite-Elemente-Methode (DE-588)4017233-8 s DE-604 DNB Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=018605958&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Neckel, Tobias The PDE framework Peano an environment for efficient flow simulations Navier-Stokes-Gleichung (DE-588)4041456-5 gnd Finite-Elemente-Methode (DE-588)4017233-8 gnd |
subject_GND | (DE-588)4041456-5 (DE-588)4017233-8 (DE-588)4113937-9 |
title | The PDE framework Peano an environment for efficient flow simulations |
title_auth | The PDE framework Peano an environment for efficient flow simulations |
title_exact_search | The PDE framework Peano an environment for efficient flow simulations |
title_full | The PDE framework Peano an environment for efficient flow simulations Tobias Neckel |
title_fullStr | The PDE framework Peano an environment for efficient flow simulations Tobias Neckel |
title_full_unstemmed | The PDE framework Peano an environment for efficient flow simulations Tobias Neckel |
title_short | The PDE framework Peano |
title_sort | the pde framework peano an environment for efficient flow simulations |
title_sub | an environment for efficient flow simulations |
topic | Navier-Stokes-Gleichung (DE-588)4041456-5 gnd Finite-Elemente-Methode (DE-588)4017233-8 gnd |
topic_facet | Navier-Stokes-Gleichung Finite-Elemente-Methode Hochschulschrift |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=018605958&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT neckeltobias thepdeframeworkpeanoanenvironmentforefficientflowsimulations |