Opened 11 years ago
Closed 9 years ago
#65 closed enhancement (fixed)
What is stomate_watchout ?
Reported by: | dsolyga | Owned by: | jpolcher |
---|---|---|---|
Priority: | minor | Milestone: | orchidee_1_9_6 |
Component: | Anthropogenic processes | Version: | orchidee_2_0 |
Keywords: | cleaning, slowproc | Cc: |
Description
For what purpose do we use stomate_watchout?
In intersurf, it is declared that we use it to read and write restart for files STOMATE. But how can we calculate readstart variables for STOMATE if we don't activate stomate ?
When we looked deeply into stomate module, I see that stomate_watchout is not present. So for me there is no differences between ok_stomate and stomate_watchout at first view.
I propose to delete this flag.
Change History (3)
comment:1 Changed 11 years ago by nvuilsce
- Owner changed from somebody to jpolcher
- Status changed from new to assigned
comment:2 Changed 9 years ago by jgipsl
comment:3 Changed 9 years ago by jgipsl
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
I confirm that when activating STOMATE_WATCHOUT and STOMATE, the first flag does not make any difference. But if STOMATE_WATCHOUT=y and STOMATE_OK_STOMATE=n, it'll not work. Lots of initializations are done only if ok_stomate without considering stomate_watchout.
I agree, this option should be deleted or completely re-written.