@@ -252,9 +252,11 @@ Before to run, the file containing the secondaries at ground resulting of the pr
...
@@ -252,9 +252,11 @@ Before to run, the file containing the secondaries at ground resulting of the pr
Again, depending on the environment, it could run automatically during runtime or has to be called by the user once the previous stages are completed, by doing:
Again, depending on the environment, it could run automatically during runtime or has to be called by the user once the previous stages are completed, by doing:
```bash
```bash
wcd -m input.in
wcd -m input.in > run.log
```
```
Additional information can be found in the wcd module [´README.md´](wcd/README.md) and in the [ARTI Documentation](docs).
### General help and documentation
### General help and documentation
The documentation is currently under preparation and will be released in July 2022. A brief description of the action of each code and the available options and modifiers can be seen by calling them with the `-? modifier`.
The documentation is currently under preparation and will be released in July 2022. A brief description of the action of each code and the available options and modifiers can be seen by calling them with the `-? modifier`.