User Portlet User Portlet

Discussions
Hey Folks, I have a question regarding the usage of NDSolve/ParametricNDSolve in an iteration. Probably I just struggle with the right formating of the code, but here is a simple idea of what I want to do: In the first step, I want to solve a...
Hello, I want to use a straightforward iteration method to calculate a function which depends on itself at the previous step. It was able to solve it as a recursion function for a small value of steps, but they are far from where I want to go and...
I have a big problem solving a set of coupled nonlinear partial differential equations using NDSolve. Solving the equations by themselves works quite well but if I want to couple them I get "NDSolve::conarg: The arguments should be ordered...