# VASP

VASP(Vienna AB initio Simulation Package)는 밀도범함수 이론(DFT) 기반의 전자 구조 계산 및 물질 시뮬레이션을 위한 상용 소프트웨어입니다. 전자 구조, 에너지 밴드 구조, 밀도상태, 포논, 전이 상태, 자기 구조, 표면과 계면, 촉매 반응 등 다양한 물질 특성을 계산할 수 있으며 병렬 처리 기능이 뛰어나 고성능 컴퓨팅 환경에 적합한 프로그램이며재료과학, 반도체, 촉매 등 다양한 분야에서 가장 많이 활용되고 있는 프로그램입니다.

* VASP 공식 홈페이지 : [https://www.vasp.at](https://www.vasp.at/)
* VASP 사용자 포럼 : [https://www.vasp.at/forum](https://www.vasp.at/forum/)
* VASP Wiki : [https://www.vasp.at/wiki](https://www.vasp.at/wiki/index.php/The_VASP_Manual)
* VASP 설치 문서&#x20;

{% content-ref url="/pages/gzvJWagaYcCI9uPvU8kx" %}
[VASP 6.5.0 설치 소개](/blog/install/nurion/vasp/vasp-6.5.0.md)
{% endcontent-ref %}

{% content-ref url="/pages/lVzrrtYyA6TdobwIfSyS" %}
[VASP 6.1.0 설치 소개](/blog/install/nurion/vasp/vasp-6.1.0-install.md)
{% endcontent-ref %}

{% content-ref url="/pages/GSdRROZmQEJ3R5XwqfNU" %}
[VASP 5.4.4 설치 (KNL)](/blog/install/nurion/vasp/vasp-5.4.4-install-knl.md)
{% endcontent-ref %}

{% content-ref url="/pages/MGarwbgWBfak47fzMl42" %}
[VASP 5.4.4 설치 (SKL)](/blog/install/nurion/vasp/vasp-5.4.4-install-skl.md)
{% endcontent-ref %}

{% content-ref url="/pages/uiHuC6uMBReJsEqpSrI4" %}
[VASP 5.3.5 설치](/blog/install/nurion/vasp/vasp-5.3.5-install.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/vasp.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.
