Skip to content
  • Henry Weller's avatar
    Utility sample: replaced by 'postProcess -func sample' · e9d69df1
    Henry Weller authored
    To re-use existing 'sampleDict' files simply add the following entries:
    
        type sets;
        libs ("libsampling.so");
    
    and run
    
        postProcess -func sampleDict
    
    It is probably better to also rename 'sampleDict' -> 'sample' and then run
    
        postProcess -func sampleDict
    e9d69df1