Environment control
[GridLAB-D Core]


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 24 of file environment.c.

References exec_start(), FAILED, matlab_startup(), output_error(), output_fatal(), output_message(), output_verbose(), and SUCCESS.

Referenced by main().


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