code abaqus Pressure (no=1011, loc=elem, dim=1, type=field, smethod=0, sindex=0, phys=5, aux=0); end code fluent Pressure (no=1011, loc=elem, dim=1, type=field, smethod=0, sindex=0, phys=5, aux=0); end quantities abaqus.Pressure = fluent.Pressure; end control check_mesh_quality = on; end switches output_level = 0; debug_level = 0; end jobs abaqus = abaqus ( pwd = ".", exec = cciserver, nprocs = 1 ); fluent = fluent ( pwd = ".", exec = cciserver, nprocs = 1 ); end parameters abaqus ( CC_0000="mesh1/part0/dim2/ASSEMBLY_CANT_B/+Pressure" , CC_0001="mesh2/part0/dim2/ASSEMBLY_CANT_T/+Pressure" ); fluent ( CC_0000="mesh1/part8/dim2/cant_b/-Pressure" , CC_0001="mesh2/part9/dim2/cant_t/-Pressure" ); end