diff --git a/doc/newsfragments/247.added b/doc/newsfragments/247.added deleted file mode 100644 index fa134704..00000000 --- a/doc/newsfragments/247.added +++ /dev/null @@ -1,8 +0,0 @@ -Projection functions in 3d and anisotropic forcing for ns3d solvers - -- Projection functions (toroidal/poloidal) in :mod:`fluidsim.operators.operators3d`. - -- :class:`fluidsim.base.forcing.anisotropic.TimeCorrelatedRandomPseudoSpectralAnisotropic` - extended for 3d solvers. - -- New parameter ``params.forcing.tcrandom_anisotropic.delta_angle`` for 2d and 3d solvers. diff --git a/doc/newsfragments/250.added b/doc/newsfragments/250.added deleted file mode 100644 index 8048d989..00000000 --- a/doc/newsfragments/250.added +++ /dev/null @@ -1,4 +0,0 @@ -New parameter ``params.projection`` for ns3d solvers - -The equations (``ns3d``, ``ns3d.strat`` and ``ns3d.bouss``) can be modified by -projecting the solutions on the poloidal or toroidal manifolds. diff --git a/doc/newsfragments/261.added b/doc/newsfragments/261.added deleted file mode 100644 index 42a7cd7d..00000000 --- a/doc/newsfragments/261.added +++ /dev/null @@ -1,4 +0,0 @@ -``fluidsim-restart`` - -- A commandline utility to restart simulations. -- Fixes related to restart in forcing and output