clear_BCs# Algorithm.clear_BCs(bctype=[])[source]# Clear all BCs of the given type(s) Parameters: bctype (str or list(str)) – The specific type of boundary condition to clear. If not provided all types will be cleared.