Hi,
I have created a new MatLab function called MExtremes. It generates extreme-event tables similar to those from Crunch and MCrunch, but it is far more efficient. This is all it does, so we don’t need to store all files in memory concurrently. Instead of having to do one Crunch or MCrunch run for each load case and then combine the resultant tables using CombEEv, you can process all load cases in a single MExtremes run.
It generates tables in plain-text files and also formatted Excel files. One advantage of MExtremes over MCrunch is that it colors the diagonal cells. I’ll probably add that feature to MCrunch if I ever find time.
The program is currently just an alpha release (v1.00.00c-mlb) because only I have used it. If you use it and it seems to work, please tell me and I will promote it to beta. If you find problems or have suggestions, please let me know about it.
I have not created a manual for MExtremes. The sample input files in the CertTest folder are fairly self explanatory, but you may find that the MCrunch manual may clarify some things for you.
You can call MExtremes from the MatLab prompt, or use the compiled version if you do not have a MatLab license. You will need to install the correct MatLab Component Runtime Installer to use the compiled version. There is a link to it on the MExtremes web page:
[url]National Wind Technology Center's Information Portal | Wind Research | NREL
Enjoy!