Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] [EXTERNAL] Re: increase flow automatically
  • From: Pradeep Viyaluru Harinath <pradeep.viyaluruharinath@xxxxxxxx>
  • Date: Fri, 21 Jan 2022 19:40:55 +0000
  • Accept-language: en-IN, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=aB+sRy1r2y/34c9FSH4mNe9Z498G5gfIco1bIvLeKl4=; b=WQklc0OFX1SIq60U9YaIL2RQSHRPfWVe21RgGpa94WvK0I1JM98/1bZ2xtwQXQAW5uKa2r+LrH0OTa6HN73Z4lxIqgqZ9huoWXmObVj9dX+MTE4t2MGD/mm+yypl9BgBy/brhe8qDZbgKt4UoSURX4yt2fyLwbK8VxU8RxK4sXIj7jm7k/g/hCdGQmhxSqfEbf4sIP+foSgkIW6uKdg0FPZHku9rWUNnol0OK8O55VnbGEph47a8jtP5EPdtGhvusI2HzcMFUljbV31ipInVA4MeYsMzRoH4v31EQ4Y5/5KXsyZwgKmdLg1Z6XWihqYdV2duczqsx92cX4AOqbfonw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Xfdy1VHnhDQXYETRMLgy1nx69BcAX4Vv2Gth7lBEVpVnTX2/j+B48GvHG20c+/S3R+962tNGAIvZbiWjJXcKjTy1aM90c8Z1bKP729+i3ooqJ46bx61JjhHM8QOu3OXdfq2V6JIBdV7VVrDriCseREb4Om7Fysn/OJUyuQEs2tccKJ8owFJFpKnjdpNCnqkuvfqkFqwXzpKDPBRNKICaK4OqG5szNcbq9tOsP8xeaSJNB9VfyKwXd/tljx1ZA3cfCeR+pZIMnYXrsdYzHohO6BJo7gZkGRkRPZw3F2izd6NNI+ahKPqQD+xae1MIp9vMOkzDi4DTTzAEQvnYl2ajUA==
  • Delivered-to: sumo-user@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/sumo-user/>
  • List-help: <mailto:sumo-user-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHYDv6dWFL0ConpYE+cL4CtfXEnpqxt32eJ
  • Thread-topic: [EXTERNAL] Re: [sumo-user] increase flow automatically

Can I use in the configuration file directly or do I need to use it in command prompt?

Regards,
V.H.Pradeep

From: sumo-user <sumo-user-bounces@xxxxxxxxxxx> on behalf of Qichao Wang <qichao@xxxxxx>
Sent: Friday, January 21, 2022 1:39:16 PM
To: Sumo project User discussions <sumo-user@xxxxxxxxxxx>
Subject: [EXTERNAL] Re: [sumo-user] increase flow automatically
 
  **EXTERNAL EMAIL**
  This email originated outside of The University of Texas at San Antonio.
  Please exercise caution when clicking on links or opening attachments.

 

You can use —scale <float> to scale the demand.

Qichao

On Fri, Jan 21, 2022 at 11:21 AM Royal Bhandari <royalbhandari6@xxxxxxxxx> wrote:
Hello all,

Is there a way to increase all the flows of my route file by some percentage? Say I have a route file with, 
flow1 = 1000 vph and flow2= 1500 vph

And I want to double the flow
updated_flow1 = 2000 vph and updated_flow2 = 3000 vph


Regards,
Royal
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top