-
Hi,
I am doing a PhD in nonlinear optics in which we encounter several semilinear parabolic PDE like the Nonlinear Schrödinger Equation (NLSE) and its variant.
Most of these PDEs are semilinear …
-
**Describe the bug 🐞**
All the pseudospectral PDE benchmarks are failing except the Burgers equation. There is no work precision diagrams generated within the docs
-
I'm looking at
https://github.com/psi4/psi4/blob/31219187caa9e8736b3323b078324f85d8c9cd6f/psi4/src/read_options.cc#L1612
which indicates the pseudospectral method is implemented, but only for CPHF…
-
See:
- Betts and Huffman 1999 Exploiting sparsity in the direct transcription method for optimal control and
- Patterson and Rao 2012 Exploiting sparsity in direct collocation pseudospectral metho…
-
@gbacelli and I have had some discussions about potentially renaming `PseudoSpectral` to something more along the lines of `Numerical Optimal Control`. Pseudo spectral is the method of obtaining a sol…
-
I got this error when I tried to solve the brachisto example with direct and shooting:
`
Traceback (most recent call last):
File "", line 1, in
File "C:\Program Files\JetBrains\PyCharm 2018…
-
I will give an overview of MEUMAPPS C++, an open-source framework for solving PDEs using the Fourier pseudospectral method that combines Kokkos with heFFTe (performance portable FFTs) and Sundials (pe…
-
Some remarks on
https://github.com/ANU-RSES-Education/EMSC-4033-2023/blob/main/ProjectPlans/ProjectPlan_u7061118/ProjectPlanner.md
- The project proposes to use pseudospectral methods which have…
-
# Description of feature
I am wondering if there are any plans to extend RAFT to multiple hydrodynamic bodies, and if not how easy it would be for me to do this myself? This would be useful for simul…
-
JIT compiling takes unreasonably long for functions from Pinocchio. Look into the Casadi functions for generating c code for the SX functions and cache it between CMake changes.