fluids2020
New member
Hello,
I have three domains with two nests and I want to move the two nests with preset moves. I tested this with the settings in the namelist shown below. I am using executables from the compile option for preset moves. The problem is I can only get the innermost domain (domain 3) to move with these settings. Domain 2 does not move. In fact, when I *only* try to move domain 2, it still does not move. There should be plenty of room for domain 2 to move. What am I missing here?
Thanks.
input_from_file = .true.,.false.,.false.,
max_dom = 3,
grid_id = 1, 2, 3,
parent_id = 0, 1, 2,
num_moves = 2
move_id = 2,3
move_interval = 10,10
move_cd_x = 1,1
move_cd_y = 1,1
I have three domains with two nests and I want to move the two nests with preset moves. I tested this with the settings in the namelist shown below. I am using executables from the compile option for preset moves. The problem is I can only get the innermost domain (domain 3) to move with these settings. Domain 2 does not move. In fact, when I *only* try to move domain 2, it still does not move. There should be plenty of room for domain 2 to move. What am I missing here?
Thanks.
input_from_file = .true.,.false.,.false.,
max_dom = 3,
grid_id = 1, 2, 3,
parent_id = 0, 1, 2,
num_moves = 2
move_id = 2,3
move_interval = 10,10
move_cd_x = 1,1
move_cd_y = 1,1