Skip to content

Commit

Permalink
reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
waltsims committed Dec 16, 2023
1 parent aab53a0 commit d6021bb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ def main():
source.p_mask = karray.get_array_binary_mask(kgrid)
voxel_plot(np.single(source.p_mask))
source.p = karray.get_distributed_source_signal(kgrid, source_sig)
# MEDIUM

# MEDIUM
medium = kWaveMedium(sound_speed=c0, density=rho0)

# SENSOR
Expand Down

0 comments on commit d6021bb

Please sign in to comment.