Changeset 3833

Timestamp:
2016-10-20T12:57:13+02:00 (8 years ago)
Author:
albert.jornet
Message:

Fix: all getin_in calls must include a default value before being called. An exception might raise.
Fix: nstoprac variable is changed from Real to Integer to be consistent. A real is passed as an argument when an integer is expected in the subroutine signature.
Fix: masec variable changed from IN to INOUT subroutines declaration. There is an inconsistency when in the same subroutine is passed as INOUT (can be modified) to another subroutine. No variable modification was expected.
Clean: delete print message in hydrol

(No files)

Note: See TracChangeset for help on using the changeset viewer.