BOUNDARIES: Call boundaries_corner_prolong() in boundary_variables().
Signed-off-by: Grzegorz Kowal <grzegorz@amuncode.org>
This commit is contained in:
parent
9254b5997a
commit
309eb2aad2
@ -354,6 +354,10 @@ module boundaries
|
||||
!
|
||||
call boundaries_corner_restrict()
|
||||
|
||||
! prolong corner boundaries from blocks at lower levels
|
||||
!
|
||||
call boundaries_corner_prolong()
|
||||
|
||||
! convert updated primitive variables to conservative ones in all ghost cells
|
||||
!
|
||||
call update_ghost_cells()
|
||||
|
Loading…
x
Reference in New Issue
Block a user