summaryrefslogtreecommitdiff
path: root/input.plap
diff options
context:
space:
mode:
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 83607cf..8e6fe6c 100644
--- a/input.plap
+++ b/input.plap
@@ -7,11 +7,11 @@ allgemein
runge-Kutta-3/8
# runge-Kutta-4
# euler-Vorwärts
- ortsschritt 2*10^-3 * λ
- zeitschritt 2*10^-3 * T
- minZeitschritt 2*10^-3 * T
+ ortsschritt 10^-2 * λ
+ zeitschritt 10^-2 * T
+# minZeitschritt 10^-2 * T
zeit 40 * T
- diffusionsterm 2 # max. p/Lp
+# diffusionsterm 2 # max. p/Lp
!setze $breite: (5 * λ)
breite $breite
mit Fortschrittsanzeige
@@ -20,7 +20,7 @@ allgemeinEnde
ausgaben
prefix /home_raid/erich/Dokumente/Prograemmchen/Plasmapropagation/Daten/
suffix _test.dat
- felder AX,AY,dAYDT,dPhiDX,N1,dPsiDX1,Gamma1,N2,dPsiDX2,Gamma2
+ felder AX,AY,dAYDT,EX,BY,BZ,Rho1,Rho2
ausgabenEnde
!setze $tFwhm: (2.5 * T)