CAC/docs/Commands/read_data.md

25 lines
496 B
Markdown
Raw Permalink Normal View History

2024-02-17 21:51:18 -05:00
# read_data
```
read_data filename
```
## Inputs
`filename` - Input file to be read in restart format.
## Examples
```sh
read_data model_1.restart
```
## Description
Model building capabilities are not included into the CAC simulation tool.
Instead the [CAC model builder (CACmb)](https://gitlab.com/aselimov/cacmb) must be used to create models in the .restart format.
The read_data command reads in one .restart formatted data file and distributes the model across all processors.