Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
fr:cli [2021/02/22 14:08] – qroyer | fr:cli [2021/03/01 16:31] (current) – qroyer | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Le coin du développeur ====== | ====== Le coin du développeur ====== | ||
- | ===== Utilisation en ligne de commande ===== | ||
- | Dans un terminal Windows, tapez : ' | ||
- | |||
- | * LIST_COMMAND : liste toutes commandes disponibles ; | ||
- | * CREATE_PROJECT : création d'un projet ; | ||
- | * CREATE_HYD : création d'un fichier hydraulique .hyd ; | ||
- | * LOAD_SUB : création d'un fichier substrat .sub ; | ||
- | * MERGE_GRID_SUB : création d'un fichier habitat .hab ; | ||
- | * RUN_HABITAT : calcul des valeurs d' | ||
- | * RUN_HS : calcul l' | ||
- | * EXPORT : lancer les exports à partir d'un fichier .hyd ou .hab ; | ||
- | * RUN_ESTIMHAB : lance le calcul Estimhab ; | ||
- | * RUN_STATHAB : lance le calcul Stathab ; | ||
- | * RUN_FSTRESS : lance le calcul FStress. | ||
- | |||
- | ===== Utilisation en Python ===== | ||
- | Lien vers docstring Sphinx | ||