summaryrefslogtreecommitdiff
path: root/input.plap
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2015-08-04 15:55:25 +0200
committerErich Eckner <git@eckner.net>2015-08-04 15:55:25 +0200
commit9a20545e798a68ebd73f92ca0f19a2cfbebf5983 (patch)
tree5dae20a84b7c2127d0f182f99a2f79c554304517 /input.plap
parente425856940fd5237241d315c26d61b5f41e23ad4 (diff)
downloadPlasmapropagation-9a20545e798a68ebd73f92ca0f19a2cfbebf5983.tar.xz
alle Runge-Kuttas in .inc ausgelagert,
minimales dT auf dX gesetzt (sonst Bug z.B. in AY)
Diffstat (limited to 'input.plap')
-rw-r--r--input.plap10
1 files changed, 5 insertions, 5 deletions
diff --git a/input.plap b/input.plap
index 33082aa..cad3cd7 100644
--- a/input.plap
+++ b/input.plap
@@ -3,15 +3,15 @@
allgemein
# runge-Kutta-14
# runge-Kutta-12
- runge-Kutta-10
-# runge-Kutta-3/8
+# runge-Kutta-10
+ runge-Kutta-3/8
# runge-Kutta-4
# euler-Vorwärts
ortsschritt 10^-3 * λ
zeitschritt 10^-3 * T
- minZeitschritt 10^-6 * T
+ minZeitschritt 10^-10 * T
zeit 20 * T
- diffusionsterm 1 # max. p/Lp
+ diffusionsterm 2 # max. p/Lp
!setze $breite: (5 * λ)
breite $breite
mit Fortschrittsanzeige
@@ -26,7 +26,7 @@ ausgabenEnde
!setze $tFwhm: (2.5 * T)
!setze $tMitte: (1 * T)
-licht von links 0.1 * 2^(-2*((t-$tMitte)/$tFwhm)^2) * sin(ω*t)
+licht von links 0.1 * ω * 2^(-2*((t-$tMitte)/$tFwhm)^2) * cos(ω*t) # Zeitableitung des A-Feldes
teilchen1
spezifische Ladung -q/me