winget install --id FreeFem.FreeFem
About FreeFem
FreeFEM is a partial differential equation solver for non-linear multi-physics systems in 2D and 3D using the finite element method.
What's new in 4.15
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: frederic.hecht@sorbonne-universite.fr.
Version history
| Version | Updated | Notes |
|---|---|---|
| 4.15 | Unknown | 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... |
| 4.14 | Unknown | [4.14] Added - Finite element BDM2 and BDM2ortho in test, Bug in BDM2ortho corrected the 4 sept 2014 in version: v4.13-130-g1af52457 - Conversion of matrix or transpose of matrix in int[int][int] array to get the structu... |
| 4.13 | Unknown | No notes |
| 4.12 | Unknown | What's Changed - PETSc 3.18.0 by @prj- in #238 - Fixed a bug of setenv in shell.edp by @zhaog6 in #232 - Version v4.12 by @prj- in #244 - Version win64 for x86 not really tested - FreeFem++-4.12-win11-x64 tested and comp... |
| 4.11 | Unknown | Release notes |
| 4.10 | Unknown | No notes |