diff --git a/_sources/computing/conda.md b/_sources/computing/conda.md
index efccda8..3f03599 100644
--- a/_sources/computing/conda.md
+++ b/_sources/computing/conda.md
@@ -41,7 +41,7 @@ This will install conda to your home directory `~/miniconda3`.
To confirm it's successfully installed, do `$ conda --version` , and you will see something like `conda 4.14.0`.
```{note}
-This works for Apple M1 chip. For more installing options (e.g. for Intel chip), see the [miniconda doc](https://docs.conda.io/en/latest/miniconda.html).
+This works for Apple M series chips. For more installing options (e.g. for Intel chip), see the [miniconda doc](https://docs.conda.io/en/latest/miniconda.html).
```
:::
@@ -67,13 +67,11 @@ You can add the above line to your `~/.bashrc`. Then it will be automatically lo
```{warning}
This is not needed on your Mac; skip it.
-
-This is optional on HPE DSI clusters, but it is good to do it.
```
### Changing environment directory
-By default, if we create a new environment, it will be stored in the `$HOME` directory (e.g. `/home/Installation$ conda --version , and you will see something like
conda 4.14.0
.
Note
-This works for Apple M1 chip. For more installing options (e.g. for Intel chip), see the miniconda doc.
+This works for Apple M series chips. For more installing options (e.g. for Intel chip), see the miniconda doc.
Warning
This is not needed on your Mac; skip it.
-This is optional on HPE DSI clusters, but it is good to do it.
By default, if we create a new environment, it will be stored in the $HOME
directory (e.g. /home/<username>/.conda/envs
).
+
On HPE DSI clusters, by default, if we create a new environment, it will be stored in the $HOME
directory (e.g. /home/<username>/.conda/envs
).
Conda environments can sometimes get quite big, but each of us only has a quota of 10G for $HOME
. This can easily lead to out-of-quota problem. We can change the default environment directory to avoid this.
You should have access to our group project directory, i.e. /project/wen
, which has a much larger disk quota. We will configure conda to store environments there.
First, create a directory under your username.
diff --git a/searchindex.js b/searchindex.js index 2ab9a5d..55e51e3 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["computing/conda", "computing/high_throughput/atomate2", "computing/high_throughput/database", "computing/high_throughput/fireworks", "computing/high_throughput/index", "computing/hpe_dsi", "computing/laptop", "computing/software/gulp", "computing/software/index", "computing/software/vasp", "contributing/edit", "contributing/local_build", "devtool/cli", "devtool/git", "devtool/github", "devtool/ssh", "devtool/text_editor", "index", "onboarding/guide", "writing/latex"], "filenames": ["computing/conda.md", "computing/high_throughput/atomate2.md", "computing/high_throughput/database.md", "computing/high_throughput/fireworks.md", "computing/high_throughput/index.md", "computing/hpe_dsi.md", "computing/laptop.md", "computing/software/gulp.md", "computing/software/index.md", "computing/software/vasp.md", "contributing/edit.md", "contributing/local_build.md", "devtool/cli.md", "devtool/git.md", "devtool/github.md", "devtool/ssh.md", "devtool/text_editor.md", "index.md", "onboarding/guide.md", "writing/latex.md"], "titles": ["Conda Environment", "Atomate2 Workflows", "Database", "Fireworks", "High Throughput", "HPE DSI", "Setting up Your Laptop", "GULP", "Software", "VASP", "Editing the Manual", "Local Build", "Command Line Tool", "Git", "GitHub", "SSH", "Text Editor", "Wen Group Manual", "Onboarding Guide", "Using LaTeX"], "terms": {"frequent": 0, "we": [0, 1, 2, 3, 9, 10, 11, 15, 16, 18, 19], "need": [0, 1, 3, 5, 6, 9, 10, 12, 13, 14], "specif": [0, 1, 3], "configur": [0, 5, 13, 16, 18], "version": [0, 10, 13, 14, 16], "one": [0, 9, 12, 15], "project": [0, 1, 3, 5, 6, 7, 9, 18], "which": [0, 5, 7, 13, 18, 19], "can": [0, 1, 2, 3, 5, 6, 7, 9, 10, 11, 12, 13, 14, 15, 16, 18, 19], "conflict": [0, 13], "anoth": [0, 18], "": [0, 1, 3, 5, 12, 19], "i": [0, 1, 3, 5, 6, 7, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19], "great": [0, 6, 18], "wai": [0, 19], "manag": [0, 3, 5, 6], "It": [0, 1, 3, 14, 15, 16, 19], "allow": [0, 1, 10, 13, 14], "u": [0, 19], "separ": [0, 19], "where": [0, 5, 11, 13, 14], "ani": [0, 5, 15, 16], "without": [0, 3, 5, 6, 16], "affect": [0, 5], "anyth": 0, "outsid": 0, "thi": [0, 1, 3, 5, 6, 7, 9, 10, 11, 13, 14, 15, 17, 18, 19], "On": [0, 1, 3, 12], "maco": [0, 6, 12, 19], "To": [0, 1, 3, 5, 6, 7, 9, 11, 13], "first": [0, 3, 5, 11, 18], "do": [0, 1, 3, 5, 6, 7, 9, 10, 11, 12, 13, 16, 18], "curl": [0, 6], "http": [0, 1, 2, 3, 5, 6, 11, 12, 13, 16], "repo": [0, 3, 11], "anaconda": 0, "com": [0, 3, 6, 11, 13, 14, 15, 16], "miniconda": 0, "miniconda3": 0, "latest": 0, "macosx": 0, "arm64": 0, "sh": [0, 5, 6], "o": [0, 3, 5], "conda_instal": 0, "bash": [0, 5, 6, 9], "Then": [0, 3, 5, 7, 9, 10, 11], "follow": [0, 3, 6, 13, 15, 16, 18], "instruct": [0, 1, 3, 5, 6, 9, 10, 14, 15], "screen": 0, "basic": [0, 1, 5, 6], "ar": [0, 3, 5, 9, 10, 13, 19], "sure": [0, 1, 3], "you": [0, 1, 2, 3, 5, 6, 7, 9, 10, 11, 12, 13, 14, 15, 16, 18, 19], "want": [0, 3, 5, 6, 10, 11, 14, 16], "continu": [0, 1], "ye": [0, 1], "type": [0, 1, 5, 6, 7, 13, 16], "press": [0, 5, 15], "enter": [0, 5, 7, 10, 15], "accept": [0, 15], "licens": 0, "term": 0, "now": [0, 1, 7, 10, 14], "locat": [0, 7, 9, 12, 15], "user": [0, 5, 9, 12, 13], "usernam": [0, 1, 2, 5, 13, 14], "wish": 0, "initi": 0, "run": [0, 5, 7, 14], "init": [0, 13], "home": [0, 1, 3, 5], "confirm": 0, "successfulli": 0, "see": [0, 1, 3, 5, 6, 10, 14, 18, 19], "someth": [0, 1], "like": [0, 1, 2, 5, 18, 19], "4": [0, 3, 9], "14": [0, 1, 2, 18], "0": [0, 3, 9], "work": [0, 3, 6, 11, 14, 18], "appl": [0, 18], "m1": 0, "chip": 0, "For": [0, 1, 3, 5, 10, 12, 14, 19], "more": [0, 6, 13], "e": [0, 1, 3, 5, 6, 7, 9, 10, 11, 12, 16, 18, 19], "g": [0, 1, 3, 5, 6, 7, 9, 10, 12, 16, 18, 19], "intel": 0, "doc": [0, 1, 11], "hpe": [0, 1, 2, 6, 9, 17], "dsi": [0, 1, 2, 6, 9, 17], "cluster": [0, 1, 3, 5, 6, 9], "carya": [0, 1, 3, 5, 7, 9], "sabin": [0, 1, 5, 9], "alreadi": [0, 3, 14, 15], "path": [0, 1, 3, 5, 7, 11, 12], "when": [0, 3, 6, 10, 13, 16, 18], "get": [0, 1, 6, 12, 16, 18], "an": [0, 1, 6, 7, 18, 19], "error": [0, 1, 5], "command": [0, 1, 3, 6, 7, 14, 15, 17, 18], "found": 0, "modul": [0, 3, 7, 9], "load": [0, 3, 7, 9], "python": [0, 3, 5, 6, 7, 18], "add": [0, 1, 3, 5, 9, 12, 14, 18, 19], "abov": [0, 3, 5, 19], "line": [0, 1, 6, 9, 13, 17, 18, 19], "bashrc": [0, 1, 3, 7], "automat": [0, 1, 9], "each": [0, 1, 3, 13, 19], "time": [0, 1, 5, 9, 10, 14], "login": [0, 1, 5], "avoid": [0, 5, 7, 13], "execut": [0, 3, 7, 13], "manual": [0, 11], "mac": [0, 5, 6, 13, 16, 18], "skip": 0, "good": [0, 5, 18, 19], "By": [0, 19], "new": [0, 7, 10, 14, 15, 18], "store": [0, 1, 2, 3], "env": 0, "sometim": 0, "quit": 0, "big": 0, "onli": [0, 3, 10, 12, 18, 19], "ha": [0, 5, 10, 13, 18, 19], "quota": 0, "10g": 0, "easili": 0, "lead": 0, "out": [0, 5], "problem": 0, "should": [0, 1, 5, 7, 9, 15, 19], "have": [0, 1, 5, 7, 10, 12, 13, 15], "access": [0, 1, 2, 5, 6, 18], "our": [0, 3, 5, 6, 18], "group": [0, 3, 5, 11, 18], "wen": [0, 1, 3, 5, 7, 9], "much": 0, "larger": 0, "disk": 0, "under": 0, "cd": [0, 1, 3, 5, 7, 14], "mkdir": [0, 1, 3, 5, 7], "name": [0, 1, 3, 5, 7, 9, 11, 13, 15], "note": [0, 3], "all": [0, 1, 3, 5, 10, 12, 14, 19], "below": [0, 1, 3, 5, 6, 7, 9, 19], "within": 0, "In": [0, 1, 5, 7, 9, 11, 16], "exampl": [0, 1, 5, 9, 10, 12, 13, 14, 19], "config": [0, 1, 3, 13], "prepend": 0, "envs_dir": 0, "ve": [0, 1, 10], "just": [0, 1], "ensur": [0, 1], "success": 0, "let": [0, 1, 3, 5], "check": [0, 3, 9, 10, 11, 18], "show": [0, 3, 12], "gener": [0, 5, 6, 9, 11], "lot": [0, 19], "output": [0, 2, 11], "find": [0, 1, 19], "app": 0, "3": [0, 9, 16], "9": 0, "mean": [0, 13], "place": [0, 5, 11, 16], "altern": [0, 3, 5, 6, 10, 16, 18, 19], "open": [0, 3, 5, 6, 10, 11, 13, 14, 15, 16], "condarc": 0, "made": [0, 10, 13, 14], "even": [0, 16], "directli": [0, 7, 10, 11, 18], "edit": [0, 1, 3, 7, 11, 16, 17], "remov": [0, 5], "ones": [0, 15], "similarli": [0, 19], "download": [0, 6, 7, 11, 13], "pkg": 0, "storag": [0, 5], "well": [0, 1, 12], "pkgs_dir": 0, "tmp": 0, "case": [0, 10], "space": [0, 5, 19], "Of": 0, "cours": 0, "view": [0, 2, 10, 14, 15], "onc": [0, 3, 7, 10, 13], "my_env": 0, "multipl": [0, 3, 10, 13], "differ": [0, 10], "activ": [0, 1, 3, 7, 11], "mai": [0, 1, 3, 5, 6, 10, 11, 12], "commandnotfounderror": 0, "shell": [0, 3, 5, 18], "been": [0, 3, 10, 13], "properli": [0, 3], "shell_nam": 0, "current": [0, 3], "support": [0, 5], "fish": 0, "tcsh": 0, "xonsh": 0, "zsh": 0, "powershel": 0, "sourc": [0, 1, 3, 10, 11], "two": [0, 1], "modifi": [0, 13], "file": [0, 1, 3, 5, 7, 10, 11, 12, 15, 16], "later": [0, 19], "usag": 0, "10": [0, 1, 2, 5], "If": [0, 5, 7, 13, 14, 19], "them": [0, 1, 10, 15, 19], "slow": 0, "take": [0, 1, 10], "long": [0, 19], "around": 0, "reimplement": 0, "speed": 0, "taken": 0, "consider": 0, "via": [0, 16], "c": [0, 1, 6, 7, 15, 18], "forg": [0, 1, 7], "from": [0, 1, 3, 5, 6, 7, 9, 10, 11, 12, 14, 16], "channel": 0, "instead": [0, 3, 5, 9, 19], "main": [0, 10], "inform": [0, 13], "document": [0, 1, 3, 19], "pretti": 0, "everyth": [0, 3, 11], "replac": [0, 1, 3, 5, 13], "pymatgen": [0, 3], "guid": [1, 5, 6, 17], "discuss": [1, 7, 18], "comput": [1, 3, 5, 6, 19], "hpc": 1, "mainli": 1, "us": [1, 2, 3, 6, 7, 9, 10, 11, 14, 15, 17, 18], "other": [1, 3, 5, 9, 13, 14, 15, 16, 18], "relat": 1, "The": [1, 3, 5, 9, 10, 11, 14, 18, 19], "slight": [1, 3], "adjust": [1, 3], "make": [1, 3, 13, 16, 18, 19], "your": [1, 2, 5, 7, 9, 10, 11, 14, 15, 16, 17, 18, 19], "credenti": [1, 3, 5], "readi": [1, 3], "befor": [1, 3, 7, 11, 12, 15, 19], "move": 1, "forward": 1, "log": [1, 3, 7, 13, 14], "creat": [1, 2, 5, 7, 9, 10, 11, 14, 16], "ht_mat": [1, 3], "feel": 1, "free": [1, 19], "choos": 1, "own": [1, 14, 15], "some": [1, 9, 10, 16, 19], "pip": [1, 3, 11], "boto3": 1, "info": [1, 2, 3], "directori": [1, 3, 5, 7, 9, 11, 12, 15], "ht_config_fil": 1, "call": [1, 5], "config_dir": [1, 3], "provid": [1, 5, 14], "full": [1, 3, 7], "rel": 1, "pwd": 1, "your_usernam": [1, 7], "mongodb": [1, 3, 6], "minio": [1, 2], "calcul": [1, 2, 3], "content": [1, 3, 5, 7, 12], "job_stor": 1, "docs_stor": 1, "mongouristor": 1, "uri": [1, 2, 3], "collection_nam": 1, "jobflow_output": 1, "additional_stor": 1, "data": [1, 6], "s3store": 1, "endpoint_url": [1, 2], "2": [1, 2, 3, 7, 9, 12], "1": [1, 2, 3, 5, 7, 9, 12, 19], "9000": [1, 2], "bucket": [1, 2], "minio_bucket_nam": [1, 2], "kei": [1, 5, 18], "blob_uuid": 1, "compress": 1, "true": [1, 2, 3], "index": [1, 11], "jobflow_minio_index": 1, "s3_profil": 1, "aws_access_key_id": 1, "minio_usernam": [1, 2], "aws_secret_access_kei": 1, "minio_password": [1, 2], "bracket": 1, "don": [1, 3, 5, 9, 15], "t": [1, 3, 5, 9, 14, 15, 19], "forget": [1, 3, 5, 9], "mongo_usernam": [1, 2], "mongo_password": [1, 2], "also": [1, 3, 10, 11, 19], "indent": 1, "correct": [1, 7, 19], "ssh_tunnel": 1, "sshtunnel": 1, "tunnel_server_address": 1, "rcdc": [1, 5, 7], "uh": [1, 5, 6, 7, 18], "edu": [1, 5, 7], "22": [1, 5], "remote_server_address": 1, "nfs12": 1, "local_port": 1, "carya_usernam": 1, "password": [1, 2, 5], "carya_password": 1, "cougarnet": [1, 5, 7], "establish": 1, "ssh": [1, 17], "tunnel": 1, "server": 1, "vasp": [1, 3, 8, 17], "updat": [1, 10, 17], "incar": [1, 9], "paramet": 1, "maximum": 1, "number": [1, 3], "custodian": 1, "etc": [1, 3, 19], "list": [1, 9, 12, 13, 18], "avail": [1, 9], "atomate2set": 1, "vasp_cmd": 1, "mpirun": [1, 9], "bind": [1, 9], "core": [1, 3, 9], "vasp_std": [1, 9], "vasp_gamma_cmd": 1, "vasp_gam": 1, "last": [1, 17], "thing": [1, 3], "point": [1, 9], "so": [1, 3, 5, 13, 15, 19], "joflow": 1, "export": [1, 3], "jobflow_config_fil": 1, "atomate2_config_fil": 1, "rememb": 1, "after": [1, 3, 5, 6, 7, 10, 18, 19], "chang": [1, 5, 10, 15, 16, 19], "effect": [1, 3], "pmgrc": 1, "pmg_vasp_psp_dir": 1, "common": [1, 9], "pp": [1, 9], "pseudopotenti": [1, 9], "fulli": 1, "plase": 1, "try": [1, 9, 18], "offici": [1, 3, 13, 16, 18], "tutori": [1, 6, 9, 10, 18, 19], "session": 1, "submit": [1, 3, 7, 9], "job": [1, 3], "firework": [1, 4, 17], "materialsproject": [1, 3], "github": [1, 3, 10, 11, 15, 17], "io": [1, 3, 13], "orchestr": 2, "result": 2, "ask": [2, 5, 18], "mingjian": [2, 5, 18], "mongo": 2, "atla": [2, 3], "host": [2, 3, 5, 10, 14], "srv": 2, "serverlessinstance0": 2, "nisxfj9": 2, "net": 2, "retrywrit": 2, "w": [2, 5], "major": 2, "access_key_id": 2, "secret_access_kei": 2, "keep": [2, 3, 13], "particularli": 2, "confidenti": 2, "studio3t": 2, "enabl": 3, "easi": [3, 6], "clone": [3, 10, 11], "packag": [3, 6, 7], "conda": [3, 7, 11, 17, 18], "environ": [3, 7, 11, 17, 18], "p": [3, 5], "git": [3, 11, 12, 14, 17, 19], "mjwen": [3, 5, 10], "atomate2": [3, 4, 17], "what": [3, 10], "here": [3, 5, 10, 16, 18, 19], "becaus": 3, "uri_mod": 3, "pr": 3, "merg": [3, 10, 14], "correspond": [3, 5], "els": 3, "config_file_dir": 3, "queue_update_interv": 3, "5": [3, 9], "fw_config_fil": 3, "modif": 3, "specifi": 3, "databas": [3, 4, 17], "lanuchpad": 3, "set": [3, 14, 16, 17, 18, 19], "logdir": 3, "null": 3, "istrm_lvl": 3, "debug": 3, "user_indic": 3, "wf_user_indic": 3, "how": [3, 10], "slurm": [3, 5, 9], "schedul": [3, 18], "few": 3, "stuff": 3, "walltim": 3, "ntask": [3, 9], "mem": [3, 5, 9], "pre_rocket": 3, "suit": 3, "_fw_name": 3, "commonadapt": 3, "_fw_q_type": 3, "rocket_launch": 3, "rlaunch": 3, "singleshot": 3, "node": [3, 5, 9], "24": [3, 9], "01": [3, 9], "00": [3, 5, 9], "account": [3, 7, 9, 10, 14], "job_nam": 3, "fw_job": 3, "50gb": [3, 9], "signal": 3, "sigint": 3, "60": 3, "6": [3, 7, 9], "BE": 3, "extrem": 3, "care": 3, "reset": 3, "wipe": 3, "exist": [3, 15, 18], "entri": 3, "collect": 3, "typic": 3, "redo": 3, "unless": 3, "know": 3, "ok": 3, "state": 3, "again": [3, 5], "lpad": 3, "example_flow": 3, "py": [3, 5], "put": [3, 9, 18, 19], "import": 3, "relaxbandstructuremak": 3, "jobflow": 3, "flow_to_workflow": 3, "structur": [3, 6, 9, 19], "construct": 3, "rock": 3, "salt": 3, "mgo": 3, "mgo_structur": 3, "lattic": 3, "13": 3, "speci": 3, "mg": 3, "coord": 3, "band": 3, "optimis": 3, "obtain": [3, 18], "bandstructure_flow": 3, "convert": [3, 11], "object": 3, "wf": 3, "auto_load": 3, "add_wf": 3, "verifi": 3, "ad": [3, 5, 13], "get_fw": 3, "hasn": 3, "qlaunch": 3, "singl": [3, 10], "rapidfir": 3, "fw_launch": 3, "your_carya_usernam": 3, "ignor": 3, "nlaunch": 3, "increas": 3, "infinit": 3, "stop": [3, 18], "mode": [3, 16, 19], "caution": 3, "help": [3, 13, 18], "messag": [3, 5, 10, 14], "appropri": 3, "squeue": 3, "whether": [3, 13], "start": [3, 5, 10, 15, 16], "statu": 3, "web": [3, 10, 14], "gui": [3, 6, 16], "step": [3, 6, 7, 10], "up": [3, 16, 17, 18], "laptop": [3, 5, 10, 14, 17, 18], "webgui": 3, "local": [3, 5, 7, 10, 17], "termin": [3, 5, 13, 14, 15, 16], "connect": [3, 5, 6], "tab": [3, 14, 19], "browser": [3, 11], "persson": 3, "handbook": 3, "atomate1": 3, "mani": 3, "same": [3, 5, 9, 13, 14], "gitbook": 3, "atom": [3, 6, 9], "setup": 3, "workflow": [4, 17], "page": [5, 6, 7, 10, 12, 14, 18], "describ": [5, 6, 10], "scienc": 5, "institut": 5, "never": 5, "request": [5, 7, 18], "php": 5, "princip": 5, "investig": 5, "pi": 5, "email": [5, 7, 13, 15, 18], "address": [5, 13, 15], "grant": 5, "n": [5, 7, 9], "A": [5, 6], "pleas": 5, "select": [5, 6, 9, 10, 14, 18], "resourc": [5, 6, 18], "receiv": [5, 7], "shortli": 5, "contain": [5, 7], "section": [5, 19], "And": 5, "clusternam": 5, "either": 5, "depend": [5, 11], "linux": [5, 16], "subsystem": 5, "instal": [5, 7, 12, 16, 19], "window": [5, 13], "uhsecur": 5, "uhguest": 5, "network": 5, "cannot": [5, 9], "port": 5, "oper": [5, 14, 18], "wi": 5, "fi": 5, "off": [5, 6], "campu": [5, 6], "vpn": [5, 6], "scp": [5, 7], "my_fil": 5, "txt": 5, "remot": 5, "prefer": 5, "graphic": 5, "interfac": [5, 18], "larg": 5, "amount": [5, 6], "globu": 5, "todo": 5, "limit": 5, "10gb": 5, "script": [5, 9], "chmod": 5, "write": [5, 14, 19], "its": [5, 6], "subdirectori": 5, "next": [5, 7], "suppos": 5, "bin": [5, 6, 9, 12], "l": [5, 9, 12], "sbatch": [5, 9], "my_1st_job": 5, "max": [5, 9], "min": 5, "copi": [5, 9, 10, 13, 14], "otherwis": [5, 9], "throw": 5, "memori": 5, "alloc": 5, "sbalanc": 5, "everi": 5, "done": [5, 10], "public": [5, 14, 15], "cat": [5, 14, 15], "id_rsa": [5, 14, 15], "pub": [5, 14, 15], "authorized_kei": 5, "append": [5, 7], "passphras": [5, 15], "privat": [5, 15], "But": 5, "agent": 5, "servic": 5, "ticket": 5, "center": [5, 19], "hpedsi": 5, "polici": 5, "about": 5, "research": [6, 18], "fair": 6, "perform": [6, 9, 10, 14], "cli": [6, 18], "tool": [6, 14, 18], "power": [6, 19], "than": 6, "default": [6, 15, 19], "iterm2": 6, "websit": [6, 13, 16, 18], "xcode": 6, "simplifi": [6, 12], "softwar": [6, 12, 13, 14, 17, 18], "mostli": [6, 18], "librari": 6, "fssl": 6, "raw": 6, "githubusercont": 6, "head": 6, "brew": [6, 12, 13], "wget": 6, "practic": [6, 12, 18, 19], "pycharm": [6, 16], "id": 6, "intens": 6, "vscode": [6, 16], "purpos": 6, "internet": 6, "zotero": 6, "refer": [6, 15, 18, 19], "obsidan": 6, "markdown": [6, 10, 11], "base": [6, 14], "notetak": 6, "ovito": 6, "viewer": 6, "analysi": 6, "studio": 6, "3t": 6, "memo": 7, "navig": [7, 10, 14, 19], "visit": 7, "link": [7, 10, 18], "input": [7, 9], "univers": [7, 17], "issu": 7, "tgz": 7, "devic": 7, "There": 7, "achiev": [7, 13], "transfer": 7, "newli": 7, "gulp_env": 7, "scalapack": 7, "With": [7, 19], "extract": 7, "tar": 7, "xvf": 7, "src": 7, "folder": 7, "compil": 7, "requir": 7, "gfortran": 7, "mkgulp_old_gfortran": 7, "cumbersom": 7, "variabl": 7, "alia": 7, "abl": 7, "anywher": 7, "gulp": [8, 17], "appli": 9, "relax": 9, "si": 9, "diamond": [9, 19], "three": 9, "poscar": 9, "kpoint": 9, "potcar": 9, "central": 9, "ibrion": 9, "nsw": 9, "99": 9, "nelm": 9, "200": 9, "prec": 9, "accur": 9, "algo": 9, "normal": 9, "encut": 9, "520": 9, "ediff": 9, "1e": 9, "isif": 9, "ismear": 9, "sigma": 9, "give": [9, 12, 13, 14, 19], "materi": 9, "silicon": 9, "348898": 9, "000000": 9, "933487": 9, "116299": 9, "157372": 9, "866975": 9, "direct": [9, 15], "250000": 9, "bloch": 9, "vector": 9, "sampl": 9, "brillouin": 9, "zone": 9, "k": 9, "grid": 9, "mesh": 9, "gamma": 9, "proprietari": 9, "publicli": 9, "pot_gga_paw_pbe_54": 9, "vasp_job": 9, "189": 9, "gb": 9, "exclus": 9, "mpi": 9, "fail": 9, "kspace": 9, "valu": 9, "vdw": 9, "kernel": 9, "vdw_kernel": 9, "pure": 10, "written": [10, 19], "myst": 10, "kind": [10, 16], "contribut": 10, "veri": [10, 16], "welcom": 10, "appreci": 10, "typo": 10, "fix": 10, "dead": 10, "addit": [10, 11, 16], "editor": [10, 14, 17, 19], "go": [10, 14], "wengroup": [10, 11], "group_manu": [10, 11], "click": [10, 14], "md": 10, "pencil": 10, "button": [10, 14], "commit": [10, 13], "branch": [10, 14], "push": [10, 13], "build": [10, 17, 18], "propos": 10, "upstream": 10, "homepag": 10, "brief": [10, 13, 18], "titl": [10, 14], "maintain": 10, "look": [10, 11], "repositori": 11, "machin": [11, 13], "upload": 11, "visual": 11, "fine": 11, "wen_group_manu": 11, "jupyt": 11, "book": 11, "html": 11, "webpag": 11, "pyproject": 11, "toml": 11, "resid": 11, "docs_build": 11, "_build": 11, "option": [12, 15], "subcommand": 12, "man": 12, "program": [12, 18], "usr": 12, "belov": 12, "www": 12, "gnu": 12, "org": 12, "coreutil": 12, "per": 12, "includ": [12, 13, 18], "hidden": 12, "d": 12, "develop": [13, 14], "track": [13, 14, 19], "code": [13, 14], "collabor": [13, 14], "simultan": 13, "through": [13, 18], "distribut": [13, 19], "model": [13, 18], "codebas": [13, 14], "share": [13, 15, 18], "scm": 13, "homebrew": 13, "complet": 13, "ll": 13, "attribut": 13, "prompt": 13, "youremail": 13, "global": 13, "filenam": 13, "m": [13, 14], "descript": [13, 14], "re": 13, "author": 13, "date": 13, "diff": 13, "v": 13, "pull": [13, 18], "review": [13, 14], "decid": 13, "control": [13, 14], "over": [13, 14], "process": [13, 15], "contributor": 13, "fetch": 13, "swcarpentri": 13, "novic": 13, "platform": 14, "onlin": [14, 19], "togeth": 14, "haven": [14, 19], "highlight": 14, "entir": 14, "clipboard": 14, "profil": 14, "pictur": 14, "top": 14, "right": 14, "corner": 14, "dropdown": 14, "menu": 14, "left": 14, "sidebar": 14, "gpg": 14, "green": 14, "field": 14, "past": 14, "earlier": 14, "authent": 14, "variou": 14, "url": 14, "desir": 14, "text": [14, 17, 19], "stage": 14, "compar": 14, "sent": 14, "owner": 14, "necessari": [14, 18], "skill": 14, "pair": 15, "overwrit": 15, "backup": 15, "your_email": 15, "gmail": 15, "comment": 15, "keygen": 15, "rsa": 15, "b": [15, 19], "4096": 15, "highli": [15, 16], "recommend": [15, 16, 19], "secur": 15, "leav": 15, "blank": 15, "primari": 16, "pre": 16, "most": [16, 18], "system": [16, 18, 19], "built": 16, "effici": 16, "vimrc": 16, "vimtutor": 16, "openvim": 16, "opensourc": 16, "articl": 16, "19": 16, "standalon": 16, "becom": 16, "handi": 16, "quickli": 16, "offer": 16, "obsidian": 16, "depart": [17, 18], "chemic": 17, "biomolecular": 17, "engin": [17, 18], "houston": 17, "high": 17, "throughput": 17, "latex": 17, "feb": 17, "23": 17, "2024": 17, "meant": 18, "serv": 18, "student": 18, "postdoc": 18, "join": 18, "macbook": 18, "pro": 18, "choic": 18, "keyboard": 18, "trackpad": 18, "monitor": 18, "dell": 18, "p2723qe": 18, "ssd": 18, "drive": 18, "wd": 18, "4tb": 18, "my": 18, "passport": 18, "accessori": 18, "contract": 18, "amazon": 18, "chosen": 18, "product": 18, "approv": 18, "contact": 18, "manjunatha": 18, "shenoi": 18, "director": 18, "quot": 18, "nicolett": 18, "solano": 18, "administr": 18, "assist": 18, "purchas": 18, "send": 18, "plan": 18, "headshot": 18, "intro": 18, "regular": 18, "progress": 18, "feedback": 18, "team": 18, "swift": 18, "seek": 18, "awesom": 18, "paper": 18, "member": 18, "invit": 18, "workspac": 18, "offic": 18, "cougar": 18, "card": 18, "david": 18, "dawlearn": 18, "unix": 18, "comfort": 18, "carpentri": 18, "languag": 18, "rust": 18, "yourself": 18, "familiar": 18, "wake": 18, "guru": 18, "technic": 19, "typeset": 19, "easiest": 19, "overleaf": 19, "rich": 19, "featur": 19, "learn": 19, "30": 19, "minut": 19, "mactex": 19, "custom": 19, "sentenc": 19, "easier": 19, "paragraph": 19, "vim": 19, "label": 19, "figur": 19, "equat": 19, "tabl": 19, "consist": 19, "begin": 19, "includegraph": 19, "diamond_cryst": 19, "pdf": 19, "caption": 19, "crystal": 19, "cubic": 19, "fig": 19, "end": 19, "prefix": 19, "eq": 19, "sec": 19, "ref": 19, "defin": 19, "onw": 19, "macro": 19, "preambl": 19, "newcommand": 19, "fref": 19, "tref": 19, "eref": 19, "eqref": 19, "sref": 19, "aref": 19, "appendix": 19, "doe": 19, "noth": 19, "slash": 19, "period": 19, "indic": 19, "countri": 19, "between": 19, "middl": 19, "mathrm": 19, "math": 19, "boltzmann": 19, "constant": 19, "k_": 19, "k_b": 19, "italic": 19, "stand": 19, "upright": 19}, "objects": {}, "objtypes": {}, "objnames": {}, "titleterms": {"conda": [0, 1], "environ": [0, 1, 6, 13], "instal": [0, 1, 3, 6, 11, 13], "chang": [0, 13, 14], "default": 0, "set": [0, 1, 6, 13], "directori": [0, 13], "packag": [0, 1], "creat": [0, 3, 13], "us": [0, 5, 12, 13, 19], "list": 0, "your": [0, 3, 6, 13], "avail": 0, "mamba": 0, "option": [0, 5, 6], "atomate2": 1, "workflow": [1, 3, 13], "up": [1, 6, 13], "configur": [1, 3], "databas": [1, 2], "output": 1, "jobflow": 1, "yaml": [1, 3], "variabl": 1, "pymatgen": 1, "run": [1, 3, 9], "next": 1, "step": 1, "more": [1, 3, 5, 12, 14, 15], "inform": [1, 3, 5, 12, 14, 15], "get": [2, 5, 9, 19], "new": [2, 13], "connect": [2, 13], "mongodb": 2, "firework": 3, "fw_config": 3, "my_launchpad": 3, "my_qadapt": 3, "flow": 3, "initi": 3, "launchpad": 3, "launch": 3, "monitor": 3, "high": 4, "throughput": 4, "hpe": 5, "dsi": 5, "an": [5, 14, 15], "account": 5, "log": 5, "system": 5, "transfer": [5, 13], "data": [5, 9], "submit": 5, "job": [5, 9], "gpu": 5, "check": [5, 13], "balanc": 5, "authent": 5, "via": 5, "ssh": [5, 13, 14, 15], "laptop": 6, "termin": 6, "app": 6, "develop": 6, "homebrew": 6, "other": 6, "gulp": 7, "softwar": 8, "vasp": 9, "access": 9, "first": [9, 13], "file": [9, 13], "edit": 10, "manual": [10, 12, 17], "1": 10, "fork": 10, "repo": 10, "2": 10, "make": [10, 14], "3": 10, "pull": [10, 14], "request": [10, 14], "local": [11, 13], "build": 11, "command": [12, 13], "line": 12, "tool": [12, 17], "syntax": 12, "help": 12, "some": 12, "which": 12, "tldr": 12, "git": 13, "basic": 13, "repositori": [13, 14], "start": [13, 19], "add": 13, "from": 13, "workspac": 13, "work": 13, "stage": 13, "area": 13, "level": 13, "all": 13, "current": 13, "second": 13, "messag": 13, "full": 13, "histori": 13, "record": 13, "own": 13, "show": 13, "view": 13, "befor": 13, "after": 13, "statu": 13, "ani": 13, "time": 13, "restor": 13, "last": 13, "action": 13, "remot": 13, "locat": 13, "github": [13, 14], "retriev": 13, "without": 13, "merg": 13, "them": 13, "branch": 13, "integr": 13, "one": 13, "anoth": 13, "tutori": [13, 16], "gener": [14, 15], "kei": [14, 15], "upload": 14, "clone": 14, "commit": 14, "push": 14, "ad": 15, "agent": 15, "text": 16, "editor": 16, "macvim": 16, "vim": 16, "id": 16, "wen": 17, "group": 17, "onboard": [17, 18], "comput": [17, 18], "dev": 17, "write": 17, "contribut": 17, "guid": 18, "devic": 18, "meet": 18, "misc": 18, "code": 18, "latex": 19, "tip": 19}, "envversion": {"sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinx": 60}, "alltitles": {"Conda Environment": [[0, "conda-environment"]], "Installation": [[0, "installation"], [11, "installation"]], "Changing default conda settings": [[0, "changing-default-conda-settings"]], "Changing environment directory": [[0, "changing-environment-directory"]], "Changing package directory": [[0, "changing-package-directory"]], "Creating a conda environment": [[0, "creating-a-conda-environment"]], "Using a conda environment": [[0, "using-a-conda-environment"]], "Installing packages": [[0, "installing-packages"]], "Listing packages in your environment": [[0, "listing-packages-in-your-environment"]], "Listing available environment": [[0, "listing-available-environment"]], "Mamba (optional)": [[0, "mamba-optional"]], "Installing mamba": [[0, "installing-mamba"]], "Using mamba": [[0, "using-mamba"]], "Atomate2 Workflows": [[1, "atomate2-workflows"]], "Setting up a conda environment": [[1, "setting-up-a-conda-environment"]], "Installing workflow packages": [[1, "installing-workflow-packages"]], "Configuring database outputs": [[1, "configuring-database-outputs"]], "jobflow.yaml": [[1, "jobflow-yaml"]], "atomate2.yaml": [[1, "atomate2-yaml"]], "Setting environment variables": [[1, "setting-environment-variables"]], "Configuring pymatgen": [[1, "configuring-pymatgen"]], "Running a workflow": [[1, "running-a-workflow"]], "Next step": [[1, "next-step"]], "More information": [[1, "more-information"], [3, "more-information"], [5, "more-information"], [12, "more-information"], [14, "more-information"], [15, "more-information"]], "Database": [[2, "database"]], "Getting new databases": [[2, "getting-new-databases"]], "Connecting to MongoDB": [[2, "connecting-to-mongodb"]], "Fireworks": [[3, "fireworks"]], "Installing": [[3, "installing"]], "Configuration": [[3, "configuration"]], "FW_config.yaml": [[3, "fw-config-yaml"]], "my_launchpad.yaml": [[3, "my-launchpad-yaml"]], "my_qadapter.yaml": [[3, "my-qadapter-yaml"]], "Running a flow": [[3, "running-a-flow"]], "Initializing launchpad": [[3, "initializing-launchpad"]], "Creating a workflow": [[3, "creating-a-workflow"]], "Launching a workflow": [[3, "launching-a-workflow"]], "Monitoring your workflow": [[3, "monitoring-your-workflow"]], "High Throughput": [[4, "high-throughput"]], "HPE DSI": [[5, "hpe-dsi"]], "Getting an account": [[5, "getting-an-account"]], "Logging into the system": [[5, "logging-into-the-system"]], "Transferring data": [[5, "transferring-data"]], "Submitting jobs": [[5, "submitting-jobs"]], "Using GPU": [[5, "using-gpu"]], "Checking balance": [[5, "checking-balance"]], "Authentication via ssh (optional)": [[5, "authentication-via-ssh-optional"]], "Setting up Your Laptop": [[6, "setting-up-your-laptop"]], "Installing a terminal app": [[6, "installing-a-terminal-app"]], "Setting up developer environment": [[6, "setting-up-developer-environment"]], "Installing homebrew": [[6, "installing-homebrew"]], "Other Apps": [[6, "other-apps"]], "Optional": [[6, "optional"]], "GULP": [[7, "gulp"]], "Software": [[8, "software"]], "VASP": [[9, "vasp"]], "Getting access to VASP": [[9, "getting-access-to-vasp"]], "Run a first VASP jobs": [[9, "run-a-first-vasp-jobs"]], "VASP data files": [[9, "vasp-data-files"]], "Editing the Manual": [[10, "editing-the-manual"]], "1. Forking the repo": [[10, "forking-the-repo"]], "2. Making edits": [[10, "making-edits"]], "3. Making a pull request": [[10, "making-a-pull-request"]], "Local Build": [[11, "local-build"]], "Building": [[11, "building"]], "Command Line Tool": [[12, "command-line-tool"]], "Syntax": [[12, "syntax"]], "Manual of a command": [[12, "manual-of-a-command"]], "Help of a command": [[12, "help-of-a-command"]], "Some useful commands": [[12, "some-useful-commands"]], "which": [[12, "which"]], "tldr": [[12, "tldr"]], "Git": [[13, "git"]], "Install Git": [[13, "install-git"]], "Set up the Git environment": [[13, "set-up-the-git-environment"]], "Git workflow and basic commands": [[13, "git-workflow-and-basic-commands"]], "Create a new repository to start using Git.": [[13, "create-a-new-repository-to-start-using-git"]], "Add files from workspace (working directory) to staging area (first level).": [[13, "add-files-from-workspace-working-directory-to-staging-area-first-level"]], "Add all files in the current directory to the staging area.": [[13, "add-all-files-in-the-current-directory-to-the-staging-area"]], "Transfer files from staging (first level) to repository (second level).": [[13, "transfer-files-from-staging-first-level-to-repository-second-level"]], "Transfer files from staging to repository and add message to full history to record your own changes.": [[13, "transfer-files-from-staging-to-repository-and-add-message-to-full-history-to-record-your-own-changes"]], "Show full history of Git repository.": [[13, "show-full-history-of-git-repository"]], "View the before and after changes of files.": [[13, "view-the-before-and-after-changes-of-files"]], "Check the status of your Git repository at any time.": [[13, "check-the-status-of-your-git-repository-at-any-time"]], "Restore the last action on files.": [[13, "restore-the-last-action-on-files"]], "View current remote connection location (SSH).": [[13, "view-current-remote-connection-location-ssh"]], "Transfer files from local repository to a remote repository (Github).": [[13, "transfer-files-from-local-repository-to-a-remote-repository-github"]], "Transfer files from remote repository (Github) to the workspace.": [[13, "transfer-files-from-remote-repository-github-to-the-workspace"]], "Retrieve changes from a remote repository without merging them into your local repository (branch).": [[13, "retrieve-changes-from-a-remote-repository-without-merging-them-into-your-local-repository-branch"]], "Integrate changes from one branch into another.": [[13, "integrate-changes-from-one-branch-into-another"]], "Git tutorial": [[13, "git-tutorial"]], "GitHub": [[14, "github"]], "Generating an SSH key": [[14, "generating-an-ssh-key"]], "Uploading to GitHub": [[14, "uploading-to-github"]], "Cloning a repository": [[14, "cloning-a-repository"]], "Making changes": [[14, "making-changes"]], "Committing changes": [[14, "committing-changes"]], "Push the changes": [[14, "push-the-changes"]], "Pull request": [[14, "pull-request"]], "SSH": [[15, "ssh"]], "Generating an SSH keys": [[15, "generating-an-ssh-keys"]], "Adding the ssh key to the ssh-agent": [[15, "adding-the-ssh-key-to-the-ssh-agent"]], "Text Editor": [[16, "text-editor"]], "Tutorial": [[16, "tutorial"]], "MacVim": [[16, "macvim"]], "vim in IDEs": [[16, "vim-in-ides"]], "Wen Group Manual": [[17, "wen-group-manual"]], "Onboarding": [[17, null]], "Computing": [[17, null]], "Dev Tools": [[17, null]], "Writing": [[17, null]], "Contributing": [[17, null]], "Onboarding Guide": [[18, "onboarding-guide"]], "Computing devices": [[18, "computing-devices"]], "Meetings": [[18, "meetings"]], "Misc": [[18, "misc"]], "Coding": [[18, "coding"]], "Using LaTeX": [[19, "using-latex"]], "Getting started": [[19, "getting-started"]], "Tips": [[19, "tips"]]}, "indexentries": {}}) \ No newline at end of file +Search.setIndex({"docnames": ["computing/conda", "computing/high_throughput/atomate2", "computing/high_throughput/database", "computing/high_throughput/fireworks", "computing/high_throughput/index", "computing/hpe_dsi", "computing/laptop", "computing/software/gulp", "computing/software/index", "computing/software/vasp", "contributing/edit", "contributing/local_build", "devtool/cli", "devtool/git", "devtool/github", "devtool/ssh", "devtool/text_editor", "index", "onboarding/guide", "writing/latex"], "filenames": ["computing/conda.md", "computing/high_throughput/atomate2.md", "computing/high_throughput/database.md", "computing/high_throughput/fireworks.md", "computing/high_throughput/index.md", "computing/hpe_dsi.md", "computing/laptop.md", "computing/software/gulp.md", "computing/software/index.md", "computing/software/vasp.md", "contributing/edit.md", "contributing/local_build.md", "devtool/cli.md", "devtool/git.md", "devtool/github.md", "devtool/ssh.md", "devtool/text_editor.md", "index.md", "onboarding/guide.md", "writing/latex.md"], "titles": ["Conda Environment", "Atomate2 Workflows", "Database", "Fireworks", "High Throughput", "HPE DSI", "Setting up Your Laptop", "GULP", "Software", "VASP", "Editing the Manual", "Local Build", "Command Line Tool", "Git", "GitHub", "SSH", "Text Editor", "Wen Group Manual", "Onboarding Guide", "Using LaTeX"], "terms": {"frequent": 0, "we": [0, 1, 2, 3, 9, 10, 11, 15, 16, 18, 19], "need": [0, 1, 3, 5, 6, 9, 10, 12, 13, 14], "specif": [0, 1, 3], "configur": [0, 5, 13, 16, 18], "version": [0, 10, 13, 14, 16], "one": [0, 9, 12, 15], "project": [0, 1, 3, 5, 6, 7, 9, 18], "which": [0, 5, 7, 13, 18, 19], "can": [0, 1, 2, 3, 5, 6, 7, 9, 10, 11, 12, 13, 14, 15, 16, 18, 19], "conflict": [0, 13], "anoth": [0, 18], "": [0, 1, 3, 5, 12, 19], "i": [0, 1, 3, 5, 6, 7, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19], "great": [0, 6, 18], "wai": [0, 19], "manag": [0, 3, 5, 6], "It": [0, 1, 3, 14, 15, 16, 19], "allow": [0, 1, 10, 13, 14], "u": [0, 19], "separ": [0, 19], "where": [0, 5, 11, 13, 14], "ani": [0, 5, 15, 16], "without": [0, 3, 5, 6, 16], "affect": [0, 5], "anyth": 0, "outsid": 0, "thi": [0, 1, 3, 5, 6, 7, 9, 10, 11, 13, 14, 15, 17, 18, 19], "On": [0, 1, 3, 12], "maco": [0, 6, 12, 19], "To": [0, 1, 3, 5, 6, 7, 9, 11, 13], "first": [0, 3, 5, 11, 18], "do": [0, 1, 3, 5, 6, 7, 9, 10, 11, 12, 13, 16, 18], "curl": [0, 6], "http": [0, 1, 2, 3, 5, 6, 11, 12, 13, 16], "repo": [0, 3, 11], "anaconda": 0, "com": [0, 3, 6, 11, 13, 14, 15, 16], "miniconda": 0, "miniconda3": 0, "latest": 0, "macosx": 0, "arm64": 0, "sh": [0, 5, 6], "o": [0, 3, 5], "conda_instal": 0, "bash": [0, 5, 6, 9], "Then": [0, 3, 5, 7, 9, 10, 11], "follow": [0, 3, 6, 13, 15, 16, 18], "instruct": [0, 1, 3, 5, 6, 9, 10, 14, 15], "screen": 0, "basic": [0, 1, 5, 6], "ar": [0, 3, 5, 9, 10, 13, 19], "sure": [0, 1, 3], "you": [0, 1, 2, 3, 5, 6, 7, 9, 10, 11, 12, 13, 14, 15, 16, 18, 19], "want": [0, 3, 5, 6, 10, 11, 14, 16], "continu": [0, 1], "ye": [0, 1], "type": [0, 1, 5, 6, 7, 13, 16], "press": [0, 5, 15], "enter": [0, 5, 7, 10, 15], "accept": [0, 15], "licens": 0, "term": 0, "now": [0, 1, 7, 10, 14], "locat": [0, 7, 9, 12, 15], "user": [0, 5, 9, 12, 13], "usernam": [0, 1, 2, 5, 13, 14], "wish": 0, "initi": 0, "run": [0, 5, 7, 14], "init": [0, 13], "home": [0, 1, 3, 5], "confirm": 0, "successfulli": 0, "see": [0, 1, 3, 5, 6, 10, 14, 18, 19], "someth": [0, 1], "like": [0, 1, 2, 5, 18, 19], "4": [0, 3, 9], "14": [0, 1, 2, 18], "0": [0, 3, 9], "work": [0, 3, 6, 11, 14, 18], "appl": [0, 18], "m": [0, 13, 14], "seri": 0, "chip": 0, "For": [0, 1, 3, 5, 10, 12, 14, 19], "more": [0, 6, 13], "e": [0, 1, 3, 5, 6, 7, 9, 10, 11, 12, 16, 18, 19], "g": [0, 1, 3, 5, 6, 7, 9, 10, 12, 16, 18, 19], "intel": 0, "doc": [0, 1, 11], "hpe": [0, 1, 2, 6, 9, 17], "dsi": [0, 1, 2, 6, 9, 17], "cluster": [0, 1, 3, 5, 6, 9], "carya": [0, 1, 3, 5, 7, 9], "sabin": [0, 1, 5, 9], "alreadi": [0, 3, 14, 15], "path": [0, 1, 3, 5, 7, 11, 12], "when": [0, 3, 6, 10, 13, 16, 18], "get": [0, 1, 6, 12, 16, 18], "an": [0, 1, 6, 7, 18, 19], "error": [0, 1, 5], "command": [0, 1, 3, 6, 7, 14, 15, 17, 18], "found": 0, "modul": [0, 3, 7, 9], "load": [0, 3, 7, 9], "python": [0, 3, 5, 6, 7, 18], "add": [0, 1, 3, 5, 9, 12, 14, 18, 19], "abov": [0, 3, 5, 19], "line": [0, 1, 6, 9, 13, 17, 18, 19], "bashrc": [0, 1, 3, 7], "automat": [0, 1, 9], "each": [0, 1, 3, 13, 19], "time": [0, 1, 5, 9, 10, 14], "login": [0, 1, 5], "avoid": [0, 5, 7, 13], "execut": [0, 3, 7, 13], "manual": [0, 11], "mac": [0, 5, 6, 13, 16, 18], "skip": 0, "new": [0, 7, 10, 14, 15, 18], "store": [0, 1, 2, 3], "env": 0, "sometim": 0, "quit": 0, "big": 0, "onli": [0, 3, 10, 12, 18, 19], "ha": [0, 5, 10, 13, 18, 19], "quota": 0, "10g": 0, "easili": 0, "lead": 0, "out": [0, 5], "problem": 0, "should": [0, 1, 5, 7, 9, 15, 19], "have": [0, 1, 5, 7, 10, 12, 13, 15], "access": [0, 1, 2, 5, 6, 18], "our": [0, 3, 5, 6, 18], "group": [0, 3, 5, 11, 18], "wen": [0, 1, 3, 5, 7, 9], "much": 0, "larger": 0, "disk": 0, "under": 0, "cd": [0, 1, 3, 5, 7, 14], "mkdir": [0, 1, 3, 5, 7], "name": [0, 1, 3, 5, 7, 9, 11, 13, 15], "note": [0, 3], "all": [0, 1, 3, 5, 10, 12, 14, 19], "below": [0, 1, 3, 5, 6, 7, 9, 19], "within": 0, "In": [0, 1, 5, 7, 9, 11, 16], "exampl": [0, 1, 5, 9, 10, 12, 13, 14, 19], "config": [0, 1, 3, 13], "prepend": 0, "envs_dir": 0, "ve": [0, 1, 10], "just": [0, 1], "ensur": [0, 1], "success": 0, "let": [0, 1, 3, 5], "check": [0, 3, 9, 10, 11, 18], "show": [0, 3, 12], "gener": [0, 5, 6, 9, 11], "lot": [0, 19], "output": [0, 2, 11], "find": [0, 1, 19], "app": 0, "3": [0, 9, 16], "9": 0, "mean": [0, 13], "place": [0, 5, 11, 16], "altern": [0, 3, 5, 6, 10, 16, 18, 19], "open": [0, 3, 5, 6, 10, 11, 13, 14, 15, 16], "condarc": 0, "made": [0, 10, 13, 14], "even": [0, 16], "directli": [0, 7, 10, 11, 18], "edit": [0, 1, 3, 7, 11, 16, 17], "remov": [0, 5], "ones": [0, 15], "similarli": [0, 19], "download": [0, 6, 7, 11, 13], "pkg": 0, "storag": [0, 5], "well": [0, 1, 12], "pkgs_dir": 0, "tmp": 0, "case": [0, 10], "space": [0, 5, 19], "Of": 0, "cours": 0, "view": [0, 2, 10, 14, 15], "onc": [0, 3, 7, 10, 13], "my_env": 0, "multipl": [0, 3, 10, 13], "differ": [0, 10], "activ": [0, 1, 3, 7, 11], "mai": [0, 1, 3, 5, 6, 10, 11, 12], "commandnotfounderror": 0, "shell": [0, 3, 5, 18], "been": [0, 3, 10, 13], "properli": [0, 3], "shell_nam": 0, "current": [0, 3], "support": [0, 5], "fish": 0, "tcsh": 0, "xonsh": 0, "zsh": 0, "powershel": 0, "sourc": [0, 1, 3, 10, 11], "two": [0, 1], "modifi": [0, 13], "file": [0, 1, 3, 5, 7, 10, 11, 12, 15, 16], "later": [0, 19], "usag": 0, "10": [0, 1, 2, 5], "If": [0, 5, 7, 13, 14, 19], "them": [0, 1, 10, 15, 19], "slow": 0, "take": [0, 1, 10], "long": [0, 19], "around": 0, "reimplement": 0, "speed": 0, "taken": 0, "consider": 0, "via": [0, 16], "c": [0, 1, 6, 7, 15, 18], "forg": [0, 1, 7], "from": [0, 1, 3, 5, 6, 7, 9, 10, 11, 12, 14, 16], "channel": 0, "instead": [0, 3, 5, 9, 19], "main": [0, 10], "inform": [0, 13], "document": [0, 1, 3, 19], "pretti": 0, "everyth": [0, 3, 11], "replac": [0, 1, 3, 5, 13], "pymatgen": [0, 3], "guid": [1, 5, 6, 17], "discuss": [1, 7, 18], "comput": [1, 3, 5, 6, 19], "hpc": 1, "mainli": 1, "us": [1, 2, 3, 6, 7, 9, 10, 11, 14, 15, 17, 18], "other": [1, 3, 5, 9, 13, 14, 15, 16, 18], "relat": 1, "The": [1, 3, 5, 9, 10, 11, 14, 18, 19], "slight": [1, 3], "adjust": [1, 3], "make": [1, 3, 13, 16, 18, 19], "your": [1, 2, 5, 7, 9, 10, 11, 14, 15, 16, 17, 18, 19], "credenti": [1, 3, 5], "readi": [1, 3], "befor": [1, 3, 7, 11, 12, 15, 19], "move": 1, "forward": 1, "log": [1, 3, 7, 13, 14], "creat": [1, 2, 5, 7, 9, 10, 11, 14, 16], "ht_mat": [1, 3], "feel": 1, "free": [1, 19], "choos": 1, "own": [1, 14, 15], "some": [1, 9, 10, 16, 19], "pip": [1, 3, 11], "boto3": 1, "info": [1, 2, 3], "directori": [1, 3, 5, 7, 9, 11, 12, 15], "ht_config_fil": 1, "call": [1, 5], "config_dir": [1, 3], "provid": [1, 5, 14], "full": [1, 3, 7], "rel": 1, "pwd": 1, "your_usernam": [1, 7], "mongodb": [1, 3, 6], "minio": [1, 2], "calcul": [1, 2, 3], "content": [1, 3, 5, 7, 12], "job_stor": 1, "docs_stor": 1, "mongouristor": 1, "uri": [1, 2, 3], "collection_nam": 1, "jobflow_output": 1, "additional_stor": 1, "data": [1, 6], "s3store": 1, "endpoint_url": [1, 2], "2": [1, 2, 3, 7, 9, 12], "1": [1, 2, 3, 5, 7, 9, 12, 19], "9000": [1, 2], "bucket": [1, 2], "minio_bucket_nam": [1, 2], "kei": [1, 5, 18], "blob_uuid": 1, "compress": 1, "true": [1, 2, 3], "index": [1, 11], "jobflow_minio_index": 1, "s3_profil": 1, "aws_access_key_id": 1, "minio_usernam": [1, 2], "aws_secret_access_kei": 1, "minio_password": [1, 2], "bracket": 1, "don": [1, 3, 5, 9, 15], "t": [1, 3, 5, 9, 14, 15, 19], "forget": [1, 3, 5, 9], "mongo_usernam": [1, 2], "mongo_password": [1, 2], "also": [1, 3, 10, 11, 19], "indent": 1, "correct": [1, 7, 19], "ssh_tunnel": 1, "sshtunnel": 1, "tunnel_server_address": 1, "rcdc": [1, 5, 7], "uh": [1, 5, 6, 7, 18], "edu": [1, 5, 7], "22": [1, 5], "remote_server_address": 1, "nfs12": 1, "local_port": 1, "carya_usernam": 1, "password": [1, 2, 5], "carya_password": 1, "cougarnet": [1, 5, 7], "establish": 1, "ssh": [1, 17], "tunnel": 1, "server": 1, "vasp": [1, 3, 8, 17], "updat": [1, 10, 17], "incar": [1, 9], "paramet": 1, "maximum": 1, "number": [1, 3], "custodian": 1, "etc": [1, 3, 19], "list": [1, 9, 12, 13, 18], "avail": [1, 9], "atomate2set": 1, "vasp_cmd": 1, "mpirun": [1, 9], "bind": [1, 9], "core": [1, 3, 9], "vasp_std": [1, 9], "vasp_gamma_cmd": 1, "vasp_gam": 1, "last": [1, 17], "thing": [1, 3], "point": [1, 9], "so": [1, 3, 5, 13, 15, 19], "joflow": 1, "export": [1, 3], "jobflow_config_fil": 1, "atomate2_config_fil": 1, "rememb": 1, "after": [1, 3, 5, 6, 7, 10, 18, 19], "chang": [1, 5, 10, 15, 16, 19], "effect": [1, 3], "pmgrc": 1, "pmg_vasp_psp_dir": 1, "common": [1, 9], "pp": [1, 9], "pseudopotenti": [1, 9], "fulli": 1, "plase": 1, "try": [1, 9, 18], "offici": [1, 3, 13, 16, 18], "tutori": [1, 6, 9, 10, 18, 19], "session": 1, "submit": [1, 3, 7, 9], "job": [1, 3], "firework": [1, 4, 17], "materialsproject": [1, 3], "github": [1, 3, 10, 11, 15, 17], "io": [1, 3, 13], "orchestr": 2, "result": 2, "ask": [2, 5, 18], "mingjian": [2, 5, 18], "mongo": 2, "atla": [2, 3], "host": [2, 3, 5, 10, 14], "srv": 2, "serverlessinstance0": 2, "nisxfj9": 2, "net": 2, "retrywrit": 2, "w": [2, 5], "major": 2, "access_key_id": 2, "secret_access_kei": 2, "keep": [2, 3, 13], "particularli": 2, "confidenti": 2, "studio3t": 2, "enabl": 3, "easi": [3, 6], "clone": [3, 10, 11], "packag": [3, 6, 7], "conda": [3, 7, 11, 17, 18], "environ": [3, 7, 11, 17, 18], "p": [3, 5], "git": [3, 11, 12, 14, 17, 19], "mjwen": [3, 5, 10], "atomate2": [3, 4, 17], "what": [3, 10], "here": [3, 5, 10, 16, 18, 19], "becaus": 3, "uri_mod": 3, "pr": 3, "merg": [3, 10, 14], "correspond": [3, 5], "els": 3, "config_file_dir": 3, "queue_update_interv": 3, "5": [3, 9], "fw_config_fil": 3, "modif": 3, "specifi": 3, "databas": [3, 4, 17], "lanuchpad": 3, "set": [3, 14, 16, 17, 18, 19], "logdir": 3, "null": 3, "istrm_lvl": 3, "debug": 3, "user_indic": 3, "wf_user_indic": 3, "how": [3, 10], "slurm": [3, 5, 9], "schedul": [3, 18], "few": 3, "stuff": 3, "walltim": 3, "ntask": [3, 9], "mem": [3, 5, 9], "pre_rocket": 3, "suit": 3, "_fw_name": 3, "commonadapt": 3, "_fw_q_type": 3, "rocket_launch": 3, "rlaunch": 3, "singleshot": 3, "node": [3, 5, 9], "24": [3, 9], "01": [3, 9], "00": [3, 5, 9], "account": [3, 7, 9, 10, 14], "job_nam": 3, "fw_job": 3, "50gb": [3, 9], "signal": 3, "sigint": 3, "60": 3, "6": [3, 7, 9], "BE": 3, "extrem": 3, "care": 3, "reset": 3, "wipe": 3, "exist": [3, 15, 18], "entri": 3, "collect": 3, "typic": 3, "redo": 3, "unless": 3, "know": 3, "ok": 3, "state": 3, "again": [3, 5], "lpad": 3, "example_flow": 3, "py": [3, 5], "put": [3, 9, 18, 19], "import": 3, "relaxbandstructuremak": 3, "jobflow": 3, "flow_to_workflow": 3, "structur": [3, 6, 9, 19], "construct": 3, "rock": 3, "salt": 3, "mgo": 3, "mgo_structur": 3, "lattic": 3, "13": 3, "speci": 3, "mg": 3, "coord": 3, "band": 3, "optimis": 3, "obtain": [3, 18], "bandstructure_flow": 3, "convert": [3, 11], "object": 3, "wf": 3, "auto_load": 3, "add_wf": 3, "verifi": 3, "ad": [3, 5, 13], "get_fw": 3, "hasn": 3, "qlaunch": 3, "singl": [3, 10], "rapidfir": 3, "fw_launch": 3, "your_carya_usernam": 3, "ignor": 3, "nlaunch": 3, "increas": 3, "infinit": 3, "stop": [3, 18], "mode": [3, 16, 19], "caution": 3, "help": [3, 13, 18], "messag": [3, 5, 10, 14], "appropri": 3, "squeue": 3, "whether": [3, 13], "start": [3, 5, 10, 15, 16], "statu": 3, "web": [3, 10, 14], "gui": [3, 6, 16], "step": [3, 6, 7, 10], "up": [3, 16, 17, 18], "laptop": [3, 5, 10, 14, 17, 18], "webgui": 3, "local": [3, 5, 7, 10, 17], "termin": [3, 5, 13, 14, 15, 16], "connect": [3, 5, 6], "tab": [3, 14, 19], "browser": [3, 11], "persson": 3, "handbook": 3, "atomate1": 3, "mani": 3, "same": [3, 5, 9, 13, 14], "gitbook": 3, "atom": [3, 6, 9], "setup": 3, "workflow": [4, 17], "page": [5, 6, 7, 10, 12, 14, 18], "describ": [5, 6, 10], "scienc": 5, "institut": 5, "never": 5, "request": [5, 7, 18], "php": 5, "princip": 5, "investig": 5, "pi": 5, "email": [5, 7, 13, 15, 18], "address": [5, 13, 15], "grant": 5, "n": [5, 7, 9], "A": [5, 6], "pleas": 5, "select": [5, 6, 9, 10, 14, 18], "resourc": [5, 6, 18], "receiv": [5, 7], "shortli": 5, "contain": [5, 7], "section": [5, 19], "And": 5, "clusternam": 5, "either": 5, "depend": [5, 11], "linux": [5, 16], "subsystem": 5, "instal": [5, 7, 12, 16, 19], "window": [5, 13], "uhsecur": 5, "uhguest": 5, "network": 5, "cannot": [5, 9], "port": 5, "oper": [5, 14, 18], "wi": 5, "fi": 5, "off": [5, 6], "campu": [5, 6], "vpn": [5, 6], "scp": [5, 7], "my_fil": 5, "txt": 5, "remot": 5, "prefer": 5, "graphic": 5, "interfac": [5, 18], "larg": 5, "amount": [5, 6], "globu": 5, "good": [5, 18, 19], "todo": 5, "limit": 5, "10gb": 5, "script": [5, 9], "chmod": 5, "write": [5, 14, 19], "its": [5, 6], "subdirectori": 5, "next": [5, 7], "suppos": 5, "bin": [5, 6, 9, 12], "l": [5, 9, 12], "sbatch": [5, 9], "my_1st_job": 5, "max": [5, 9], "min": 5, "copi": [5, 9, 10, 13, 14], "otherwis": [5, 9], "throw": 5, "memori": 5, "alloc": 5, "sbalanc": 5, "everi": 5, "done": [5, 10], "public": [5, 14, 15], "cat": [5, 14, 15], "id_rsa": [5, 14, 15], "pub": [5, 14, 15], "authorized_kei": 5, "append": [5, 7], "passphras": [5, 15], "privat": [5, 15], "But": 5, "agent": 5, "servic": 5, "ticket": 5, "center": [5, 19], "hpedsi": 5, "polici": 5, "about": 5, "research": [6, 18], "fair": 6, "perform": [6, 9, 10, 14], "cli": [6, 18], "tool": [6, 14, 18], "power": [6, 19], "than": 6, "default": [6, 15, 19], "iterm2": 6, "websit": [6, 13, 16, 18], "xcode": 6, "simplifi": [6, 12], "softwar": [6, 12, 13, 14, 17, 18], "mostli": [6, 18], "librari": 6, "fssl": 6, "raw": 6, "githubusercont": 6, "head": 6, "brew": [6, 12, 13], "wget": 6, "practic": [6, 12, 18, 19], "pycharm": [6, 16], "id": 6, "intens": 6, "vscode": [6, 16], "purpos": 6, "internet": 6, "zotero": 6, "refer": [6, 15, 18, 19], "obsidan": 6, "markdown": [6, 10, 11], "base": [6, 14], "notetak": 6, "ovito": 6, "viewer": 6, "analysi": 6, "studio": 6, "3t": 6, "memo": 7, "navig": [7, 10, 14, 19], "visit": 7, "link": [7, 10, 18], "input": [7, 9], "univers": [7, 17], "issu": 7, "tgz": 7, "devic": 7, "There": 7, "achiev": [7, 13], "transfer": 7, "newli": 7, "gulp_env": 7, "scalapack": 7, "With": [7, 19], "extract": 7, "tar": 7, "xvf": 7, "src": 7, "folder": 7, "compil": 7, "requir": 7, "gfortran": 7, "mkgulp_old_gfortran": 7, "cumbersom": 7, "variabl": 7, "alia": 7, "abl": 7, "anywher": 7, "gulp": [8, 17], "appli": 9, "relax": 9, "si": 9, "diamond": [9, 19], "three": 9, "poscar": 9, "kpoint": 9, "potcar": 9, "central": 9, "ibrion": 9, "nsw": 9, "99": 9, "nelm": 9, "200": 9, "prec": 9, "accur": 9, "algo": 9, "normal": 9, "encut": 9, "520": 9, "ediff": 9, "1e": 9, "isif": 9, "ismear": 9, "sigma": 9, "give": [9, 12, 13, 14, 19], "materi": 9, "silicon": 9, "348898": 9, "000000": 9, "933487": 9, "116299": 9, "157372": 9, "866975": 9, "direct": [9, 15], "250000": 9, "bloch": 9, "vector": 9, "sampl": 9, "brillouin": 9, "zone": 9, "k": 9, "grid": 9, "mesh": 9, "gamma": 9, "proprietari": 9, "publicli": 9, "pot_gga_paw_pbe_54": 9, "vasp_job": 9, "189": 9, "gb": 9, "exclus": 9, "mpi": 9, "fail": 9, "kspace": 9, "valu": 9, "vdw": 9, "kernel": 9, "vdw_kernel": 9, "pure": 10, "written": [10, 19], "myst": 10, "kind": [10, 16], "contribut": 10, "veri": [10, 16], "welcom": 10, "appreci": 10, "typo": 10, "fix": 10, "dead": 10, "addit": [10, 11, 16], "editor": [10, 14, 17, 19], "go": [10, 14], "wengroup": [10, 11], "group_manu": [10, 11], "click": [10, 14], "md": 10, "pencil": 10, "button": [10, 14], "commit": [10, 13], "branch": [10, 14], "push": [10, 13], "build": [10, 17, 18], "propos": 10, "upstream": 10, "homepag": 10, "brief": [10, 13, 18], "titl": [10, 14], "maintain": 10, "look": [10, 11], "repositori": 11, "machin": [11, 13], "upload": 11, "visual": 11, "fine": 11, "wen_group_manu": 11, "jupyt": 11, "book": 11, "html": 11, "webpag": 11, "pyproject": 11, "toml": 11, "resid": 11, "docs_build": 11, "_build": 11, "option": [12, 15], "subcommand": 12, "man": 12, "program": [12, 18], "usr": 12, "belov": 12, "www": 12, "gnu": 12, "org": 12, "coreutil": 12, "per": 12, "includ": [12, 13, 18], "hidden": 12, "d": 12, "develop": [13, 14], "track": [13, 14, 19], "code": [13, 14], "collabor": [13, 14], "simultan": 13, "through": [13, 18], "distribut": [13, 19], "model": [13, 18], "codebas": [13, 14], "share": [13, 15, 18], "scm": 13, "homebrew": 13, "complet": 13, "ll": 13, "attribut": 13, "prompt": 13, "youremail": 13, "global": 13, "filenam": 13, "descript": [13, 14], "re": 13, "author": 13, "date": 13, "diff": 13, "v": 13, "pull": [13, 18], "review": [13, 14], "decid": 13, "control": [13, 14], "over": [13, 14], "process": [13, 15], "contributor": 13, "fetch": 13, "swcarpentri": 13, "novic": 13, "platform": 14, "onlin": [14, 19], "togeth": 14, "haven": [14, 19], "highlight": 14, "entir": 14, "clipboard": 14, "profil": 14, "pictur": 14, "top": 14, "right": 14, "corner": 14, "dropdown": 14, "menu": 14, "left": 14, "sidebar": 14, "gpg": 14, "green": 14, "field": 14, "past": 14, "earlier": 14, "authent": 14, "variou": 14, "url": 14, "desir": 14, "text": [14, 17, 19], "stage": 14, "compar": 14, "sent": 14, "owner": 14, "necessari": [14, 18], "skill": 14, "pair": 15, "overwrit": 15, "backup": 15, "your_email": 15, "gmail": 15, "comment": 15, "keygen": 15, "rsa": 15, "b": [15, 19], "4096": 15, "highli": [15, 16], "recommend": [15, 16, 19], "secur": 15, "leav": 15, "blank": 15, "primari": 16, "pre": 16, "most": [16, 18], "system": [16, 18, 19], "built": 16, "effici": 16, "vimrc": 16, "vimtutor": 16, "openvim": 16, "opensourc": 16, "articl": 16, "19": 16, "standalon": 16, "becom": 16, "handi": 16, "quickli": 16, "offer": 16, "obsidian": 16, "depart": [17, 18], "chemic": 17, "biomolecular": 17, "engin": [17, 18], "houston": 17, "high": 17, "throughput": 17, "latex": 17, "feb": 17, "23": 17, "2024": 17, "meant": 18, "serv": 18, "student": 18, "postdoc": 18, "join": 18, "macbook": 18, "pro": 18, "choic": 18, "keyboard": 18, "trackpad": 18, "monitor": 18, "dell": 18, "p2723qe": 18, "ssd": 18, "drive": 18, "wd": 18, "4tb": 18, "my": 18, "passport": 18, "accessori": 18, "contract": 18, "amazon": 18, "chosen": 18, "product": 18, "approv": 18, "contact": 18, "manjunatha": 18, "shenoi": 18, "director": 18, "quot": 18, "nicolett": 18, "solano": 18, "administr": 18, "assist": 18, "purchas": 18, "send": 18, "plan": 18, "headshot": 18, "intro": 18, "regular": 18, "progress": 18, "feedback": 18, "team": 18, "swift": 18, "seek": 18, "awesom": 18, "paper": 18, "member": 18, "invit": 18, "workspac": 18, "offic": 18, "cougar": 18, "card": 18, "david": 18, "dawlearn": 18, "unix": 18, "comfort": 18, "carpentri": 18, "languag": 18, "rust": 18, "yourself": 18, "familiar": 18, "wake": 18, "guru": 18, "technic": 19, "typeset": 19, "easiest": 19, "overleaf": 19, "rich": 19, "featur": 19, "learn": 19, "30": 19, "minut": 19, "mactex": 19, "custom": 19, "sentenc": 19, "easier": 19, "paragraph": 19, "vim": 19, "label": 19, "figur": 19, "equat": 19, "tabl": 19, "consist": 19, "begin": 19, "includegraph": 19, "diamond_cryst": 19, "pdf": 19, "caption": 19, "crystal": 19, "cubic": 19, "fig": 19, "end": 19, "prefix": 19, "eq": 19, "sec": 19, "ref": 19, "defin": 19, "onw": 19, "macro": 19, "preambl": 19, "newcommand": 19, "fref": 19, "tref": 19, "eref": 19, "eqref": 19, "sref": 19, "aref": 19, "appendix": 19, "doe": 19, "noth": 19, "slash": 19, "period": 19, "indic": 19, "countri": 19, "between": 19, "middl": 19, "mathrm": 19, "math": 19, "boltzmann": 19, "constant": 19, "k_": 19, "k_b": 19, "By": 19, "italic": 19, "stand": 19, "upright": 19}, "objects": {}, "objtypes": {}, "objnames": {}, "titleterms": {"conda": [0, 1], "environ": [0, 1, 6, 13], "instal": [0, 1, 3, 6, 11, 13], "chang": [0, 13, 14], "default": 0, "set": [0, 1, 6, 13], "directori": [0, 13], "packag": [0, 1], "creat": [0, 3, 13], "us": [0, 5, 12, 13, 19], "list": 0, "your": [0, 3, 6, 13], "avail": 0, "mamba": 0, "option": [0, 5, 6], "atomate2": 1, "workflow": [1, 3, 13], "up": [1, 6, 13], "configur": [1, 3], "databas": [1, 2], "output": 1, "jobflow": 1, "yaml": [1, 3], "variabl": 1, "pymatgen": 1, "run": [1, 3, 9], "next": 1, "step": 1, "more": [1, 3, 5, 12, 14, 15], "inform": [1, 3, 5, 12, 14, 15], "get": [2, 5, 9, 19], "new": [2, 13], "connect": [2, 13], "mongodb": 2, "firework": 3, "fw_config": 3, "my_launchpad": 3, "my_qadapt": 3, "flow": 3, "initi": 3, "launchpad": 3, "launch": 3, "monitor": 3, "high": 4, "throughput": 4, "hpe": 5, "dsi": 5, "an": [5, 14, 15], "account": 5, "log": 5, "system": 5, "transfer": [5, 13], "data": [5, 9], "submit": 5, "job": [5, 9], "gpu": 5, "check": [5, 13], "balanc": 5, "authent": 5, "via": 5, "ssh": [5, 13, 14, 15], "laptop": 6, "termin": 6, "app": 6, "develop": 6, "homebrew": 6, "other": 6, "gulp": 7, "softwar": 8, "vasp": 9, "access": 9, "first": [9, 13], "file": [9, 13], "edit": 10, "manual": [10, 12, 17], "1": 10, "fork": 10, "repo": 10, "2": 10, "make": [10, 14], "3": 10, "pull": [10, 14], "request": [10, 14], "local": [11, 13], "build": 11, "command": [12, 13], "line": 12, "tool": [12, 17], "syntax": 12, "help": 12, "some": 12, "which": 12, "tldr": 12, "git": 13, "basic": 13, "repositori": [13, 14], "start": [13, 19], "add": 13, "from": 13, "workspac": 13, "work": 13, "stage": 13, "area": 13, "level": 13, "all": 13, "current": 13, "second": 13, "messag": 13, "full": 13, "histori": 13, "record": 13, "own": 13, "show": 13, "view": 13, "befor": 13, "after": 13, "statu": 13, "ani": 13, "time": 13, "restor": 13, "last": 13, "action": 13, "remot": 13, "locat": 13, "github": [13, 14], "retriev": 13, "without": 13, "merg": 13, "them": 13, "branch": 13, "integr": 13, "one": 13, "anoth": 13, "tutori": [13, 16], "gener": [14, 15], "kei": [14, 15], "upload": 14, "clone": 14, "commit": 14, "push": 14, "ad": 15, "agent": 15, "text": 16, "editor": 16, "macvim": 16, "vim": 16, "id": 16, "wen": 17, "group": 17, "onboard": [17, 18], "comput": [17, 18], "dev": 17, "write": 17, "contribut": 17, "guid": 18, "devic": 18, "meet": 18, "misc": 18, "code": 18, "latex": 19, "tip": 19}, "envversion": {"sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinx": 60}, "alltitles": {"Conda Environment": [[0, "conda-environment"]], "Installation": [[0, "installation"], [11, "installation"]], "Changing default conda settings": [[0, "changing-default-conda-settings"]], "Changing environment directory": [[0, "changing-environment-directory"]], "Changing package directory": [[0, "changing-package-directory"]], "Creating a conda environment": [[0, "creating-a-conda-environment"]], "Using a conda environment": [[0, "using-a-conda-environment"]], "Installing packages": [[0, "installing-packages"]], "Listing packages in your environment": [[0, "listing-packages-in-your-environment"]], "Listing available environment": [[0, "listing-available-environment"]], "Mamba (optional)": [[0, "mamba-optional"]], "Installing mamba": [[0, "installing-mamba"]], "Using mamba": [[0, "using-mamba"]], "Atomate2 Workflows": [[1, "atomate2-workflows"]], "Setting up a conda environment": [[1, "setting-up-a-conda-environment"]], "Installing workflow packages": [[1, "installing-workflow-packages"]], "Configuring database outputs": [[1, "configuring-database-outputs"]], "jobflow.yaml": [[1, "jobflow-yaml"]], "atomate2.yaml": [[1, "atomate2-yaml"]], "Setting environment variables": [[1, "setting-environment-variables"]], "Configuring pymatgen": [[1, "configuring-pymatgen"]], "Running a workflow": [[1, "running-a-workflow"]], "Next step": [[1, "next-step"]], "More information": [[1, "more-information"], [3, "more-information"], [5, "more-information"], [12, "more-information"], [14, "more-information"], [15, "more-information"]], "Database": [[2, "database"]], "Getting new databases": [[2, "getting-new-databases"]], "Connecting to MongoDB": [[2, "connecting-to-mongodb"]], "Fireworks": [[3, "fireworks"]], "Installing": [[3, "installing"]], "Configuration": [[3, "configuration"]], "FW_config.yaml": [[3, "fw-config-yaml"]], "my_launchpad.yaml": [[3, "my-launchpad-yaml"]], "my_qadapter.yaml": [[3, "my-qadapter-yaml"]], "Running a flow": [[3, "running-a-flow"]], "Initializing launchpad": [[3, "initializing-launchpad"]], "Creating a workflow": [[3, "creating-a-workflow"]], "Launching a workflow": [[3, "launching-a-workflow"]], "Monitoring your workflow": [[3, "monitoring-your-workflow"]], "High Throughput": [[4, "high-throughput"]], "HPE DSI": [[5, "hpe-dsi"]], "Getting an account": [[5, "getting-an-account"]], "Logging into the system": [[5, "logging-into-the-system"]], "Transferring data": [[5, "transferring-data"]], "Submitting jobs": [[5, "submitting-jobs"]], "Using GPU": [[5, "using-gpu"]], "Checking balance": [[5, "checking-balance"]], "Authentication via ssh (optional)": [[5, "authentication-via-ssh-optional"]], "Setting up Your Laptop": [[6, "setting-up-your-laptop"]], "Installing a terminal app": [[6, "installing-a-terminal-app"]], "Setting up developer environment": [[6, "setting-up-developer-environment"]], "Installing homebrew": [[6, "installing-homebrew"]], "Other Apps": [[6, "other-apps"]], "Optional": [[6, "optional"]], "GULP": [[7, "gulp"]], "Software": [[8, "software"]], "VASP": [[9, "vasp"]], "Getting access to VASP": [[9, "getting-access-to-vasp"]], "Run a first VASP jobs": [[9, "run-a-first-vasp-jobs"]], "VASP data files": [[9, "vasp-data-files"]], "Editing the Manual": [[10, "editing-the-manual"]], "1. Forking the repo": [[10, "forking-the-repo"]], "2. Making edits": [[10, "making-edits"]], "3. Making a pull request": [[10, "making-a-pull-request"]], "Local Build": [[11, "local-build"]], "Building": [[11, "building"]], "Command Line Tool": [[12, "command-line-tool"]], "Syntax": [[12, "syntax"]], "Manual of a command": [[12, "manual-of-a-command"]], "Help of a command": [[12, "help-of-a-command"]], "Some useful commands": [[12, "some-useful-commands"]], "which": [[12, "which"]], "tldr": [[12, "tldr"]], "Git": [[13, "git"]], "Install Git": [[13, "install-git"]], "Set up the Git environment": [[13, "set-up-the-git-environment"]], "Git workflow and basic commands": [[13, "git-workflow-and-basic-commands"]], "Create a new repository to start using Git.": [[13, "create-a-new-repository-to-start-using-git"]], "Add files from workspace (working directory) to staging area (first level).": [[13, "add-files-from-workspace-working-directory-to-staging-area-first-level"]], "Add all files in the current directory to the staging area.": [[13, "add-all-files-in-the-current-directory-to-the-staging-area"]], "Transfer files from staging (first level) to repository (second level).": [[13, "transfer-files-from-staging-first-level-to-repository-second-level"]], "Transfer files from staging to repository and add message to full history to record your own changes.": [[13, "transfer-files-from-staging-to-repository-and-add-message-to-full-history-to-record-your-own-changes"]], "Show full history of Git repository.": [[13, "show-full-history-of-git-repository"]], "View the before and after changes of files.": [[13, "view-the-before-and-after-changes-of-files"]], "Check the status of your Git repository at any time.": [[13, "check-the-status-of-your-git-repository-at-any-time"]], "Restore the last action on files.": [[13, "restore-the-last-action-on-files"]], "View current remote connection location (SSH).": [[13, "view-current-remote-connection-location-ssh"]], "Transfer files from local repository to a remote repository (Github).": [[13, "transfer-files-from-local-repository-to-a-remote-repository-github"]], "Transfer files from remote repository (Github) to the workspace.": [[13, "transfer-files-from-remote-repository-github-to-the-workspace"]], "Retrieve changes from a remote repository without merging them into your local repository (branch).": [[13, "retrieve-changes-from-a-remote-repository-without-merging-them-into-your-local-repository-branch"]], "Integrate changes from one branch into another.": [[13, "integrate-changes-from-one-branch-into-another"]], "Git tutorial": [[13, "git-tutorial"]], "GitHub": [[14, "github"]], "Generating an SSH key": [[14, "generating-an-ssh-key"]], "Uploading to GitHub": [[14, "uploading-to-github"]], "Cloning a repository": [[14, "cloning-a-repository"]], "Making changes": [[14, "making-changes"]], "Committing changes": [[14, "committing-changes"]], "Push the changes": [[14, "push-the-changes"]], "Pull request": [[14, "pull-request"]], "SSH": [[15, "ssh"]], "Generating an SSH keys": [[15, "generating-an-ssh-keys"]], "Adding the ssh key to the ssh-agent": [[15, "adding-the-ssh-key-to-the-ssh-agent"]], "Text Editor": [[16, "text-editor"]], "Tutorial": [[16, "tutorial"]], "MacVim": [[16, "macvim"]], "vim in IDEs": [[16, "vim-in-ides"]], "Wen Group Manual": [[17, "wen-group-manual"]], "Onboarding": [[17, null]], "Computing": [[17, null]], "Dev Tools": [[17, null]], "Writing": [[17, null]], "Contributing": [[17, null]], "Onboarding Guide": [[18, "onboarding-guide"]], "Computing devices": [[18, "computing-devices"]], "Meetings": [[18, "meetings"]], "Misc": [[18, "misc"]], "Coding": [[18, "coding"]], "Using LaTeX": [[19, "using-latex"]], "Getting started": [[19, "getting-started"]], "Tips": [[19, "tips"]]}, "indexentries": {}}) \ No newline at end of file