0
The problem of using toughio to process input files

Hello
Here is a test input file that can run normally(r2dl1).
But when I use toughio to read and write, the output file(r2dl1_new) cannot be executed correctly.
parameters = toughio.read_input("r2dl1") toughio.write_input("r2dl1_new", parameters)
Do I miss any details? Can someone help me?
Thank you!
Like
Follow
3replies