program lux use lux_module ! Run lux in serial (non-mpi) mode. call lux_run_serial() end program