Environment control


Detailed Description

Environment function manage the interface with the user environment.

The default user environment is batch. The matlab environment is currently under development is has only a minimal interface.

Todo:
Finish the matlab environment (ticket #18)


Functions

STATUS environment_start (int argc, char *argv[])
 Starts the environment selected by the global_environment variable.


Function Documentation

STATUS environment_start ( int  argc,
char *  argv[] 
)

Starts the environment selected by the global_environment variable.

Parameters:
argc  the number of arguments to pass to the environment
argv  the arguments to pass to the environment

Definition at line 26 of file environment.c.

References exec_start(), output_error(), output_fatal(), output_message(), and output_verbose().

Referenced by main().


GridLAB-DTM Version 2.0
An open-source project initiated by the US Department of Energy