Wed May 28 15:43:27 PDT 2003 -- CSM EXECUTION BEGINS HERE
 ===================================
 total_components= 3
 global_proc_id= 0
 Message from MPH_help:
 default debug level=0, choose 1 or 2 for more        debug messages
 MPH: multiple executables with multiple components   in each executable
 Sample setup functions are: 
    ICE_LAND_World = MPH_components (name1="ice",     name2="land")
    CPL_World = MPH_components (name1="coupler")
    POP_World = MPH_multi_instance ("POP")
 Required input file is "processors_map.in"
 Subroutine call to join two communicators is:
    MPH_comm_join (name1,name2,comm_joined)
 Available inquiry functions are:
 (arguments are optional except for MPH_global_id)
    integer MPH_global_id(cname,lid)
    integer MPH_total_components()
    character (len=80) MPH_comp_name(cid)
    integer MPH_comp_id(cname)
    integer MPH_local_world(cname)
    integer MPH_exe_id(cname)
    integer MPH_total_num_exe()
    integer MPH_num_comps(eid)
    integer MPH_local_proc_id(cid)
    integer MPH_local_totProcs(cid)
    integer MPH_global_proc_id()
    integer MPH_global_totProcs()
    integer MPH_exe_world(eid)
    integer MPH_exe_low_proc_limit(eid)
    integer MPH_exe_up_proc_limit(eid)
    integer MPH_num_ensemble(name)
    integer MPH_num_strings(cname)
    subroutine MPH_get_strings
    subroutine MPH_get_argument
 
 comp_name=POP1                                                                            
 local_id= 0 , global_id= 0
 comp_id= 1
 exe_id= 1
 num_comps= 3
 ===================================
 total_components= 3
 global_proc_id= 1
 comp_name=POP1                                                                            
 local_id= 1 , global_id= 1
 comp_id= 1
 exe_id= 1
 num_comps= 3
 ===================================
 total_components= 3
 global_proc_id= 2
 comp_name=POP1                                                                            
 local_id= 2 , global_id= 2
 comp_id= 1
 exe_id= 1
 num_comps= 3
 ===================================
 total_components= 3
 global_proc_id= 3
 comp_name=POP2                                                                            
 local_id= 0 , global_id= 3
 comp_id= 2
 exe_id= 1
 num_comps= 3
 ===================================
 total_components= 3
 global_proc_id= 4
 comp_name=POP2                                                                            
 local_id= 1 , global_id= 4
 comp_id= 2
 exe_id= 1
 num_comps= 3
 ===================================
 total_components= 3
 global_proc_id= 5
 comp_name=POP2                                                                            
 local_id= 2 , global_id= 5
 comp_id= 2
 exe_id= 1
 num_comps= 3
 ===================================
 total_components= 3
 global_proc_id= 6
 comp_name=POP3                                                                            
 local_id= 0 , global_id= 6
 comp_id= 3
 exe_id= 1
 num_comps= 3
 ===================================
 total_components= 3
 global_proc_id= 7
 comp_name=POP3                                                                            
 local_id= 1 , global_id= 7
 comp_id= 3
 exe_id= 1
 num_comps= 3
 ===================================
 total_components= 3
 global_proc_id= 8
 comp_name=POP3                                                                            
 local_id= 2 , global_id= 8
 comp_id= 3
 exe_id= 1
 num_comps= 3
 ===================================
 total_components= 3
 global_proc_id= 9
 comp_name=POP3                                                                            
 local_id= 3 , global_id= 9
 comp_id= 3
 exe_id= 1
 num_comps= 3
Wed May 28 15:43:31 PDT 2003 -- CSM EXECUTION finishes HERE
