# GROMACS

&#x20;GROMACS는 생체 분자 시스템의 분자 동역학(MD) 시뮬레이션을 위해 개발된 고성능 오픈소스 소프트웨어입니다. 주로 단백질, 지질, 핵산 등 생체 분자와 물의 상호작용을 시뮬레이션 하는데 사용되며 빠른 계산 속도와 효율적인 병렬 처리가 강점인 프로그램 입니다. 에너지 최소화, 자유 에너지 계산, 구조 분석 등 다양한 기능을 지원하며 생명과학, 화학, 재료 과학 분야 등에서 널리 활용되고 있습니다.

* GROMACS 공식 홈페이지 : [https://www.gromacs.org](https://www.gromacs.org/)
* GROMACS Github : <https://github.com/gromacs>
* GROMACS 설치 문서

{% content-ref url="/pages/PByrYjrAbVQM1Pfg4DB6" %}
[GROMACS-2025.4 버전 설치 소개](/blog/install/nurion/gromacs/nurion-gromacs-2025-4.md)
{% endcontent-ref %}

{% content-ref url="/pages/KoaKkDqAkxHBpjOoPDTn" %}
[GROMACS-2021.4 버전 설치 소개 (KNL)](/blog/install/nurion/gromacs/nurion-gromacs-2021-4-install-knl.md)
{% endcontent-ref %}

{% content-ref url="/pages/EYAtQoB6A9FAVNSt4eMo" %}
[GROMACS-2021.4 버전 설치 소개 (SKL)](/blog/install/nurion/gromacs/nurion-gromacs-2021-4-install-skl.md)
{% endcontent-ref %}

{% content-ref url="/pages/lGZlgo4EVrWA1y72m7j7" %}
[GROMACS-2020.2 버전 설치 소개 (KNL)](/blog/install/nurion/gromacs/gromacs-2020.2-install.md)
{% endcontent-ref %}

{% content-ref url="/pages/qcHBNlMID51XZQbL9bW0" %}
[GROMACS-2020.2 버전 설치 소개 (SKL)](/blog/install/nurion/gromacs/gromacs-2020.2-install-skl.md)
{% endcontent-ref %}

{% content-ref url="/pages/OP650oYzWT4IIhPg3Ypf" %}
[GROMACS-2018.6 버전 설치 소개 (KNL)](/blog/install/nurion/gromacs/gromacs-2018.6-install-knl.md)
{% endcontent-ref %}

{% content-ref url="/pages/wMJyddlxS6PDphAWA3UG" %}
[GROMACS-2018.6 버전 설치 소개 (SKL)](/blog/install/nurion/gromacs/gromacs-2018.6-install-skl.md)
{% endcontent-ref %}


---

# 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://docs-ksc.gitbook.io/blog/install/nurion/gromacs.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.
