funkmaus
a013077854
Allow whitespaces in simulation path (remote)
...
A simulation path that contains a whitespace character (and probably a lot of other characters that have special meanings inside a shell) leads to an scp failure when the simulation data is copied back to the host machine. Replacing [pwd '/'] by just './' as the back-copying destination fixes this problem.
2021-04-11 12:39:15 +02:00
Andreas Pfau
615106144a
fixed some typos
2019-05-19 22:09:04 +02:00
Thorsten Liebig
9b86db48c1
matlab: use quotation marks around file names
...
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2018-01-04 10:10:34 +01:00
Thorsten Liebig
2dc44df0e6
fix help typo
...
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2016-06-27 07:53:41 +02:00
Thorsten Liebig
6878bc974b
fix remote run output on Octave using "system" instead of "unix" command
...
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2015-08-09 15:05:46 +02:00
Thorsten Liebig
8698f7a448
matlab: allow running MPI openEMS on a HPC
...
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-05-15 16:03:48 +02:00
Thorsten Liebig
50418b8f4f
matlab doc: missing dump statistics flag
...
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2013-03-27 11:59:06 +01:00
Sebastian Held
fdd8f08a7b
typos
2012-11-16 21:44:46 +01:00
Thorsten Liebig
c42ab63f90
matlab: improved help on RunOpenEMS function
2012-08-02 13:29:22 +02:00
Thorsten Liebig
09092844c4
RunOpenEMS: support for windows ssh using putty
...
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2012-02-07 10:46:38 +01:00
Thorsten Liebig
4edc50b981
allow RunOpenEMS without options
2011-09-13 10:50:08 +02:00
Thorsten Liebig
b6d62858cc
matlab: RunOpenEMS can search a list for a free host using FindFreeSSH
2011-07-07 08:11:39 +02:00
Sebastian Held
3f041cc5af
enclose pwd in single quotes to allow for some special characters
...
Found by Fedor.
2011-06-30 09:59:00 +02:00
Thorsten Liebig
43177a2237
MPI: RunOpenEMS_MPI on Linux only
2011-03-21 14:46:35 +01:00
Thorsten Liebig
8acb348edb
MPI: simplified RunOpenEMS
2011-03-10 10:39:08 +01:00
Thorsten Liebig
150b290aec
matlab: ssh: copy all simulation files to host machine
2010-11-26 14:48:47 +01:00
Sebastian Held
affd6ada44
minor changes at RunOpenEMS.m (SSH specific)
2010-11-25 12:54:02 +01:00
Thorsten Liebig
a82cd6d817
remote run: use mktemp to create tmp folder on ssh host
2010-08-09 16:56:35 +02:00
Sebastian Held
7601a1fc9d
matlab interface: added option 'silent' to RunOpenEMS.m
2010-07-20 11:38:06 +02:00
Thorsten Liebig
eea46a922d
matlab & linux: pipe openEMS output to log file
2010-06-21 12:17:19 +02:00
Thorsten Liebig
db846ad853
matlab: RunOpenEMS + ssh remote simulation support
...
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
2010-06-09 09:22:54 +02:00