Amadeusz Miszuda, PhD
Amadeusz Miszuda, PhD
When setting the MPI on, the NM optimiser fails with the following error: ``` ValueError Traceback (most recent call last) in 1 phoebe.mpi_on(nprocs=12) ----> 2 b.run_solver('opt_nm_full', solution='LC_nm_full', overwrite=True) ~/.local/lib/python3.6/site-packages/phoebe/parameters/parameters.py in...
Hi, When trying to compute a model of double-contact system (semidetached=True), the following error pops out: ```` 81%|████████████████████████████████████████████████████████████████████████████████████████▏ | 89/110 [01:13
Hi, I have noticed that sometimes EBAI fails with `TypeError: ce() missing 2 required positional arguments: 'Aell' and 'phi0'` error. The working example can be found in the attachment, and...