doc: update tested enviroments

This commit is contained in:
Zhuo Yang 2024-09-10 23:56:26 +08:00
parent cb22c1a4ef
commit 5aee0547a8
2 changed files with 16 additions and 2 deletions

View File

@ -39,4 +39,11 @@ The usage of `bwmake` is basically the same as `wmake`, but `bwmake` can generat
Using `clangd` as the language server in VSCode, you can see that code suggestions work correctly. Using `clangd` as the language server in VSCode, you can see that code suggestions work correctly.
![](./assets/vscode_clangd_icoFoam_bwmake.png) ![](./assets/vscode_clangd_icoFoam_bwmake.png)
Tested environments:
- OpenFOAM-v2406 on Ubuntu-24.04 with bear 3.1.3
- OpenFOAM-v2012 on Ubuntu-20.04 with bear 2.4.3
- OpenFOAM-v2012 on Ubuntu-16.04 with bear 2.1.5
- OpenFOAM-11 on Ubuntu-20.04 with bear 2.4.3
- OpenFOAM-6 on Ubuntu-18.04 with bear 2.3.11

View File

@ -37,4 +37,11 @@ bwmake的使用跟wmake使用基本相同但是bwmake能够生成`compile_com
在VSCode中使用clangd作为language server可以发现能够正常代码提示。 在VSCode中使用clangd作为language server可以发现能够正常代码提示。
![](./assets/vscode_clangd_icoFoam_bwmake.png) ![](./assets/vscode_clangd_icoFoam_bwmake.png)
已测试环境:
- OpenFOAM-v2406 on Ubuntu-24.04 with bear 3.1.3
- OpenFOAM-v2012 on Ubuntu-20.04 with bear 2.4.3
- OpenFOAM-v2012 on Ubuntu-16.04 with bear 2.1.5
- OpenFOAM-11 on Ubuntu-20.04 with bear 2.4.3
- OpenFOAM-6 on Ubuntu-18.04 with bear 2.3.11