Examples# Here are some tests on openmupro A Running Case Using the Openmupro Library—-demo1 1. Program Introduction 2. Cmakelists design 2.1 Some pre compiler settings 2.2 Build Project Information 2.3 Activate MPI environment 2.4 Import openmupro dependency library 2.5 Add additional dependencies for the project 2.6 The complete Cmakelists file is as follows 3. Code Interpretation 1. main.f90 2. lib.f90 4. Program Usage