Octopus
run.F90 File Reference

Go to the source code of this file.

Modules

module  run_oct_m
 top level module for all calculation modes
 

Functions/Subroutines

integer function run_oct_m::get_resp_method (namespace)
 query input file for the response mode. More...
 
subroutine, public run_oct_m::run (namespace, calc_mode_id)
 main routine to run all calculations: This routine parses the input file, sets up the systems and interactions, and calls the corresponding routines for the requested run mode. More...
 
subroutine calc_mode_init ()
 

Variables

integer, parameter run_oct_m::lr = 1
 
integer, parameter run_oct_m::fd = 2
 

Function/Subroutine Documentation

◆ calc_mode_init()

subroutine run::calc_mode_init
private

Definition at line 406 of file run.F90.