Skip to content

Commit e5ded59

Browse files
authored
Updating nova to A4 model parameters (#74)
1 parent 47cf206 commit e5ded59

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lagrangian_planar/inputs_nova_t7

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@ problem.model_file = glasner_T7.raw
22

33
problem.model_prefix = glasner_T7
44

5-
problem.nx = 10240
5+
problem.nx = 15360
66

77
problem.model_shift = 4.534384e8
88

99
problem.xmin = 0.0
10-
problem.xmax = 10.240e7
10+
problem.xmax = 15.36e7
1111

1212
problem.g_const = -7.06e8
1313

1414
problem.temp_cutoff = 1.0e6
1515

1616
problem.low_density_cutoff = 1.e-5
17-
problem.layer_size = 1.0e7
17+
problem.layer_size = 2.0e7

0 commit comments

Comments
 (0)