From e74508cfec9061227bce761449cc78606266955c Mon Sep 17 00:00:00 2001 From: JGonzalez Date: Mon, 28 Apr 2025 09:18:26 +0200 Subject: [PATCH] Input files with more points in the v direction and lower CFL. No significant change in results --- input/input_80ns_T10.nml | 8 ++++---- input/input_80ns_T30.nml | 8 ++++---- input/input_80ns_T6.nml | 8 ++++---- input/input_80ns_T60.nml | 8 ++++---- input/input_fa_T30.nml | 8 ++++---- 5 files changed, 20 insertions(+), 20 deletions(-) diff --git a/input/input_80ns_T10.nml b/input/input_80ns_T10.nml index d2dc557..7a28a4b 100644 --- a/input/input_80ns_T10.nml +++ b/input/input_80ns_T10.nml @@ -8,9 +8,9 @@ r0 = 10.0e-6 ! Initial position [m] rf = 2.0e-3 ! Final position [m] dr = 1.0e-6 ! Spatial step [m] - v0 = -80e3 ! Lower limit for velocity space [m s^-1] - vf = 240e3 ! Upper limit for velocity space [m s^-1] - nv = 301 ! Number of grid points in the velocity space + v0 = -50e3 ! Lower limit for velocity space [m s^-1] + vf = 250e3 ! Upper limit for velocity space [m s^-1] + nv = 401 ! Number of grid points in the velocity space / &output @@ -21,7 +21,7 @@ &time t0 = 0.0 ! Initial time [s] tf = 2.0e-7 ! Final time [s] - cfl = 0.5 ! CFL condition (dt = CFL * dr / vf) + cfl = 0.2 ! CFL condition (dt = CFL * dr / vf) / &detector diff --git a/input/input_80ns_T30.nml b/input/input_80ns_T30.nml index 787acd3..50024e0 100644 --- a/input/input_80ns_T30.nml +++ b/input/input_80ns_T30.nml @@ -8,9 +8,9 @@ r0 = 10.0e-6 ! Initial position [m] rf = 2.0e-3 ! Final position [m] dr = 1.0e-6 ! Spatial step [m] - v0 = -80e3 ! Lower limit for velocity space [m s^-1] - vf = 240e3 ! Upper limit for velocity space [m s^-1] - nv = 301 ! Number of grid points in the velocity space + v0 = -50e3 ! Lower limit for velocity space [m s^-1] + vf = 250e3 ! Upper limit for velocity space [m s^-1] + nv = 401 ! Number of grid points in the velocity space / &output @@ -21,7 +21,7 @@ &time t0 = 0.0 ! Initial time [s] tf = 2.0e-7 ! Final time [s] - cfl = 0.5 ! CFL condition (dt = CFL * dr / vf) + cfl = 0.2 ! CFL condition (dt = CFL * dr / vf) / &detector diff --git a/input/input_80ns_T6.nml b/input/input_80ns_T6.nml index 7c9c101..6a5a0c8 100644 --- a/input/input_80ns_T6.nml +++ b/input/input_80ns_T6.nml @@ -8,9 +8,9 @@ r0 = 10.0e-6 ! Initial position [m] rf = 2.0e-3 ! Final position [m] dr = 1.0e-6 ! Spatial step [m] - v0 = -80e3 ! Lower limit for velocity space [m s^-1] - vf = 240e3 ! Upper limit for velocity space [m s^-1] - nv = 301 ! Number of grid points in the velocity space + v0 = -50e3 ! Lower limit for velocity space [m s^-1] + vf = 250e3 ! Upper limit for velocity space [m s^-1] + nv = 401 ! Number of grid points in the velocity space / &output @@ -21,7 +21,7 @@ &time t0 = 0.0 ! Initial time [s] tf = 2.0e-7 ! Final time [s] - cfl = 0.5 ! CFL condition (dt = CFL * dr / vf) + cfl = 0.2 ! CFL condition (dt = CFL * dr / vf) / &detector diff --git a/input/input_80ns_T60.nml b/input/input_80ns_T60.nml index d8106c1..5528da7 100644 --- a/input/input_80ns_T60.nml +++ b/input/input_80ns_T60.nml @@ -8,9 +8,9 @@ r0 = 10.0e-6 ! Initial position [m] rf = 2.0e-3 ! Final position [m] dr = 1.0e-6 ! Spatial step [m] - v0 = -80e3 ! Lower limit for velocity space [m s^-1] - vf = 240e3 ! Upper limit for velocity space [m s^-1] - nv = 301 ! Number of grid points in the velocity space + v0 = -50e3 ! Lower limit for velocity space [m s^-1] + vf = 250e3 ! Upper limit for velocity space [m s^-1] + nv = 401 ! Number of grid points in the velocity space / &output @@ -21,7 +21,7 @@ &time t0 = 0.0 ! Initial time [s] tf = 2.0e-7 ! Final time [s] - cfl = 0.5 ! CFL condition (dt = CFL * dr / vf) + cfl = 0.2 ! CFL condition (dt = CFL * dr / vf) / &detector diff --git a/input/input_fa_T30.nml b/input/input_fa_T30.nml index ddbc986..082a30d 100644 --- a/input/input_fa_T30.nml +++ b/input/input_fa_T30.nml @@ -8,9 +8,9 @@ r0 = 10.0e-6 ! Initial position [m] rf = 2.0e-3 ! Final position [m] dr = 1.0e-6 ! Spatial step [m] - v0 = -80e3 ! Lower limit for velocity space [m s^-1] - vf = 240e3 ! Upper limit for velocity space [m s^-1] - nv = 301 ! Number of grid points in the velocity space + v0 = -50e3 ! Lower limit for velocity space [m s^-1] + vf = 250e3 ! Upper limit for velocity space [m s^-1] + nv = 401 ! Number of grid points in the velocity space / &output @@ -21,7 +21,7 @@ &time t0 = 0.0 ! Initial time [s] tf = 2.0e-7 ! Final time [s] - cfl = 0.5 ! CFL condition (dt = CFL * dr / vf) + cfl = 0.2 ! CFL condition (dt = CFL * dr / vf) / &detector