Fix oct-conductivity
Description
Simplify the initialization of the oct-conductivity utility to avoid a double initialization of the system. Note that the parsing of the excess_charge variable is done with the global namespace in the utility and this will requires to be changed for multisystems.
Closes #304 (closed) .
News snippet
Simplify the initialization of the oct-conductivity utility to avoid a double initialization of the system.
Checklist
-
I have checked that my code follows the Octopus coding standards -
I have added tests for all the new features added in this request.
Edited by Martin Lueders