Re: [pyfrmailinglist] problem about partitioning mesh file

2019-11-12 Thread Kiny Wan
Thank you Freddie. 

-- 
You received this message because you are subscribed to the Google Groups "PyFR 
Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyfrmailinglist+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/pyfrmailinglist/3da49753-b3de-4070-9530-1a7a0e94916a%40googlegroups.com.


Re: [pyfrmailinglist] problem about partitioning mesh file

2019-10-29 Thread Freddie Witherden
On 29/10/2019 19:52, Kiny Wan wrote:
> Hello Tom,
>         I installed the metis in Win10 with the script "conda install -c
> menpo metis" and typed "pyfr partition 2 euler_vortex_2d.pyfrm ." in the
> Anaconda prompt. A  error occurs with
> *"AttibuteError : function 'METIS_SetDefaultOptions' not found"*. The
> path of metis.lib has been added into the system variable. Any
> suggestions to this error?

You will want to check what version of METIS has been installed by
conda.  PyFR requires the newer version 5 however many package managers
ship 4 by default.

Regards, Freddie.

-- 
You received this message because you are subscribed to the Google Groups "PyFR 
Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyfrmailinglist+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/pyfrmailinglist/79497e61-66f9-013f-f4fb-166ec9485ad2%40witherden.org.


Re: [pyfrmailinglist] problem about partitioning mesh file

2019-10-29 Thread Kiny Wan
Hello Tom,
I installed the metis in Win10 with the script "conda install -c 
menpo metis" and typed "pyfr partition 2 euler_vortex_2d.pyfrm ." in the 
Anaconda prompt. A  error occurs with
*"AttibuteError : function 'METIS_SetDefaultOptions' not found"*. The path 
of metis.lib has been added into the system variable. Any suggestions to 
this error?
Yours
Wan


-- 
You received this message because you are subscribed to the Google Groups "PyFR 
Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyfrmailinglist+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/pyfrmailinglist/6371a741-52bb-4b34-878b-34c9c24da2b2%40googlegroups.com.


Re: [pyfrmailinglist] problem about partitioning mesh file

2017-11-15 Thread Tom Andreou
Thanks Niki,
the export didn't work but i found an easier way to install metis by typing
in terminal:
conda install -c menpo metis


Have a good day,
Tom

On Tue, Nov 14, 2017 at 10:59 PM Loppi, Niki 
wrote:

> Hi Tom,
>
> If you have built them as shared libraries, did you remember to add
>
> export LD_LIBRARY_PATH=/path/to/your/metis/lib:$LD_LIBRARY_PATH ?
>
> Cheers,
> Niki
>
>
> On 14 Nov 2017, at 20:11, Tom Andreou  wrote:
>
> Hi,
> I have the same issue with pyFR.
> When i type
>
> pyfr partition 2 euler_vortex_2d.pyfrm .
>
> i get :
> Traceback (most recent call last):
>   File "/home/thomas/miniconda3/bin/pyfr", line 11, in 
> load_entry_point('pyfr==1.7.0', 'console_scripts', 'pyfr')()
>   File 
> "/home/thomas/miniconda3/lib/python3.6/site-packages/pyfr-1.7.0-py3.6.egg/pyfr/__main__.py",
>  line 110, in main
>   File 
> "/home/thomas/miniconda3/lib/python3.6/site-packages/pyfr-1.7.0-py3.6.egg/pyfr/__main__.py",
>  line 158, in process_partition
> RuntimeError: No partitioners available
>
>
> is there a solution to this?
> I think I have installed scotch and metis correctly.
>
> Kind Regards,
> Tom
> On Thursday, October 13, 2016 at 2:03:16 PM UTC+1, Vincent, Peter E wrote:
>>
>> Do you have scotch or metis installed?
>>
>> Dr Peter Vincent MSci ARCS DIC PhD
>> Reader in Aeronautics and EPSRC Fellow
>> Department of Aeronautics
>> Imperial College London
>> South Kensington
>> London
>> SW7 2AZ
>>
>> email: p.vi...@imperial.ac.uk
>> web: www.imperial.ac.uk/aeronautics/research/vincentlab/
>> twitter: @Vincent_Lab 
>>
>> On 13 Oct 2016, at 13:50, King wen  wrote:
>>
>> Dear all,
>>
>> I've tried to run the 2D Euler Vortex problem with PyFR v.1.4.0. However,
>> when I run pyfr to partition the PyFR mesh file into two pieces, I get
>> the error messages below:
>>
>> [root@localhost euler_vortex]# pyfr partition 2 euler_vortex_2d.pyfrm .
>>
>> Traceback (most recent call last):
>>
>>   File "/usr/local/python3/bin/pyfr", line 11, in 
>>
>> load_entry_point('pyfr==1.4.0', 'console_scripts', 'pyfr')()
>>
>>   File
>> "/usr/local/python3/lib/python3.5/site-packages/pyfr-1.4.0-py3.5.egg/pyfr/scripts/main.py",
>> line 109, in main
>>
>>   File
>> "/usr/local/python3/lib/python3.5/site-packages/pyfr-1.4.0-py3.5.egg/pyfr/scripts/main.py",
>> line 156, in process_partition
>>
>> RuntimeError: No partitioners available
>>
>> what's wrong with this case? Please help me.
>>
>> Thanks in advance.
>>
>> Best regards,
>> Kingwen
>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "PyFR Mailing List" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to pyfrmailingli...@googlegroups.com.
>> To post to this group, send email to pyfrmai...@googlegroups.
>> com .
>> Visit this group at https://groups.google.com/group/pyfrmailinglist.
>> For more options, visit https://groups.google.com/d/optout.
>>
>>
>>
> --
> You received this message because you are subscribed to the Google Groups
> "PyFR Mailing List" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to pyfrmailinglist+unsubscr...@googlegroups.com.
> To post to this group, send email to pyfrmailinglist@googlegroups.com.
> Visit this group at https://groups.google.com/group/pyfrmailinglist.
> For more options, visit https://groups.google.com/d/optout.
>
>

