Class ESDValveExample

java.lang.Object
neqsim.process.util.example.ESDValveExample

public class ESDValveExample extends Object
Example demonstrating ESD (Emergency Shutdown) Valve functionality.

This example illustrates the key features of ESDValve:

  • Normal operation with energized valve (fully open)
  • Emergency trip (de-energization) causing progressive closure
  • Configurable stroke time for closure
  • Partial stroke testing capability
  • Reset and restart procedures
Version:
1.0
Author:
ESOL
  • Constructor Details

    • ESDValveExample

      public ESDValveExample()
  • Method Details

    • main

      public static void main(String[] args)
      Main method to run the ESD valve example.
      Parameters:
      args - command line arguments (not used)