Basic Computational Fluid Dynamics (CFD) schemes implemented in FORTRAN using Finite-Volume and Finite-Difference Methods. Sample simulations and figures are provided.
PSyclone supports the two command line options --profile invokes and --profile kernels. I think it would be useful if these options would be replaced with generic ones that would automatically apply any PSydata-related transformations, e.g.:
Collection of codes in Matlab(R) and C++ for solving basic problems presented and discussed in the "Computational Fluid Dynamics of Reactive Flows" course (Politecnico di Milano)
Forward code for the P-SV wave equation on a staggered grid, with full waveform inversion interfaces. Finite difference approach according to stress-velocity formulation.
GPU-comcot offloads the computational component on the outermost layer of COMCOT to Nvidia GPU. Currently, the speed up achieved by parallelized code on GTX-1060 comparing to serial one on AMD-FX8150 is nearly 200X. The code is still under development to fulfill the full functionality of the original model.
PSyclone supports the two command line options
--profile invokesand--profile kernels. I think it would be useful if these options would be replaced with generic ones that would automatically apply any PSydata-related transformations, e.g.:etc. So the existing options for profiling would be renamed