Reorder print statements and boundary condition output
This commit is contained in:
parent
de9ff3a2bb
commit
84b6b3cc22
1 changed files with 1 additions and 3 deletions
|
|
@ -272,10 +272,8 @@ program VlaPlEx
|
|||
! T_i(iz,1) = Temp_bc
|
||||
!end do
|
||||
T_e = Temp_bc
|
||||
print *, 'Time: ', time * t_ref
|
||||
print *, 'Temp_bc: ', Temp_bc
|
||||
print *, 'Zave_bc: ', Zave_bc
|
||||
print *, 'TtoZ: ', T_to_Z(Temp_bc)
|
||||
print *, 'Injection species: ', Zave_bc
|
||||
print *, '-------------------------'
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue