Home > Legacy archive > Visualization > IDL > IDL tools : tqf.pro
This routine plots the torque output by FARGO, as a function of time (in orbits).
You can call it from the exact directory where the data is (i.e. " /your_fargo_dir/out2"). For example, from your fargo directory, issue :
You should see this :
As we don’t want to have to type cd each time we want an other torque plot, we can place ourselves in our FARGO directory, from where we still can call tqf :
If you want another torque on top of this, from another run (for example, the standard template run of FARGO), type :
tqf
offers some other possibilities, such as writing the torque and time to variables :
See the help included for more information, by issuing:
The next useful routine you should know about is open.pro