mirror of
https://github.com/JHUAPL/kaiju.git
synced 2026-01-08 18:37:53 -05:00
Merged in saveMixBcData (pull request #65)
Making saving/restoring Gamera BC data on by default. Approved-by: ksorathia
This commit is contained in:
@@ -83,7 +83,7 @@ module uservoltic
|
||||
call inpXML%Set_Val(Rho0 ,"prob/Rho0",0.2_rp)
|
||||
call inpXML%Set_Val(P0 ,"prob/P0" ,0.001_rp)
|
||||
call inpXML%Set_Val(doPP0,"prob/doPP0",.false.)
|
||||
call inpXML%Set_Val(writeBCData,"prob/writeBC",.false.)
|
||||
call inpXML%Set_Val(writeBCData,"prob/writeBC",.true.)
|
||||
|
||||
!Set magnetosphere parameters
|
||||
call setMagsphere(Model,inpXML)
|
||||
|
||||
Reference in New Issue
Block a user