Hi, everyone,
The function calculate_q_center
is called by nonlinear_solver.py
and fields.py
, but it has been not defined in utils/calculate_q.py
. In addition, all the test modules are invalid in the linear
and nonlinear
directory. So I want to know how to fix these issues. Thank you.