wiki:WikiStart

Version 4 (modified by yv2600, 7 years ago) ( diff )

--

Informationssammlung zur Software-Entwicklung zu Projekt A4: Time integration of Maxwell's equations

Notizen zu Besprechungen

Treffen vom 21.11.16

Anwesend: Constantin Carle (CC), Dietmar Gallistl (DG), Marlis Hochbruck (MH), Jonas Köhler (JK), Jan Leibold (JL), Lena Martin (LM), Michaela Mehlin (MM), Bernhard Meier (BM), Christian Stohrer (CS), Andreas Sturm (AS)

Abwesend: Niklas Tittjung (NT)

Themen:

Mu- und Epsilon-Skalarprodukt

  • MH: Wieners-Paper benutzt Std.-Skalarprodukt epsilon und mu mit drin, dies ist äquivalent zum mu- und epsilon-Skalarprodukt
  • MM: Paper von Busch, zitiert Hesthaven
  • JL: Ist nun so implememtiert
  • Testbeispiele: Siehe Hesthaven, weitere Idee: Vergleich mit Stefan Findeisen

Zeitintegration

  • BM: Schwierigkeiten einheitliches Framework zu finden für expl./impl. Euler und Leap-Frog --> Vermutlich lokal aufspalten und Funktionen überladen
  • BM: Spricht Problem mit Header-Files an vs. Einbindung von cpp-Files
  • Vorschlag AS: Zuerst Quellen der Form f_1(x) f_2(t)

SVN

  • JL: Struktur in svn hineingebracht, Assemblierung sollte nun funktionieren
  • Frage: Wo sollen die Wellen-Sachen gespeichert werden?

Vorkonditionierer

  • DG: Erfahrung bei Vorkonditionierer, bei 2D Speicherplatz Problem, nicht Laufzeit
  • 3D gewinnt iterativ auch schon bei kleineren Beispielen

To Do:

  • MM: Überprüfung ob Hesthaven-Matlab-Code mit stückweise konstanten Materialien funktioniert
  • JK: Anfrage Stefan Findeisen
  • BM und JK: Absprache resp. Diskussion über Header-Files
  • JL, BM, CC: Organisation SVN überdenken
  • JL: Test der Krylov-Routinen; Zeitaufwand für verschieden Methoden vergleichen
  • JL: Beginn der Dokumentation, doxygen verwenden
  • CC: Leap-Frog für Maxwell-Gleichung, Test gegen Krylov

nächstes Ziel:

  • Test inkl. Konvergenz mit vollem Gitter des Codes um sicher zu sein, dass der Code das richtige liefert
  • Im Hinterkopf behalten: Das ganze soll in deal.II "rein kommen" als Tutorial oder Projekt

nächstes Treffen:

  1. Dezember 2016, 14:00 Uhr

Treffen vom 04.11.16

To Do:

  • Michaela: DG-Diskretisierung: Wo stehen epsilon und mu? (Busch et al.)
  • Andreas, Marlis: DG-Diskretisierung: Wo stehen epsilon und mu? (Wieners)
  • Constantin, Bernhard, Jonas: Datenstrukturen fuer Zeitintegration
  • Jan: Assemblierung
  • Niklas: Matlab-Codes an Notation von Andreas anpassen
  • Bernhard: Wie funktioniert SEM mit deal ii?

Information to Trac 1.0.6

Trac is a minimalistic approach to web-based management of software projects. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress.

All aspects of Trac have been designed with the single goal to help developers write great software while staying out of the way and imposing as little as possible on a team's established process and culture.

As all Wiki pages, this page is editable, this means that you can modify the contents of this page simply by using your web-browser. Simply click on the "Edit this page" link at the bottom of the page. WikiFormatting will give you a detailed description of available Wiki formatting commands.

"trac-admin yourenvdir initenv" created a new Trac environment, containing a default set of wiki pages and some sample data. This newly created environment also contains documentation to help you get started with your project.

You can use trac-admin to configure Trac to better fit your project, especially in regard to components, versions and milestones.

TracGuide is a good place to start.

Enjoy!
The Trac Team

Starting Points

For a complete list of local wiki pages, see TitleIndex.

Note: See TracWiki for help on using the wiki.