Skip to content

FreeFEM v4.15

Latest
Compare
Choose a tag to compare
@phtournier phtournier released this 06 Dec 12:54

Important changes:

  • FreeFEM can now run Markdown (.md) files as well as .edp files. Markdown can be used to document your FreeFEM scripts (see for example the .md files in the examples/examples directory). When running a .md file, FreeFEM will execute the code contained in the FreeFEM code blocks, delimited by

    ```freefem
    [freefem code]
    ```
    

    Documented Markdown examples in the distribution can be viewed on the documentation website (toggle Search in examples). Markdown can be previewed with e.g Visual Studio Code, with the FreeFEM VS Code extension providing syntax highlighting for FreeFEM code blocks.

  • add command md2edp to extract freefem code form Markdown file.

  • PETSc 3.22.2

  • move the plugin msh3 in kernel , so remove all load "msh3" in all examples and .idp files

See CHANGELOG 4.15 for more detail

Remark,a small error has slipped into the version number in version 4.15 : the name of the version is 4.14 ( ... git v 4.15...) on apple silicon and intel mac version., not 4.15 ( ... git v 4.15...) , sorry, I will correct soon.

The new Mac version (develop) works after security authorization (see README.md)
(see the short movie https://www.youtube.com/watch?v=SEF4PAkR51g to understand howto do )
if you do not succed please
send me a Mail to: [email protected].