Class ESDValveExample
java.lang.Object
neqsim.process.util.example.ESDValveExample
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
ESDValveExample
public ESDValveExample()
-
-
Method Details
-
main
Main method to run the ESD valve example.- Parameters:
args- command line arguments (not used)
-