# EasyCAE产品文档

| 产品   | 如何申请                                         | 客户端工具                                                              | 适用场景                                                                                                                        | <p>已对接超算<br>的工具</p>                                                                                                          |
| ---- | -------------------------------------------- | ------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- |
| 云桌面  | <p>联系客服电话13120331271</p><p>开通后提供登录账户信息</p>   | Web浏览器                                                             | <p>提供远程虚拟云桌面，可以是windows、</p><p>centos或者ubuntu。</p><p>桌面上可自由安装自己需要的仿真软件；</p><p>Ansys通过workbench提交到远程</p><p>队列可以对接超算并行资源。</p> | <p>ANSYS系列</p><p>ABAQUS系列</p><p>AVL FIRE</p>                                                                                 |
| 直接求解 | 网站：[www.easycae.com](http://www.easycae.com) | Web浏览器                                                             | <p>Web页面上传模型，设置好并行计算参数</p><p>提交超算进行计算；</p><p>计算过程中可以实时查看日志和收敛曲线</p><p>不提供前后处理。</p>                                          | <p>FLUENT</p><p>CFX</p><p>OpenFoam</p><p>Abaqus</p><p>Mechanical</p><p>STAR-CCM+</p><p>LS-DYNA</p><p>COMSOL</p><p>Icepak</p> |
| 云主机  | <p>联系客服电话13120331271</p><p>开通后提供登录账户信息</p>   | <p>命令行工具</p><p>例如windows</p><p>下的cmd窗口或者</p><p>linux下的terminal</p> | <p>openfoam命令行模式</p><p>通过命令行ssh登录，scp上传下载文件</p>                                                                             | openfoam                                                                                                                     |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://easycae.gitbook.io/easycae/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
