Last change
on this file since 2383 was
2234,
checked in by jderouillat, 3 years ago
|
Enable dynamico-like runs with generic_testcase
|
File size:
533 bytes
|
Line | |
---|
1 | <context id="grid_dynamico"> |
---|
2 | |
---|
3 | <calendar type="Gregorian" time_origin="1850-01-01 00:00:00" timestep="1s"/> |
---|
4 | |
---|
5 | |
---|
6 | <file_definition> |
---|
7 | <file id="dynamico_grid" name="dynamico_grid" mode="read" output_freq="1ts" type="one_file"> |
---|
8 | <field id="Ai" domain_ref="domain_dynamico" operation="instant" read_access="true"/> |
---|
9 | </file> |
---|
10 | </file_definition> |
---|
11 | |
---|
12 | <domain_definition> |
---|
13 | <domain id="domain_dynamico" type="unstructured"> |
---|
14 | <generate_rectilinear_domain/> |
---|
15 | </domain> |
---|
16 | </domain_definition> |
---|
17 | |
---|
18 | |
---|
19 | </context> |
---|
Note: See
TracBrowser
for help on using the repository browser.