enb: Add modifiers for num_prb

Change-Id: I0b8c834f1c67cc4bf4d07d03358ba2012331cbde
diff --git a/example/scenarios/mod-enb-nprb100.conf b/example/scenarios/mod-enb-nprb100.conf
new file mode 100644
index 0000000..cb086ec
--- /dev/null
+++ b/example/scenarios/mod-enb-nprb100.conf
@@ -0,0 +1,3 @@
+modifiers:
+  enb:
+  - num_prb: 100
diff --git a/example/scenarios/mod-enb-nprb15.conf b/example/scenarios/mod-enb-nprb15.conf
new file mode 100644
index 0000000..3a5006f
--- /dev/null
+++ b/example/scenarios/mod-enb-nprb15.conf
@@ -0,0 +1,3 @@
+modifiers:
+  enb:
+  - num_prb: 15
diff --git a/example/scenarios/mod-enb-nprb25.conf b/example/scenarios/mod-enb-nprb25.conf
new file mode 100644
index 0000000..7a65845
--- /dev/null
+++ b/example/scenarios/mod-enb-nprb25.conf
@@ -0,0 +1,3 @@
+modifiers:
+  enb:
+  - num_prb: 25
diff --git a/example/scenarios/mod-enb-nprb50.conf b/example/scenarios/mod-enb-nprb50.conf
new file mode 100644
index 0000000..a28f69f
--- /dev/null
+++ b/example/scenarios/mod-enb-nprb50.conf
@@ -0,0 +1,3 @@
+modifiers:
+  enb:
+  - num_prb: 50
diff --git a/example/scenarios/mod-enb-nprb6.conf b/example/scenarios/mod-enb-nprb6.conf
new file mode 100644
index 0000000..504becc
--- /dev/null
+++ b/example/scenarios/mod-enb-nprb6.conf
@@ -0,0 +1,3 @@
+modifiers:
+  enb:
+  - num_prb: 6
diff --git a/example/scenarios/mod-enb-nprb75.conf b/example/scenarios/mod-enb-nprb75.conf
new file mode 100644
index 0000000..8d79840
--- /dev/null
+++ b/example/scenarios/mod-enb-nprb75.conf
@@ -0,0 +1,3 @@
+modifiers:
+  enb:
+  - num_prb: 75