Search found 71 matches

by blanco-garcia
18 Nov 2021, 04:31
Forum: General
Topic: save line without nested lines
Replies: 3
Views: 2974

Re: save line without nested lines

Dear Michael,

thank you very much for this option !

Best regards,
o
by blanco-garcia
18 Nov 2021, 02:57
Forum: Installation
Topic: sddsplot pointlabel parameter error from compiled Pelegant
Replies: 0
Views: 12985

sddsplot pointlabel parameter error from compiled Pelegant

Dear all, I have run a simulation using Pelegant compiled from sources for a CENTOS 7 x86_64 machine. When plotting the output binary with sddsplot I see an error when using the parameter -pointLabel=runName $ sddsplot -col=Area1,tLifetime lattice_V0316_28s16o2.best -graph=sym,thick=2,subtype=2 -top...
by blanco-garcia
17 Nov 2021, 07:54
Forum: Optimization and Matching
Topic: MOGA optimizer for rings
Replies: 24
Views: 52094

Re: MOGA optimizer for rings

Thank you very much again, Soliday !
I saw it is the same case for the code wish8.5 and oagwish.

Best regards,
o
by blanco-garcia
16 Nov 2021, 12:42
Forum: Optimization and Matching
Topic: MOGA optimizer for rings
Replies: 24
Views: 52094

Re: MOGA optimizer for rings

Dear all, I'm trying to run the geneticOptimizer but the file oagtclsh is missing when compiling from sources. I see that the RPMs generate a symbolic link /usr/bin/oagtclsh to /usr/bin/tclsh , but, in this case I'm building Pelegant sources to get a module. Is there any way to build oagtclsh from s...
by blanco-garcia
15 Nov 2021, 10:37
Forum: Installation
Topic: Compile SDDS and ELEGANT on CentOS7
Replies: 5
Views: 14011

Re: Compile SDDS and ELEGANT on CentOS7

Dear Soliday,

thank you very much. There were indeed some missing libraries. I am working on CentOS 7, trying to get Elegant and Pelegant to be modules.

Best regards,
o
by blanco-garcia
12 Nov 2021, 11:45
Forum: Installation
Topic: Compile SDDS and ELEGANT on CentOS7
Replies: 5
Views: 14011

Re: Compile SDDS and ELEGANT on CentOS7

Dear all, I am compiling SDDS and Elegant from sources to create rpms. I found the following errors at the end of the compilation when lauching "./Build-AOP-RPMs.txt" as a normal user in my home dir. Is there any known way to solve these errors ? At the end, I'm interested in creating modules, is th...
by blanco-garcia
12 Nov 2021, 02:50
Forum: Installation
Topic: Tcl/Tk package installation
Replies: 5
Views: 8789

Re: Tcl/Tk package installation

Dear Soliday, thank you very much!

As you said, the issue was the HOST_ARCH variable setting.
Once I set it in my ".bashrc" file as

Code: Select all

export HOST_ARCH=linux-x86_64
I was able to execute "geneticOptimizer".

Best regards,
o
by blanco-garcia
10 Nov 2021, 06:17
Forum: Installation
Topic: Tcl/Tk package installation
Replies: 5
Views: 8789

Re: Tcl/Tk package installation

Dear all, I'm trying to run the mogaRING example. The geneticOptimizer command shows the following error: $ geneticOptimizer invalid command name "APSStandardSetup" while executing "APSStandardSetup" (file "/usr/bin/geneticOptimizer" line 174) Is there any symbolic link missing to do by hand for Cen...
by blanco-garcia
05 Nov 2021, 08:47
Forum: Parallel Elegant
Topic: testing Pelegant on elegantExamples
Replies: 16
Views: 29588

Re: testing Pelegant on elegantExamples

Thank you very much dear Soliday,

I have downloaded them and made a quick test and it works with one of the local mpi libs.
by blanco-garcia
05 Nov 2021, 08:44
Forum: General
Topic: save line without nested lines
Replies: 3
Views: 2974

save line without nested lines

Dear all,

I want to save the list of elements of a line without any nested line declaration.
is there a way to do it ?

I have tried the save_lattice function with output_seq=0 where all nested lines are preserved,
and output_seq = 1 where new nested lines are created.

Best regards,
oscar