... | ... | @@ -108,8 +108,17 @@ Then run the script: |
|
|
|
|
|
```
|
|
|
python link_initial_conditions.py CaA > init_cond_CaA.txt
|
|
|
python create_parameters_files.py init_cond_CaA.txt
|
|
|
```
|
|
|
|
|
|
Then run
|
|
|
|
|
|
```
|
|
|
python create_id_tables.py
|
|
|
```
|
|
|
|
|
|
To create the final corresponding table (id_table_CaA.txt) between the slip distribution and the tsunami scenario as mapped in the linear combination procedure described in the following section, allowing to create a direct link with the tsunami maximum intensity measure (MIH) obtained for each scenario.
|
|
|
|
|
|
### 3\. Run linear combinations
|
|
|
|
|
|
Before running linear combinations, the following operations are needed to set up the procedure. |
|
|
\ No newline at end of file |