Ok, thanks, Janek. Is there any terminal tool like controller to see real time, number of iterations....
Or I can just type print O.iter ? Thanks PS Sorry for stupid questions. ______________________________ Anton Gladkyy 2009/8/25 Janek Kozicki <[email protected]> > Anton Gladky said: (by the date of Tue, 25 Aug 2009 13:07:56 +0200) > > > Hello! > > > > Is it possible to start YADE in background like a daemon? And if yes, is > it > > possible to see its parameters during simulation? > > I'm planning to start YADE on Ubuntu Server 9.04. > > Should I use "screen" command? > > yes, definitely. screen is great for background calculations. I use > it all the time. Look for some screen tutorial on the web. > > inside screen command Ctrl-A-? gives a list of all keybindings. > > most often used are > > Ctrl-A-C create new shell > Ctrl-A-N next shell > Ctrl-A-P previous shell > Ctrl-A-0 shell no. 0 > Ctrl-A-1 shell no. 1 > Ctrl-A-2 shell no. 2 > Ctrl-A-Ctrl-Esc allows to scroll up > > -- > Janek Kozicki | > > _______________________________________________ > Mailing list: > https://launchpad.net/~yade-users<https://launchpad.net/%7Eyade-users> > Post to : [email protected] > Unsubscribe : > https://launchpad.net/~yade-users<https://launchpad.net/%7Eyade-users> > More help : https://help.launchpad.net/ListHelp >
_______________________________________________ Mailing list: https://launchpad.net/~yade-users Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp

