Hi Evan and In-Woo,
sorry it took me so long to get back to you, the settings of the forum have been changed and we are not receiving notifications anymore (should be fixed shortly).
You are not the first ones to ask for a list of outputs, and we have been dragging our feet a bit because it depends on what you are solving. You cannot request the stress if you don’t solve a stress balance for example, or the ice temperature if you are not solving a thermal model. So we don't have a list yet. The best is to look at some files in test/NightlyRun and you will see some examples:
md.transient.requested_outputs={'default','GroundedArea','FloatingArea','TotalFloatingBmb','TotalGroundedBmb','TotalSmb'};
md.transient.requested_outputs={'IceVolume','IceVolumeAboveFloatation','IceVolumeAboveFloatationScaled','GroundedArea','FloatingArea','GroundedAreaScaled','FloatingAreaScaled','IceMass'};
md.transient.requested_outputs={'default','StrainRateparallel','StrainRateperpendicular','Calvingratex','Calvingratey','CalvingCalvingrate'};
md.stressbalance.requested_outputs={'default','DeviatoricStressxx','DeviatoricStressyy','DeviatoricStressxy','MassFlux1','MassFlux2','MassFlux3','MassFlux4','MassFlux5','MassFlux6'}
But again, some of them may not work depending on what you solve for.
I hope this helps
Mathieu