1 # sample input file for runtime config of I/O streams
3 # This toy example adds the state variables u,v,w,and julian
4 # to the set of variables that are output with auxiliary
5 # history stream auxhist21.
8 # At the same time different the same and different variables
9 # may be removed from the standard output stream.
10 -:h:0:W,P,PB,PH,PHB,T,U,V
12 As many of the extra streams as wanted may be used. The largest
13 is currently set to 24. It is usually safe to use a large
14 stream number and then start working your way down.
17 # For additional information see README.io_config in top-level directory