mne.write_bem_solution

mne.write_bem_solution(fname, bem)[source]

Write a BEM model with solution.

Parameters:

fname : str

The filename to use.

bem : instance of ConductorModel

The BEM model with solution to save.