76 TYPE(t_region
),
INTENT(INOUT) :: region
84 global => region%global
87 'UpdateTbcWhitenoise.F90' )
89 CALL
randuniform(tbc%bvals(tbcsto_val,:),region%randData)
91 tbc%bvals(tbcsto_val,:) = tbc%params(tbcdat_amp) * &
92 (2.0_rfreal*tbc%bvals(tbcsto_val,:) - 1.0_rfreal)
subroutine registerfunction(global, funName, fileName)
subroutine randuniform(a, rdata)
subroutine deregisterfunction(global)
subroutine updatetbcwhitenoise(region, tbc)