I recently had a question from a co-worker about getting progress feedback during a SOL 109 run. I thought it would a simple matter of finding the file in <Nastran Installation Location>\nast\del, finding the right subDMAP and adding a MESSAGE command. The reference guide shows I need SEDTRAN->TRD1->DTRANRS. I found sedtran.dmap and calls to TRD1 within but at that point the trail got cold. I can't find the file that has either TRD1 or DTRANRS.
The DMAP programmer's guide has an entry for TRD1 but not DTRANRS. Is custom dmap alter at that level even possible?
Similarly I have seen people make use of things like SELG, but again, I can't find the documentation to let me know what the inputs/outputs are.