Hello,
I get no reduced matrices output to an ASCII file when trying with a Craig-Bampton reduction in Optistruct. Below is my procedure:
I have built a simple model to learn how to output the Craig-Bampton reduced matrices into an ASCII file, perhaps a PCH file. My model is a simple beam meshed with second order tets as below:

The blue rigids are RBE2s and the yellow BCs are ASET1s as I am also preparing this model for Adams MNF output.
For CMSMETH, I have created a load collector with card image CMSMETH, method set to 'CB' and NMODES set to 5 to extract the first five fixed interface modes.
I have a DTI_UNITS card open as below:

Then I have a GLOBAL_CASE_CONTROL card open as below:

Also, I have a PARAM card open with EXTOUT set to DMIGPCH as below:

Finally, I have an OUTPUT card open for MNF creation as below:

I can afford do a separate run for ADAMSMNF output if I need to. What I really need first is to be able to extract the Craig-Bampton reduced matrices to an ASCII file. Any help would be much appreciated. Thank you.
Best regards