Closed emmanuellujan closed 3 years ago
1D Poisson-Nernst-Planck problem, with simplified boundary conditions, using NeuralPDE. Also, based on Kirill's code (https://github.com/KirillZubov/1d-diffusion_equation/blob/main/convergence_1d_diffusion_equation.jl) about testing different strategies (grid, stochastic, etc.), I implemented a convergence test.
Original implementation is available here: https://github.com/emmanuellujan/1d-poission-nernst-planck/
I will keep this folder updated with all the relevant information about the PNP+NeuralPDE+QuadratureMethods.
Present code is not yet compatible with analysis.jl
1D Poisson-Nernst-Planck problem, with simplified boundary conditions, using NeuralPDE. Also, based on Kirill's code (https://github.com/KirillZubov/1d-diffusion_equation/blob/main/convergence_1d_diffusion_equation.jl) about testing different strategies (grid, stochastic, etc.), I implemented a convergence test.
Original implementation is available here: https://github.com/emmanuellujan/1d-poission-nernst-planck/
I will keep this folder updated with all the relevant information about the PNP+NeuralPDE+QuadratureMethods.
Present code is not yet compatible with analysis.jl