-
`kinisi` uses the same terminology as `pymatgen` to define the time between the steps in an input.
That is a `time_step` (the simulation time step for the integrator) and the `step_skip` (the output…
arm61 updated
1 month ago
-
Hi! This is Steven
When I try to run `lmp -in water_minimize.in`
it will show this error:
```
LAMMPS (17 Feb 2022)
OMP_NUM_THREADS environment is not set. Defaulting to 1 thread. (src/comm.cpp:…
-
1. TCP와 UDP의 차이에 대해 설명
2. 왜 HTTP는 TCP를 사용하는지*
3. Sliding Window의 크기가 어떻게 결정되는지*
4. TCP handshake의 과정
1. TCP/IP의 흐름 제어 방식
2. DNS에서 왜 UDP를 사용하는지
3. LAN과 WAN의 차이*
4. UDP헤더에서 Cheaksum…
-
Hello, I previously successfully converted a CP2K AIMD task to dpdata/npy format using cp2kdata/md with the help of colleague brother. Recently, I tried to apply a similar conversion for a CP2K GEO_OP…
-
[OSI 7 계층] - 찬후
[TCP 3 way handshake & 4 way handshake] - 상원
[TCP/IP 흐름제어 & 혼잡제어] - 동현
[UDP] - 여종
밤 10시까지 공부해서 간단한 정리 올리기, 자기가 맡은 파트는 좀 더 자세히 공부하기
3.18(목)에 모이기
-
[NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ )
## Description
I am trying to replicate the npm registry through couchdb. However, I keep getting the following error…
jdai1 updated
11 months ago
-
It would be cool to implement retry budget policy for retries, current retry policy can cause retry hell. We would like to use it for retrying requests to our downstream services. I know that combinat…
-
## Problem
Currently, Zeebes main flow control mechanism are:
1. Backpressure on user commands
2. Rate limiting log storage writes
The first check is supposed to protect the entire system by (some!) …
-
# 4장 커넥션 관리
## Prologue
- HTTP 명세는 HTTP 메시지 포맷에 대해서 구체적으로 정의하고 있지만, HTTP 커넥션과 메시지 흐름에 대한 내용은 충분히 다루지 않고 있다.
- 왜? -> HTTP는 application layer protocol이고, 커넥션 및 전송과 관련된 부분은 하위 layer 기반해서 작동하기 때문
…
-
我原来的aimd.ini里的中文在ai编辑器里打开变成了乱码,我尝试把一个乱码重新输入并保存发布,用文本编辑器打开文件查看,发现新修改的显示正常,以前的中文都是乱码了。我又在文本编辑器点击编码,能看到变成了使用ansi打开,改回utf8,原来的内容变正常,但新加的变乱码