The best one is OurBigBook CLI of course! :-)
This section talks about solvers/simulators dedicated solving the wave equation. Of course, any serious solver will likely be able to solve a wider range of PDE, so this section contains mostly fun toys. For more serious stuff see: Section "PDE solver".
JavaScript toy solvers:
- jtiscione.github.io/webassembly-wave/index.html circular domain, create waves with mouse click
- dionyziz.com/graphics/wave-experiment/ with useless 3D WebGL visualization :-), waves with mouse click. Solving itself done on CPU, not GPU.
Funding:
- 2023-01-23 €5 Million
White papers are a form of advertisement. They are not peer reviewed papers and are generally not reproducible; their value lies entirely in trust of their publisher rather than being able to verify their claims.
MediaWiki-based.
This appears to be the creator: github.com/externl "Joe George".
Which boundary conditions lead to existence and uniqueness of a second order PDE Updated 2025-06-17 +Created 1970-01-01
www.cns.gatech.edu/~predrag/courses/PHYS-6124-12/StGoChap6.pdf 6.1 "Classification of PDE's" clarifies which boundary conditions are needed for existence and uniqueness of each type of second order of PDE:
Ciro Santilli started taking some notes at: github.com/cirosantilli/awesome-whole-cell-simulation. but they are going to be all migrated here.
It is interesting to note how one talks about single cell analysis, in contrast to whole cell simulation: experimentally it is hard to analyse a single cell. But theoretically, it is hard to simulate a single cell. This mismatch is perhaps the ultimate frontier of molecular biology.
There are unlisted articles, also show them or only show them.