Track the simulation time, and configure the feature size
This commit is contained in:
@@ -60,6 +60,6 @@ impl ColorTermRenderer {
|
||||
}
|
||||
write!(&mut buf, "\n");
|
||||
}
|
||||
println!("{}", buf);
|
||||
println!("{}\ntime: {:.3e}", buf, state.time());
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user