Open pedrolimasi opened 11 months ago
I propose to take care of the following issues:
Radial_MtoKtilde_Closure.py radial_pulse_toughness_arrest.py Ex3_dyke_spreading_CPC.py
Perfect. I am now working on anything related to TI kernel.
@pedrolimasi @carloperuzzo
Let's see to merge the pull requests and then re-run all examples to see what still fails.
Some issues might have been solved in the meantime by the fixes to others.
I'm still figuring out what is the issue in #20, but clearly it was not fixed by the recent PRs. So I'll let gelpc1
run through all the examples in the mean time, and I'll update the status here in a few hours.
Ankit was using gelpc1
and the batch script was very slow.
He has now interrupted his script to give us room.
Only 4 examples so far. I'll check/uncheck any example that differ from the current list.
The last few commits fixed ellipse_Anisotropic_toughness.py
as well :smiley:
Nice, this is what I hoped for^^
I will take a look at slamback and rebound tonight/early tomorrow morning.
Let's hope for @carloperuzzo to finish all of this ;)
Best and thanks a bunch again @pedrolimasi
Nice! Thanks a lot @pedrolimasi
@pedrolimasi I ran slamback and rebound. No issues for me except that I think it's not doing what it is supposed to do (@carloperuzzo we will check these things in the next round).
Checking atm if this is related to an old matplotlib installation of mine.
In addition to the previous comment, I use python3.9 with Matplotlib 3.8.2 (updated).
But I ran it in Pycharm, I will try to see if, when running from Consol, I also get the error. Because so far I get a warning but the code does not crash.
I had a batch run to confirm the fix. Weirdly,
did not work.
Even though they ran fine on debug mode separately. I'll check on it later. Hopefully is an easy fix.
I had a batch run to confirm the fix. Weirdly,
* radial_K_symmetric.py * stress_heterogeneities.py * toughness_anisotropy_jump.py
did not work.
Even though they ran fine on debug mode separately. I'll check on it later. Hopefully is an easy fix.
My last few commits fixed these 3.
Scripts to be fixed
Context
This list contains executable examples which should run till the end of simulation, but may be raising an exception or failing.
Once I complete fixing this, it will not necessarily imply all examples work. For that we'll have to analyze results a little more carefully.