iy_agenda_call1
- property Workspace.iy_agenda_call1
Flag to handle recursive calls of
iy_main_agenda
The agenda
iy_main_agenda
can be used recursively and this flag is used to tell the methods inside the agenda which is the primary call. This is handled automatically for methods usingiy_main_agenda
, such asyCalc()
, but the user must set this variable to 1 if the agenda is called directly inside the control file (which should be a rare case).Workspace methods that require iy_agenda_call1
Workspace agendas that require iy_agenda_call1
Generic workspace methods that can generate or use iy_agenda_call1
- type:
WorkspaceVariable
- holds typeIndex