-
Been thinking about the simplest working model we can use to demonstrate a working 3D compressible atmospheric, i.e. something we can call v0.1.
What do you guys think?
1. Uniform grid (already ha…
-
**Submitting author:** @jayten (Jatinder Pal Singh Sandhu)
**Repository:** https://github.com/FEST3D/FEST-3D
**Version:** v1.1
**Editor:** @labarba
**Reviewers:** @hariradh, @rouson
**Archive:** 1…
-
Not supposed to be concrete but just to lay out some goals for big new features and prioritize them based on our needs. Also in case I forgot about them.
Most of these can be done independently so …
-
Allow the usage of non uniform grid spacing, e.g. modify the _interpolate_ method with something like
``` fortran
pure subroutine interpolate(self, S, stencil, location, interpolation, nodes, coeffic…
-
In the new v0.1.0 there is a new OOD with a strongly refactored design.
Something looks *odd*.
The OOD generates from [base_object](http://fortran-foss-programmers.github.io/WenOOF/type/base_ob…
-
Hi all,
as I have alreadtingy introduced into issue#2, I would like to exploit Rouson lessons and implement our library via an Object Oriented Way.
Presently, I have not clearly defined which API I…
-
Add 15th (r=8) and 17th (r=9) order Jiang and Shu smoothness indicators coefficients into the file `type_weno_smoothness_indicators_js.f90` from the paper _Very-high-order weno schemes_, G. A. Gerolym…
-
Add 15th (r=8) and 17th (r=9) order Jiang and Shu polynomials coefficients into the file `type_weno_polynomials_js.f90` from the paper Very-high-order weno schemes, G. A. Gerolymos, D. Sénéchal, I. Va…