CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: wyldckat
Forum: OpenFOAM Post-Processing March 23, 2014, 15:46
Replies: 22
Views: 4,356
Posted By wyldckat
Greetings Karla, You should ask about this...

Greetings Karla,

You should ask about this to the system administrator for the server you're using, because the job scheduler that the server uses should have an option to send you an email when...
Forum: OpenFOAM Post-Processing September 7, 2013, 07:42
Replies: 22
Views: 4,356
Posted By wyldckat
Well, the only way I could get it to send emails...

Well, the only way I could get it to send emails was to send them to the machine I'm working one, like this:
echo "Testing emailing functionality" | mail -s "Summary Report from the case $PWD"...
Forum: OpenFOAM Post-Processing September 7, 2013, 07:07
Replies: 22
Views: 4,356
Posted By wyldckat
Hi Ehsan, When dealing with programming, you...

Hi Ehsan,

When dealing with programming, you should always test the code before using it in critical deployments.

Therefore, try running this from the command line:
echo "Testing emailing...
Forum: OpenFOAM Post-Processing September 4, 2013, 16:48
Replies: 22
Views: 4,356
Posted By wyldckat
But... it's so simple to look at the code,...

But... it's so simple to look at the code, compare with what I wrote, and fix it yourself!!
Instead of this:


Use this:
#!/bin/bash
solver=$2
pyFoamPlotRunner.py --hardcopy --non-persist...
Forum: OpenFOAM Post-Processing September 4, 2013, 16:13
Replies: 22
Views: 4,356
Posted By wyldckat
Greetings to all! @Ehsan: That's what...

Greetings to all!

@Ehsan: That's what happens when you don't use the convention used in OpenFOAM's tutorials.
An example that can be used in the tutorials is this:
#!/bin/sh
# Source tutorial...
Forum: OpenFOAM Post-Processing August 31, 2013, 12:24
Replies: 22
Views: 4,356
Posted By wyldckat
Hi Ehsan, Replace: ...

Hi Ehsan,


Replace:
yourname@email.address
with your variable, such as:
$MY_EMAIL_ADDRESS

I'm assuming of course that you are talking about "~/.bashrc" and that you have a line like this...
Forum: OpenFOAM Post-Processing May 13, 2013, 17:30
Replies: 22
Views: 4,356
Posted By wyldckat
Greetings to all! @Olivier: Nice one! But...

Greetings to all!

@Olivier: Nice one! But the downside of the "systemCall" is that it will only work if all goes well...

By the way, for anyone who is intrigued by the "systemCall" function...
Forum: OpenFOAM Post-Processing May 12, 2013, 06:45
Replies: 22
Views: 4,356
Posted By wyldckat
Hi Jose, Well, it all depends on how you ran...

Hi Jose,

Well, it all depends on how you ran the case in the first place... if you used an Allrun script, identical to OpenFOAM's tutorials, then you can try adding this to the end of the script:...
Showing results 1 to 8 of 8

 
Forum Jump

All times are GMT -4. The time now is 05:31.