Welcome, Guest
Username: Password: Remember me

TOPIC: RAINFALL

RAINFALL 6 years 5 months ago #30432

  • sathya
  • sathya's Avatar
Hello,

I would like to do a 2d river flow simulation with zone-wise varying rain water intensity. May I know which subroutine has to me modified for zone-wise varying rain water intensity?


Thanks
Vks
The administrator has disabled public write access.

RAINFALL 6 years 5 months ago #30435

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Hi
I think the best solution is to work on meteo subroutine.
You could look at the wind warying example...

Regards
Christophe
The administrator has disabled public write access.

RAINFALL 6 years 5 months ago #30439

  • pilou1253
  • pilou1253's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 584
  • Thank you received: 106
Hello!

Another solution would be to use a PRIVATE VARIABLE defined on the mesh to identify the different zones. This is what is done for defining the CN coefficient for the rainfall-runoff model implemented in runoff_scs_cn.f for example. Have a look at my paper from the TUC 2016 for more details.

If you only apply runoff and don't need a rainfall-runoff model you can actually do this directly in prosou.f, the rainfall depth applied at each node is RAIN_MPS.

Good luck!

Best regards
PL
The administrator has disabled public write access.
Moderators: pham

The open TELEMAC-MASCARET template for Joomla!2.5, the HTML 4 version.