Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
config_parameters_id |
serial |
4 |
|
√ |
nextval('config_parameters_config_parameters_id_seq'::regclass) |
job.config_parameters_id
|
fk_job_1 |
|
|
num_time_steps |
int4 |
4 |
|
|
|
|
|
len_time_step |
numeric |
65535,65531 |
|
|
|
|
|
output_frequency |
int4 |
4 |
|
|
|
|
|
global_nonlinear_switch |
bool |
1 |
√ |
|
null |
|
|
global_friction_switch |
bool |
1 |
√ |
|
null |
|
|
coef_of_bottom_friction |
numeric |
65535,65531 |
√ |
|
null |
|
|
initial_wave_source |
varchar |
8 |
|
|
|
|
|
fault_parameters_id |
int4 |
4 |
√ |
|
null |
|
|
constant_depth |
bool |
1 |
√ |
|
null |
|
|
save_maximum |
bool |
1 |
√ |
|
null |
|
|
save_minimum |
bool |
1 |
√ |
|
null |
|
|
Table contained 40 rows at Fri Apr 06 11:50 PDT 2007
|