------------------------------------------------------------ revno: 1741 committer: Václav Šmilauer <vac...@flux> branch nick: trunk timestamp: Wed 2009-08-26 14:54:33 +0200 message: Forgotten file added: examples/concrete/confined.table
-- lp:yade https://code.launchpad.net/~yade-dev/yade/trunk Your team Yade developers is subscribed to branch lp:yade. To unsubscribe from this branch go to https://code.launchpad.net/~yade-dev/yade/trunk/+edit-subscription.
=== added file 'examples/concrete/confined.table' --- examples/concrete/confined.table 1970-01-01 00:00:00 +0000 +++ examples/concrete/confined.table 2009-08-26 12:54:33 +0000 @@ -0,0 +1,20 @@ +# +# Use this table with yade-multi like this: +# +# yade-version-multi --gnuplot confined.gnuplot confined.table uniax.py +# +# and watch http://localhost:9080 while it runs +# +# OMP_NUM_THREADS: number of threads to use (bang at the beginning: passed as environment variable) +# isoPrestress: confinement (bang at the end = parameter and value will appear in the job id) +# doModes: run both tension&compression only in the unconfined case, otherwise just compression +# + +!OMP_NUM_THREADS isoPrestress! doModes +4 0 3 +4 -20e6 2 +4 -50e6 2 +4 -100e6 2 +4 -200e6 2 +4 -400e6 2 +
_______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

