Search found 11 matches

by Davide
Thu Mar 12, 2026 10:54 am
Forum: Lumen general forum
Topic: parameter
Replies: 1
Views: 6642

Re: parameter

Dear Xiaomeng,
the two point are not related.

1 - The new implementation in Xo (thanks to Andrea Ferretti and co-workers) is used automatically, nothing to do on your side.

2 - The X_{G,G'} can be further distributed in memory if you use the parallelization input variables for the response ...
by Davide
Mon Mar 09, 2026 8:41 am
Forum: Lumen installation
Topic: Lumen 2.0.1
Replies: 3
Views: 22848

Re: Lumen 2.0.1

From the config.log the error is due to a previous failure of the compilation of the internal netcdf/netcdff library.

If you are on a cluster, always better to link the libraries provided from the cluster.

In case that does not work, please use the following option with the configure
--with ...
by Davide
Sun Mar 08, 2026 8:51 pm
Forum: Lumen installation
Topic: Lumen 2.0.1
Replies: 3
Views: 22848

Re: Lumen 2.0.1

Dear Shudong,
please attach the files:

Code: Select all

log/compile_yambo.log
config/report
Best,
D.
by Davide
Tue Feb 03, 2026 10:55 am
Forum: Lumen general forum
Topic: Real time dynamics with Lumen
Replies: 1
Views: 734740

Re: Real time dynamics with Lumen

Dear Khoa,

1) For the results of the PRB you can follow this tutorial:
https://www.lumen-code.org/wiki/index.php?title=Nonequilibrium_absorption_in_bulk_silicon
This is based on real time propagation with pump + GW-BSE with neq occupations.

It is a good approach for the cases where carriers are ...
by Davide
Wed Jan 28, 2026 10:09 am
Forum: Lumen general forum
Topic: shift current
Replies: 10
Views: 536267

Re: shift current

Dear Xiaomeng,
just a comment on the format of the messages-

Instead of attaching images, please copy and paste the code and use the "code block" format.

Best,
D.
by Davide
Tue Jan 27, 2026 7:58 am
Forum: Lumen general forum
Topic: K-ponit in nl calculations
Replies: 4
Views: 1701244

Re: K-ponit in nl calculations

As you can see from the report, in the case with 465 points, the symmetry which sends x --> -x is still present.

This is correct, since a field along y is invariant under such operation.

Best,
D.
by Davide
Mon Jan 26, 2026 1:13 pm
Forum: Lumen general forum
Topic: K-ponit in nl calculations
Replies: 4
Views: 1701244

Re: K-ponit in nl calculations

It seems that in one case there are residual simmetry operations which leave invariant the field along y.

Can you copy and paste here the log of your ypp output when removing symetries?
by Davide
Wed Jan 14, 2026 2:54 pm
Forum: Lumen installation
Topic: Lumen 2.0.0 installation
Replies: 10
Views: 306856

Re: Lumen 2.0.0 installation

Ok. Still, it is an issue with the compilation of the iotk.

We did not change anything in between 2.0 and bug-fixes, neither for iotk, not for qe_pseudo.

Best,
D.
by Davide
Wed Jan 07, 2026 10:03 am
Forum: Lumen installation
Topic: Lumen 2.0.0 installation
Replies: 10
Views: 306856

Re: Lumen 2.0.0 installation

Nice to hear.

The problem you managed to fix, was it due to the corrupted archive, or something else ?

Which is the issue you are experiencing with 2.0, that does not show up in the bug-fixes ?

Best,
D.
by Davide
Mon Jan 05, 2026 2:04 pm
Forum: Lumen installation
Topic: Lumen 2.0.0 installation
Replies: 10
Views: 306856

Re: Lumen 2.0.0 installation

The error you report seems due to a previous fail in the compilation of the iotk librarty.

Since it keeps appearing, my best guess is that the download step of the library failed for some reason, and left a corrupted file
lib/archive/iotk-y1.2.2.tar.gz

You can also inspect the content of
log ...