-- 
You received this message because you are subscribed to the Google Groups "PyFR 
Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyfrmailinglist+unsubscr...@googlegroups.com.
To post to this group, send an email to pyfrmailinglist@googlegroups.com.
Visit this group at https://groups.google.com/group/pyfrmailinglist.
For more options, visit https://groups.google.com/d/optout.


Re: [pyfrmailinglist] problem about partitioning mesh file

2016-10-13 Thread Vincent, Peter E
Do you have scotch or metis installed?

Dr Peter Vincent MSci ARCS DIC PhD
Reader in Aeronautics and EPSRC Fellow
Department of Aeronautics
Imperial College London
South Kensington
London
SW7 2AZ

email: p.vinc...@imperial.ac.uk
web: 
www.imperial.ac.uk/aeronautics/research/vincentlab/
twitter: @Vincent_Lab

On 13 Oct 2016, at 13:50, King wen 
> wrote:

Dear all,

I've tried to run the 2D Euler Vortex problem with PyFR v.1.4.0. However, when 
I run pyfr to partition the PyFR mesh file into two pieces, I get the error 
messages below:

[root@localhost euler_vortex]# pyfr partition 2 euler_vortex_2d.pyfrm .

Traceback (most recent call last):

  File "/usr/local/python3/bin/pyfr", line 11, in 

load_entry_point('pyfr==1.4.0', 'console_scripts', 'pyfr')()

  File 
"/usr/local/python3/lib/python3.5/site-packages/pyfr-1.4.0-py3.5.egg/pyfr/scripts/main.py",
 line 109, in main

  File 
"/usr/local/python3/lib/python3.5/site-packages/pyfr-1.4.0-py3.5.egg/pyfr/scripts/main.py",
 line 156, in process_partition

RuntimeError: No partitioners available

what's wrong with this case? Please help me.

Thanks in advance.

Best regards,
Kingwen


--
You received this message because you are subscribed to the Google Groups "PyFR 
Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
pyfrmailinglist+unsubscr...@googlegroups.com.
To post to this group, send email to 
pyfrmailinglist@googlegroups.com.
Visit this group at https://groups.google.com/group/pyfrmailinglist.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups "PyFR 
Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyfrmailinglist+unsubscr...@googlegroups.com.
To post to this group, send an email to pyfrmailinglist@googlegroups.com.
Visit this group at https://groups.google.com/group/pyfrmailinglist.
For more options, visit https://groups.google.com/d/optout.


[pyfrmailinglist] problem about partitioning mesh file

2016-10-13 Thread King wen
Dear all,

I've tried to run the 2D Euler Vortex problem with PyFR v.1.4.0. However, 
when I run pyfr to partition the PyFR mesh file into two pieces, I get the 
error messages below:

[root@localhost euler_vortex]# pyfr partition 2 euler_vortex_2d.pyfrm .

Traceback (most recent call last):

  File "/usr/local/python3/bin/pyfr", line 11, in 

load_entry_point('pyfr==1.4.0', 'console_scripts', 'pyfr')()

  File 
"/usr/local/python3/lib/python3.5/site-packages/pyfr-1.4.0-py3.5.egg/pyfr/scripts/main.py",
 
line 109, in main

  File 
"/usr/local/python3/lib/python3.5/site-packages/pyfr-1.4.0-py3.5.egg/pyfr/scripts/main.py",
 
line 156, in process_partition

RuntimeError: No partitioners available

what's wrong with this case? Please help me.

Thanks in advance.

Best regards,
Kingwen

-- 
You received this message because you are subscribed to the Google Groups "PyFR 
Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyfrmailinglist+unsubscr...@googlegroups.com.
To post to this group, send an email to pyfrmailinglist@googlegroups.com.
Visit this group at https://groups.google.com/group/pyfrmailinglist.
For more options, visit https://groups.google.com/d/optout.