User contributions for Wikiadmin
From Lumen wiki
Jump to navigationJump to search
11 June 2026
- 22:5422:54, 11 June 2026 diff hist +61 MediaWiki:Sidebar No edit summary current
- 14:3314:33, 11 June 2026 diff hist +8 Lumen 2.1 →Fixes Tag: Visual edit
- 12:2912:29, 11 June 2026 diff hist +4 Lumen 2.1 No edit summary
- 12:2812:28, 11 June 2026 diff hist +148 Lumen 2.1 →Main new features Tag: Visual edit
- 12:1212:12, 11 June 2026 diff hist +1 Lumen 2.1 →Main new features Tag: Visual edit
- 12:1212:12, 11 June 2026 diff hist +337 Lumen 2.1 →Fixes Tag: Visual edit
- 12:0112:01, 11 June 2026 diff hist +2 Lumen 2.1 →Release Notes Tag: Visual edit: Switched
- 12:0112:01, 11 June 2026 diff hist +331 Lumen 2.1 →Main new features Tag: Visual edit: Switched
- 11:5811:58, 11 June 2026 diff hist +50 Lumen 2.1 →Main new features Tag: Visual edit: Switched
- 11:5211:52, 11 June 2026 diff hist +278 N Lumen 2.1 Created page with "right|thumb|250px|TIMES logo red|Lumen 2.1 release was supported by the EU through the [https://times.uv.es/ TIMES MSCA-DN] ==Release Notes== This is the second release of the lumen code, after the reboot based on yambo 5.3 ===Main new features==="
- 11:5111:51, 11 June 2026 diff hist +53 Lumen release notes →Lumen Releases current Tag: Visual edit: Switched
29 May 2026
- 10:4110:41, 29 May 2026 diff hist +20,032 N Install Lumen on MacOsX (from Yuncheng Mao) Created page with " = Lumen 2.0.1 macOS Compilation Guide = This guide records a working macOS/Homebrew recipe for compiling the Lumen executables with MPI parallel execution enabled. Two build configurations are documented: * '''MPI+SLK+HDF5_IO''': Serial HDF5/NetCDF I/O. Simpler setup using Homebrew libraries directly. MPI execution and ScaLAPACK are still active. * '''MPI+SLK+HDF5_MPI_IO''': Parallel HDF5/NetCDF I/O. Requires building HDF5, NetCDF-C, and NetCDF-Fortran from source with..." current Tag: Visual edit
- 10:4010:40, 29 May 2026 diff hist +49 Installation No edit summary current Tag: Visual edit
19 May 2026
- 15:3815:38, 19 May 2026 diff hist +60 First steps: a walk through from DFT to optical properties →Step 0: Download the Files current Tag: Visual edit
30 April 2026
- 10:0010:00, 30 April 2026 diff hist +8 Exciton-phonon coupling and luminescence →Exciton lifetimes current
- 09:5809:58, 30 April 2026 diff hist +3 Exciton-phonon coupling and luminescence →Exciton lifetimes Tag: Visual edit
- 09:5809:58, 30 April 2026 diff hist +2,486 Exciton-phonon coupling and luminescence No edit summary
- 09:5709:57, 30 April 2026 diff hist +58 Exciton-phonon coupling and luminescence No edit summary
17 March 2026
- 15:4015:40, 17 March 2026 diff hist −60 Shift current →Analysis of the results current
6 March 2026
- 17:3717:37, 6 March 2026 diff hist +65 Sum frequency generation →Analysis of the single run current
- 16:3116:31, 6 March 2026 diff hist +3 Shift current →Analysis of the results Tag: Visual edit
- 16:3016:30, 6 March 2026 diff hist +87 Shift current →Analysis of the results
- 16:2816:28, 6 March 2026 diff hist +69 Third Harmonic Generation (THG) →Analysis of the results with YamboPy current
- 16:2516:25, 6 March 2026 diff hist −23 Real time approach to non-linear response (SHG) →Analysis of the results using YamboPy current Tag: Visual edit
4 March 2026
- 19:0619:06, 4 March 2026 diff hist +3 Main Page No edit summary current Tag: Visual edit
16 February 2026
- 11:4411:44, 16 February 2026 diff hist +264 N Magneto-electric reponse Created page with "right|300px |Sum frequency generation In this tutorial we show step by step how to calculate magneto-electric coefficents using the Lumen code. '''This tutorial has been supported by EU funding via the TIMES MASC-DN''' == References ==" current
- 11:4211:42, 16 February 2026 diff hist 0 N File:Quantizedmag.jpg No edit summary current
- 11:4111:41, 16 February 2026 diff hist +31 Tutorials →Advanced tutorials Linear response and BSE current
5 February 2026
- 12:2412:24, 5 February 2026 diff hist 0 Sum frequency generation →Analysis of the single run Tag: Visual edit
4 February 2026
- 23:0623:06, 4 February 2026 diff hist 0 Optical properties at finite temperature →Using electron-phonon quasi-particles in real-time simulations current
- 20:5020:50, 4 February 2026 diff hist +681 Optical properties at finite temperature →Using electron-phonon quasi-particles in real-time simulations
1 February 2026
- 13:4913:49, 1 February 2026 diff hist −39 Install Lumen on Ubuntu/LinuxMint with Intel compiler No edit summary current Tag: Visual edit
- 13:4813:48, 1 February 2026 diff hist +158 Install Lumen on Ubuntu/LinuxMint with Intel compiler No edit summary Tag: Visual edit: Switched
30 January 2026
- 17:5717:57, 30 January 2026 diff hist +36 Main Page No edit summary Tag: Visual edit
- 16:2716:27, 30 January 2026 diff hist −5 Configure library externally No edit summary current
- 16:2616:26, 30 January 2026 diff hist −26 Configure library externally No edit summary
- 16:2416:24, 30 January 2026 diff hist +1,486 Configure library externally No edit summary Tag: Visual edit
- 16:1516:15, 30 January 2026 diff hist +1,193 N Configure library externally Created page with "== In this page we explain how to configure HDF5 and NetCDFc and NetCDF-Fortran == Configuration of HDF5 1.14.6 with gfortran: export INSTALLDIR={your installation directory} ./configure --prefix=$INSTALDIR --enable-fortran --disable-shared --enable-static --without-pic --disable-cxx --enable-parallel CC=mpicc CPP="mpicc -E" CFLAGS="-O2 -std=gnu99 -D_C_US -D_FORTRAN_US" FC=mpif90 --enable-build-mode=production Configure NetCDFC-4.9.0 with gfortran ./configure --..."
29 January 2026
- 16:5616:56, 29 January 2026 diff hist +352 Shift current →Analysis of the results Tag: Visual edit
- 16:2716:27, 29 January 2026 diff hist +164 LiF →The Bethe-Salpeter equation, Excitons (yambo -o b -k sex -y h -V qp) current Tag: Visual edit
- 16:1616:16, 29 January 2026 diff hist −118 Bethe-Salpeter solver: SLEPC →Links current
- 16:1616:16, 29 January 2026 diff hist 0 N File:03 bse slepc 4.png No edit summary current
- 16:1616:16, 29 January 2026 diff hist 0 N File:03 bse slepc 21.png No edit summary current
- 16:1416:14, 29 January 2026 diff hist −1 BSE solvers overview No edit summary current Tag: Visual edit
- 16:1416:14, 29 January 2026 diff hist +268 BSE solvers overview No edit summary
- 16:1016:10, 29 January 2026 diff hist 0 N File:BSE1-Eq5.png No edit summary current
- 16:1016:10, 29 January 2026 diff hist 0 N File:Yambo-handbook-v4.1.2-p-16.png No edit summary current
- 16:1016:10, 29 January 2026 diff hist 0 N File:03 bse haydock.png No edit summary current
- 16:1016:10, 29 January 2026 diff hist 0 N File:03 bse haydock high.png No edit summary current
- 16:0916:09, 29 January 2026 diff hist 0 N File:Yambo-handbook-v4.1.2-p-15.png No edit summary current