ProjectTorreyPines / QED.jl

Q Evolution by Diffusion
https://projecttorreypines.github.io/QED.jl/dev
Apache License 2.0
0 stars 0 forks source link

Planned improvements to current diffusion #1

Open bclyons12 opened 2 years ago

bclyons12 commented 2 years ago

An evolving list of things that should be done for the current diffusion solver. Please check off as completed and post a comment with what was done and appropriate commits/PRs.

I could use @lstagner and @orso82 keen eyes on the optimization. I'm sure there's a lot of low-hanging fruit.

orso82 commented 2 years ago

@bclyons12 could we have a way to estimate a good time-step based on the values of the resistivity profile, and use that to set the number of time-steps given a tmax?