Changelog

v0.16.0 (2022-03-16)

New

  • Parallel loop with nsfds2 ploop. [ipselium]

Changes

  • Adapted to fdgrid 0.11.0. [ipselium]

  • Rhox to rx in hdf5 & enhance graphics. [ipselium]

  • Fld is now directly instanciated in fdtd. [ipselium]

v0.15.3 (2022-03-15)

New

  • Nsfds2 loop -p path_to_config_files_to_loop_over. [ipselium]

  • Test_loop.py. [ipselium]

  • Make template added. [ipselium]

Changes

  • Update doc. [ipselium]

  • Warning if asking fot vxz if not saved. [ipselium]

  • Remove Travis. [ipselium]

  • Update Travis. [ipselium]

v0.15.2 (2022-03-15)

New

  • Save_probes added to nsfds.utils.files. [ipselium]

  • Comp option (-s) to display data with compressed scale. [ipselium]

Changes

  • Utils.graphics.DataExtractor now accepts path/filename. [ipselium]

  • Probe_locations/probe_values keywords instead of probes_location/probes_value. [ipselium]

Fix

  • Default value for comp option. [ipselium]

v0.15.1 (2022-03-14)

Changes

  • Better determination of PML strength. [ipselium]

Doc

  • Auto generated changelog. [ipselium]

  • Update doc with resume option. [ipselium]

v0.15.0 (2022-03-11)

Changes

  • PML size restriction added. [ipselium]

  • Resume option added. [ipselium]

v0.14.2 (2022-03-07)

Fix

  • Issue with PML BC. [ipselium]

v0.14.1 (2022-03-04)

Changes

  • Better colorbar. [ipselium]

v0.14.0 (2022-03-03)

Changes

  • Better plots - Filtering improved. [ipselium]

v0.13.3 (2022-03-03)

Fix

  • Graphics. [ipselium]

  • Kh instabilities. [ipselium]

v0.13.2 (2022-02-28)

Changes

  • Add normalization option. [ipselium]

v0.13.1 (2022-02-28)

Doc

  • Update templates. [ipselium]

v0.13.0 (2022-02-25)

New

  • Vorticity. [ipselium]

v0.12.0 (2022-02-24)

New

  • Heat fluxes. [ipselium]

  • DOI display fix. [ipselium]

  • DOI. [ipselium]

v0.11.7 (2022-02-09)

New

  • Add some information at start up. [ipselium]

v0.11.6 (2022-02-09)

Fix

  • Auto change copyright year. [ipselium]

v0.11.5 (2022-02-09)

Fix

  • Savedir now in cfg directory. [ipselium]

v0.11.4 (2022-02-09)

Fix

  • Some geofile location issues. [ipselium]

v0.11.3 (2022-02-08)

New

  • Fps for movies and save cfg into hdf5 file. [ipselium]

v0.11.2 (2022-01-07)

Changes

  • Add option to mesh.get_domains. [ipselium]

v0.11.1 (2022-01-07)

New

  • Add domains in hdf5 files. [ipselium]

v0.11.0 (2021-11-18)

Fix

  • Issue with initial density & fdgrid.templates. [ipselium]

v0.10.0 (2021-11-09)

Changes

  • Wall velocity. [ipselium]

v0.9.22 (2021-11-08)

Fix

  • Wall velocity. [ipselium]

v0.9.21 (2021-11-08)

Fix

  • Function argument of wall velocity. [ipselium]

v0.9.20 (2021-11-08)

New

  • Source function for walls. [ipselium]

v0.9.19 (2021-10-08)

Fix

  • Wall velocity in curvilinear. [ipselium]

Doc

  • Update. [ipselium]

v0.9.18 (2021-03-12)

Changes

  • New ofdlib. [ipselium]

v0.9.17 (2021-03-12)

Changes

  • Ofdlib 0.9.7 recquired. [ipselium]

v0.9.16 (2021-02-22)

Changes

  • Start window compatibility : pathlib. [ipselium]

v0.9.15 (2021-02-20)

  • Upgrade ofdlib2 to 0.9.6. [ipselium]

v0.9.14 (2020-03-04)

Fix

  • Package to pkg_resources for version number comparisons. [ipselium]

v0.9.13 (2020-03-04)

Fix

  • Version number check. [ipselium]

v0.9.12 (2019-07-05)

Changes

  • ‘R’ is now ‘W’ [ipselium]

  • PML for flow improved. [ipselium]

  • Seed option added to source section. [ipselium]

  • Add ‘off’ option to source section bug: Poiseuille source is now ok. [ipselium]

  • Replace only V for moving boundaries (fdgrid update) [ipselium]

v0.9.11 (2019-07-02)

Changes

  • Ref & nframe asked by user are now calculated as function of ns & nt. [ipselium]

  • Add ‘Physical time’ in ‘show parameters’ [ipselium]

Doc

  • Typo. [ipselium]

v0.9.10 (2019-06-28)

Fix

  • Doc display. [ipselium]

v0.9.9 (2019-06-26)

Changes

  • Possibility to save only probes. Config file changed! [ipselium]

v0.9.8 (2019-06-26)

New

  • DataExtractor has now ‘list’ method. [ipselium]

  • Probe spectrograms. [ipselium]

Doc

  • Sphinx. [ipselium]

v0.9.7 (2019-06-21)

Changes

  • Update docs. [ipselium]

v0.9.6 (2019-06-21)

Fix

  • Bad ofdlib dependency. [ipselium]

v0.9.5 (2019-06-21)

New

  • Modules utils.sounds new: argument parser has now make subcommand for ‘movie’ and ‘sound’ [ipselium]

  • Wave source support. [ipselium]

Fix

  • Fdgrid v0.8.4 needed. [ipselium]

  • Display probes in grid/pgrid. [ipselium]

  • ‘~’ now interpreted as home in config file. [ipselium]

  • Fdgrid dependency. [ipselium]

v0.9.4 (2019-06-18)

Fix

  • Moving bc with curvilinear mesh. [ipselium]

v0.9.3 (2019-06-17)

Fix

  • Matplotlib frontend for OSX - 2nd try ! [ipselium]

v0.9.2 (2019-06-17)

New

  • Bc_profiles available. [ipselium]

Changes

  • Update examples. [ipselium]

Fix

  • Matplotlib frontend for OSX. [ipselium]

  • Ofdlib 0.9.4 compatibility. [ipselium]

  • Probes with curvilinear mesh. [ipselium]

v0.9.1 (2019-06-06)

Fix

  • Check config file version at startup. [ipselium]

v0.9.0 (2019-06-06)

New

  • Wall source support with fdgrid >=0.8. [ipselium]

Doc

  • Improve doc and provide sample configuration files. [ipselium]

v0.8.8 (2019-06-04)

Doc

  • Add example using custom geofile. [ipselium]

v0.8.7 (2019-06-04)

Doc

  • Update README. [ipselium]

v0.8.5 (2019-06-04)

New

  • ‘~’ is now understood in config file. [ipselium]

  • Nsfds2 show pgrid available. [ipselium]

Changes

  • Only_p option removed. [ipselium]

  • Graphics rewritten using classes. [ipselium]

  • Probe definied with only 1 entry in cfg file. [ipselium]

Fix

  • Update config examples for nsfds=0.8.5. [ipselium]

  • Bug loading curvilinear function. [ipselium]

  • Lib versions in setup. [ipselium]

  • Raise ValueError when using old version of config file. [ipselium]

  • Some bugs in graphics chg: argparse improved in solver. [ipselium]

  • Pcolorfast replaced by pcolormesh. [ipselium]

  • Hdf5 attrs instead of datasets new: adaptative mesh. [ipselium]

  • Bc. [ipselium]

  • Residual calculation now also based on flow. [ipselium]

  • Config parser improved. [ipselium]

  • Bug in cin. [ipselium]

  • CFL with flow. [ipselium]

  • Graphic improvements : colormaps. [ipselium]

Doc

  • Changelog updated. [ipselium]

  • Nsfds2 show improved new: auto option for PML sigmax & sigmaz. [ipselium]

  • Note for MAC. [ipselium]

Other

  • Dev: Introduce flow possibilities. [ipselium]

v0.8.4 (2019-05-07)

New

  • White noise source. [ipselium]

v0.8.3 (2019-05-06)

New

  • Harmonic pressure source. [ipselium]

Doc

  • Minor changes. [ipselium]

v0.8.2 (2019-05-06)

Fix

  • Compatibility with jupyter notebook. [ipselium]

v0.8.1 (2019-05-06)

Changes

  • Mpltools to mplutils. [ipselium]

v0.8.0 (2019-05-03)

  • Changes in ofdlib2 & fdgrid. [ipselium]

v0.7.2 (2019-05-02)

  • Minor changes. [ipselium]

v0.7.1 (2019-05-01)

  • Fdgrid 0.6.4 changes : plot_obstacles -> plot_subdomains. [ipselium]

v0.7.0 (2019-04-30)

  • Curvilinear mesh official support. [ipselium]

v0.6.1 (2019-04-25)

  • … with readme… [ipselium]

  • Start to adapt code for adaptative/curvi. meshes. [ipselium]

v0.6.0 (2019-04-22)

  • Minor changes. [ipselium]

  • Fix no action specified issue. [ipselium]

  • Argparse + entry point. [ipselium]

v0.5.2 (2019-04-19)

  • Some minor changes about structure. [ipselium]

v0.5.1 (2019-04-18)

  • Probes added. [ipselium]

v0.5.0 (2019-04-18)

  • PML support. [ipselium]

v0.4.7 (2019-04-16)

  • Update for fdgrid 0.5.0. [ipselium]

  • Bugfixes. [ipselium]

v0.4.6 (2019-04-04)

  • Obstacles checking added. [ipselium]

v0.4.5 (2019-04-04)

  • Fix periodic boundaries. [ipselium]

v0.4.4 (2019-04-03)

  • Adapted to ofdlib2 v0.7. [ipselium]

v0.4.3 (2019-03-31)

  • README updated. [ipselium]

v0.4.2 (2019-03-31)

  • Check source location. [ipselium]

v0.4.1 (2019-03-31)

  • Fix capture + h5py deprecation warining. [ipselium]

v0.4.0 (2019-03-31)

  • Dispatch viscous flux. [ipselium]

  • Minor changes. [ipselium]

  • Changes in config. [ipselium]

v0.3.0 (2019-03-27)

  • Dispatch capture + Minor changes. [ipselium]

v0.2.2 (2019-03-23)

  • Dilatation + minor changes. [ipselium]

v0.2.1 (2019-03-21)

  • Minor changes. Patches removed. [ipselium]

v0.2.0 (2019-03-21)

  • Cin & sfilter simplified. [ipselium]

v0.1.3 (2019-03-21)

  • Filtering simplified. [ipselium]

v0.1.2 (2019-03-20)

  • Minor changes. [ipselium]

v0.1.1 (2019-03-20)

  • Start patches. [ipselium]

  • Convert some functions to ‘in-place function’ [ipselium]

  • Adaptated to ofdlib2 changes. [ipselium]

  • Upgraded to ofdlib2. [ipselium]

  • Viscosity basics. [ipselium]