New boundary files. Now they follow Z = 22.5 T^0.6
This commit is contained in:
parent
db7077efc0
commit
ba4856c67b
8 changed files with 24 additions and 9 deletions
|
|
@ -93,7 +93,7 @@ program plasmaExpansion
|
|||
phi_ref = kb * Temp_ref / qe
|
||||
|
||||
! Set input parameters (remember these have to be in non-dimensional units)
|
||||
c_s = sqrt(9.0_dp * gamma_i * 1.0_dp)
|
||||
c_s = sqrt(11.0_dp * gamma_i * 1.0_dp)
|
||||
bc_file = 'bc.csv'
|
||||
call boundaryConditions%init(bc_file)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue