Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sblauth committed Nov 2, 2022
1 parent 9b40ad9 commit db0c296
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ in development

* implemented a wrapper for cashocs-convert, so that this can be used from inside python too. Simply call cashocs.convert(inputfile).

* cashocs-convert now has a default output argument (which is the same name as the input file). This can be invoked with the -o or --outfile flag.

* cashocs now saves files in XDMF file format for visualization and does not use .pvd files anymore. This greatly reduces the number of files needed and also enables better visualization for remeshing

* cashocs print calls now flush the output buffer, which helps when sys.stdout is a file
Expand Down

0 comments on commit db0c296

Please sign in to comment.