Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}

a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}

h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}

.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}

.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}

.tabSelected{color:[[ColorPalette::PrimaryDark]];
	background:[[ColorPalette::TertiaryPale]];
	border-left:1px solid [[ColorPalette::TertiaryLight]];
	border-top:1px solid [[ColorPalette::TertiaryLight]];
	border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}

#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}

.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
	border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background:[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
	border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
	border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}

#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}

.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}

.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}

.tiddler .defaultCommand {font-weight:bold;}

.shadow .title {color:[[ColorPalette::TertiaryDark]];}

.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}

.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}

.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}

.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}

.sparkline {background:[[ColorPalette::PrimaryPale]]; border:0;}
.sparktick {background:[[ColorPalette::PrimaryDark]];}

.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}

.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}

.imageLink, #displayArea .imageLink {background:transparent;}

.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}

.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}

.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}

.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}

.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}

.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}

#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:'alpha(opacity:60)';}
/*}}}*/
/*{{{*/
* html .tiddler {height:1%;}

body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0;}

h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}

hr {height:1px;}

a {text-decoration:none;}

dt {font-weight:bold;}

ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}

.txtOptionInput {width:11em;}

#contentWrapper .chkOptionInput {border:0;}

.externalLink {text-decoration:underline;}

.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}

.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}

/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}

#mainMenu .tiddlyLinkExisting,
	#mainMenu .tiddlyLinkNonExisting,
	
.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0em 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0em 1em 1em; left:0px; top:0px;}

.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}

#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}

#sidebar {position:absolute; right:3px; width:16em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0em 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 .3em 0;}


.wizard {padding:0.1em 1em 0em 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0em 0em 0em; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0em;}
.wizardFooter .status {padding:0em 0.4em 0em 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em 0.1em 0.2em;}

#messageArea {position:fixed; top:2em; right:0em; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em 0.2em 0.2em 0.2em;}
#messageArea a {text-decoration:underline;}

.tiddlerPopupButton {padding:0.2em 0.2em 0.2em 0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em 1em 1em 1em; margin:0;}

.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0em;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}

.tabset {padding:1em 0em 0em 0.5em;}
.tab {margin:0em 0em 0em 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}

#contentWrapper {display:block;}
#splashScreen {display:none;}

#displayArea {margin:1em 17em 0em 14em;}

.toolbar {text-align:right; font-size:.9em;}

.tiddler {padding:1em 1em 0em 1em;}

.missing .viewer,.missing .title {font-style:italic;}

.title {font-size:1.6em; font-weight:bold;}

.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}

.tiddler .button {padding:0.2em 0.4em;}

.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}

.footer {font-size:.9em;}
.footer li {display:inline;}

.annotation {padding:0.5em; margin:0.5em;}

* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0em 0.25em; padding:0em 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}

.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0px 3px 0px 3px;}

.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}

.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0em; font-size:.9em;}
.editorFooter .button {padding-top:0px; padding-bottom:0px;}

.fieldsetFix {border:0; padding:0; margin:1px 0px 1px 0px;}

.sparkline {line-height:1em;}
.sparktick {outline:0;}

.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}

* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0em; right:0em;}
#backstageButton a {padding:0.1em 0.4em 0.1em 0.4em; margin:0.1em 0.1em 0.1em 0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; margin:0em 3em 0em 3em; padding:1em 1em 1em 1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em 0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}

.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which use a logographic writing system and need larger font sizes.
***/

/*{{{*/
body {font-size:0.8em;}

#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}

.subtitle {font-size:0.8em;}

.viewer table.listView {font-size:0.95em;}

.htmlarea .toolbarHA table {border:1px solid ButtonFace; margin:0em 0em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {display: none ! important;}
#displayArea {margin: 1em 1em 0em 1em;}
/* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
noscript {display:none;}
}
/*}}}*/
<!--{{{-->
<div class='header' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>

</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar closeTiddler closeOthers +editTiddler > fields syncing permalink references jump'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar +saveTiddler -cancelTiddler deleteTiddler'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser'></span></div>
<!--}}}-->
To get started with this blank TiddlyWiki, you'll need to modify the following tiddlers:
* SiteTitle & SiteSubtitle: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* MainMenu: The menu (usually on the left)
* DefaultTiddlers: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
These InterfaceOptions for customising TiddlyWiki are saved in your browser

Your username for signing your edits. Write it as a WikiWord (eg JoeBloggs)

<<option txtUserName>>
<<option chkSaveBackups>> SaveBackups
<<option chkAutoSave>> AutoSave
<<option chkRegExpSearch>> RegExpSearch
<<option chkCaseSensitiveSearch>> CaseSensitiveSearch
<<option chkAnimate>> EnableAnimations

----
Also see AdvancedOptions
* Myself : 25 Apr 1985

// //''Name:'' Calendar plugin
// //''Author:'' SteveRumsby

// //''Syntax:'' 
// //<< {{{calendar}}} >> or << {{{calendar //year//}}} >> or << {{{calendar //year month//}}} >> or << {{{calendar thismonth}}} >>

// //''Description:'' 
// //The first form produces an full-year calendar for the current year. The second produces a full-year calendar for the given year. The third produces a single month calendar for the given month and year. The fourth form produces a single month calendar for the current month.
// // Weekends and holidays are highlighted (see below for how to specify holdays).

// //''Todo:''
// //* Improve the formatting, especially when included in MainMenu
// //* Find a better way of specifying holidays. It would be good to support calculated dates (e.g. Easter), and dates for different countries.
// //* Add browsing facilities like jscalendar has
// //* Highlight "today", if visible...
// //* Integrate with the ReminderMacros

// //''Configuration:''
// //Modify this section to change the text displayed for the month and day names, to a different language for example. You can also change the format of the tiddler names linked to from each date, and the colours used.

config.macros.calendar = {};

config.macros.calendar.monthnames = ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"];
config.macros.calendar.daynames = ["M", "T", "W", "T", "F", "S", "S"];

config.macros.calendar.weekendbg = "#006600";
config.macros.calendar.monthbg = "#000099";
config.macros.calendar.holidaybg = "#ffc0c0";

// //''Code section:''
// (you should not need to alter anything below here)//

config.macros.calendar.tiddlerformat = "0DD/0MM/YYYY";  // This used to be changeable - for now, it isn't// <<smiley :-(>> 

version.extensions.calendar = { major: 0, minor: 2, revision: 0, date: new Date(2005, 07, 21)};
config.macros.calendar.monthdays = [ 31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31];

config.macros.calendar.holidays = [ "01/01", "25/12", "03/01/2005", "02/05/2005", "30/05/2005", "29/08/2005" ];

function calendarIsHoliday(date)
{
 var longHoliday = date.formatString("0DD/0MM/YYYY");
 var shortHoliday = date.formatString("0DD/0MM");

 for(var i = 0; i < config.macros.calendar.holidays.length; i++) {
 if(config.macros.calendar.holidays[i] == longHoliday || config.macros.calendar.holidays[i] == shortHoliday) {
 return true;
 }
 }
 return false;
}

config.macros.calendar.handler = function(place,macroName,params)
{
 var calendar = createTiddlyElement(place, "table", null, "calendar", null);

 if(params[0] == "thismonth") {
 var today = new Date();
 createCalendarOneMonth(calendar, today.getYear()+1900, today.getMonth());
 } else {
 var year;
 if(params[0]) {
 year = params[0];
 } else {
 year = (new Date()).getYear() + 1900;
 }

 if(params[1]) {
 var month = params[1] -1;
 createCalendarOneMonth(calendar, year, month);
 } else {
 createCalendarYear(calendar, year);
 }
 }
}

function createCalendarOneMonth(calendar, year, mon)
{
 var row = createTiddlyElement(calendar, "tr", null, null, null);
 createCalendarMonthHeader(row, config.macros.calendar.monthnames[mon] + " " + year, true);
 row = createTiddlyElement(calendar, "tr", null, null, null);
 createCalendarDayHeader(row, 1);
 createCalendarDayRowsSingle(calendar, year, mon);
}


function createCalendarMonth(calendar, year, mon)
{
 var row = createTiddlyElement(calendar, "tr", null, null, null);
 createCalendarMonthHeader(row, config.macros.calendar.monthnames[mon] + " " + year, false);
 row = createTiddlyElement(calendar, "tr", null, null, null);
 createCalendarDayHeader(row, 1);
 createCalendarDayRowsSingle(calendar, year, mon);
}

function createCalendarYear(calendar, year)
{
 var row;

 row = createTiddlyElement(calendar, "tr", null, null, null);
 var yearHeader = createTiddlyElement(row, "td", null, "calendarYear", year);
 yearHeader.align = "center";
 yearHeader.setAttribute("colSpan", 21);

 createCalendarMonthRow(calendar, year, 0);
 createCalendarMonthRow(calendar, year, 3);
 createCalendarMonthRow(calendar, year, 6);
 createCalendarMonthRow(calendar, year, 9);
}

function createCalendarMonthRow(cal, year, mon)
{
 var row = createTiddlyElement(cal, "tr", null, null, null);
 createCalendarMonthHeader(row, config.macros.calendar.monthnames[mon]);
 createCalendarMonthHeader(row, config.macros.calendar.monthnames[mon+1]);
 createCalendarMonthHeader(row, config.macros.calendar.monthnames[mon+2]);
 row = createTiddlyElement(cal, "tr", null, null, null);
 createCalendarDayHeader(row, 3);
 createCalendarDayRows(cal, year, mon);
}

function createCalendarMonthHeader(row, name, nav)
{
  var month;
  if(nav) {
    var back = createTiddlyElement(row, "td", null, null, null);
    createTiddlyButton(back, "<", "Back", onClickCalendarBack)
    back.align = "center";
    back.style.background = config.macros.calendar.monthbg; 
    month = createTiddlyElement(row, "td", null, "calendarMonthname", name)
    month.setAttribute("colSpan", 5);
    var fwd = createTiddlyElement(row, "td", null, null, null);
    createTiddlyButton(fwd, ">", "Fwd", onClickCalendarFwd)
    fwd.align = "center";
    fwd.style.background = config.macros.calendar.monthbg; 
  } else {
    month = createTiddlyElement(row, "td", null, "calendarMonthname", name)
    month.setAttribute("colSpan", 7);
  }
  month.align = "center";
  month.style.background = config.macros.calendar.monthbg;
}

function onClickCalendarBack(e)
{

}

function onClickCalendarFwd(e)
{

}

function createCalendarDayHeader(row, num)
{
 var cell;
 for(var i = 0; i < num; i++) {
 for(var j = 0; j < 7; j++) {
 cell = createTiddlyElement(row, "td", null, null, config.macros.calendar.daynames[j]);
 if(j > 4) cell.style.background = config.macros.calendar.weekendbg;
 }
 }
}

function createCalendarDays(row, col, first, max, year, mon)
{
  var i;
  for(i = 0; i < col; i++) {
    createTiddlyElement(row, "td", null, null, null);
  }
  var day = first;
  for(i = col; i < 7; i++) {
    var daycell = createTiddlyElement(row, "td", null, null, null);
    if(i > 4) daycell.style.background = config.macros.calendar.weekendbg;
    if(day > 0 && day <= max) {
      var celldate = new Date(year, mon, day);
      var title = celldate.formatString(config.macros.calendar.tiddlerformat);
      if(calendarIsHoliday(celldate)) {
        daycell.style.background = config.macros.calendar.holidaybg;
      }
      if(window.findTiddlersWithReminders == null) {
        var link = createTiddlyLink(daycell, title, false);
        link.appendChild(document.createTextNode(day));
      } else {
        var button = createTiddlyButton(daycell, day, title, onClickCalendarDate);
      }
    }
    day++;
  }
}

// //We've clicked on a day in a calendar - create a suitable pop-up of options.
// //The pop-up should contain:
// // * a link to create a new entry for that date
// // * a link to create a new reminder for that date
// // * an <hr>
// // * the list of reminders for that date
function onClickCalendarDate(e)
{
  var button = this;
  var date = button.getAttribute("title");
  var dat = new Date(date.substr(6,4), date.substr(3,2)-1, date.substr(0, 2));

  date = dat.formatString(config.macros.calendar.tiddlerformat);
  var popup = createTiddlerPopup(this);
  popup.appendChild(document.createTextNode(date));
  var newReminder = function() {
    var t = store.tiddlers[date];
    displayTiddler(null, date, 2, null, null, false, false);
    if(t) {
      document.getElementById("editorBody" + date).value += "\n<<reminder day:" + dat.getDate() +
                                                                                                    " month:" + (dat.getMonth()+1) +
                                                                                                       " year:" + (dat.getYear()+1900) + " title: >>";
    } else {
      document.getElementById("editorBody" + date).value = "<<reminder day:" + dat.getDate() +
                                                                                                    " month:" + (dat.getMonth()+1) +
                                                                                                       " year:" + (dat.getYear()+1900) + " title: >>";
    }
  };
  var link = createTiddlyButton(popup, "New reminder", null, newReminder); 
  popup.appendChild(document.createElement("hr"));

  var t = findTiddlersWithReminders(dat, 0, null, null);
  for(var i = 0; i < t.length; i++) {
    link = createTiddlyLink(popup, t[i].tiddler, false);
    link.appendChild(document.createTextNode(t[i].tiddler));
  }

}

function calendarMaxDays(year, mon)
{
 var max = config.macros.calendar.monthdays[mon];
 if(mon == 1 && (year % 4) == 0 && ((year % 100) != 0 || (year % 400) == 0)) {
 max++;
 }
 return max;
}

function createCalendarDayRows(cal, year, mon)
{
 var row = createTiddlyElement(cal, "tr", null, null, null);

 var first1 = (new Date(year, mon, 1)).getDay() -1;
 if(first1 < 0) first1 = 6;
 var day1 = -first1 + 1;
 var first2 = (new Date(year, mon+1, 1)).getDay() -1;
 if(first2 < 0) first2 = 6;
 var day2 = -first2 + 1;
 var first3 = (new Date(year, mon+2, 1)).getDay() -1;
 if(first3 < 0) first3 = 6;
 var day3 = -first3 + 1;

 var max1 = calendarMaxDays(year, mon);
 var max2 = calendarMaxDays(year, mon+1);
 var max3 = calendarMaxDays(year, mon+2);

 while(day1 <= max1 || day2 <= max2 || day3 <= max3) {
 row = createTiddlyElement(cal, "tr", null, null, null);
 createCalendarDays(row, 0, day1, max1, year, mon); day1 += 7;
 createCalendarDays(row, 0, day2, max2, year, mon+1); day2 += 7;
 createCalendarDays(row, 0, day3, max3, year, mon+2); day3 += 7;
 }
}

function createCalendarDayRowsSingle(cal, year, mon)
{
 var row = createTiddlyElement(cal, "tr", null, null, null);

 var first1 = (new Date(year, mon, 1)).getDay() -1;
 if(first1 < 0) first1 = 6;
 var day1 = -first1 + 1;
 var max1 = calendarMaxDays(year, mon);

 while(day1 <= max1) {
 row = createTiddlyElement(cal, "tr", null, null, null);
 createCalendarDays(row, 0, day1, max1, year, mon); day1 += 7;
 }
}

setStylesheet("#mainMenu table, th, tr, td {font-size:10pt;}", "calendarStyles");
//{{{
config.macros.clearOtherTiddlers = {};

config.macros.clearOtherTiddlers.handler =
function(place,macroName,params,wikifier,paramString,tiddler)
{
        // get the title of the tiddler the macro is being rendered in...
        var title=story.findContainingTiddler(place).getAttribute("tiddler");
        // close all tiddlers, EXCLUDING current tiddler title
        story.closeAllTiddlers(title);
        return false;
} 
//}}}
<<clearOtherTiddlers>> 
!Office 
Department of Civil Engineering       		
Indian Institute of Science
Bangalore, 560 012, INDIA.                           
Phone (work) +91 (80) 22 93 22 45
Phone (home) +91 (80) 23 60 28 70 &    +91 (80) 23 60 35 25              
Fax: +91 (80) 23 60 04 04 	Email: muddu@civil.iisc.ernet.in
<<clearOtherTiddlers>> 
!Research Topics
Here I would like to broadlly descibe my research area. It is a part of hydrology. Hydrology is the study of the movement, distribution, and quality of water throughout the Earth and thus addresses both the hydrologic cycle and water resources. Although hydrologic cycle is a continuous cycle but if we start from the precipitation and this is the soil moisture who decide the distribution of water into various hydrologic cycle component (like grounwater, surface runoff, evapo-transpiration etc.). Thus better understanding of soil moisture will give the better understanding of these components. 

Soil moisture can be measured by direct methods (oven drying) and by laboratory methods (Karl Fischer titration). These methods gives a good estimate of soil moisture but are time consuming and determination of soil moisture at field level becomes a problem. At watershed/field level  soil moisture can be measured by geophysical methods in which we indirectly measure the soil moisture. Geophysical methods include neutron probe, time-domain reflectometry (TDR), frequency domain sensor, capitance probe, electrical resistivity tomography, ground penetrating radar (GPR) etc. Geophysical methods are less accurate than direct/laboratory methods but are faster than them, and give a reasonable estimate of soil moisture. But geophysical methods are also not suitable for soil moisture measurements in bigger area as estimation of hydrologic components require the soil moisture measurements in bigger area. Satellite remote sensing methods can be used soil moisture measurements at whole globe but they due to lack of calibration at global level and due to sensivity of satellite remote sensing methods with parameters other than soil moisture like plantation, soil rougness etc. we are not able to calculate the soil moisture at whole globe. And these remote sensing methods provide information only about surface soil moisture that varies upto few centimeters and spatial resolution is also pure. To estimate the soil moisture at reasonable scale, at depth below few centimetrs, we need to combine all these strategy. My reaserach interest is to develope a methodology to optimally combine all these methods of direct/indirect measurements of soil moisture and to calculate the amount of precipitaion that goes as a runoff, into groudwater and back into atmosphere. And I can classify my research area into:

!Soil Moisture Modelling
One way to calculate the soil moistue is by means of mathematical models. One such model is Richard's equation and this equation is in the form of partial diffrential equation and no analytical solution of this exist for field boundary conditions. So we require the numerical solution of this equation. 

To solve the Richard's equation we require the constitutive relationship one such famous relationship is van Genuchtan model. Some of the parameters of this equation is not directly measurable and are time consuming. 

!Inverse Modelling
As already mention all the parameters are not directly measurable,  so at a bigger scale we require some others technique to get the parametrs. This is done by inverse modelling in which we try to minimize the error between prediction and measured soil moistures by means of optimization algorithm. This can be done in laboratory in controlled condition or in the field itself. There are several such optimization algorithm like LM, GLUE, ant colony and particle swarm etc.  

!Data Assimilation
With all the best available models for soil moisture, their constitutive relationship and inverse modelling, till we are not able to achieve the error exactly or very near to zero in field condition. This may be due to the fact that boundary conditions and measured soil moisture both have some uncertainty. So we require some methods that can combine the prediction and measurements and give the best estimate for future. This is done by means of data assimilation in which we calculate error between prediction and measured value and update the model to get the best value at present time and for future also. 
 
 
[[Introduction]]
!Manoj
He is my brother-in-law. He is a doctor by profession.

!Manju
She is my sister. 
[[MptwEditTemplate]]
<<clearOtherTiddlers>> 

!Education
* PhD in Groundwater Hydrology from IISc, Bangalore (1993)
* ME in Hydromechanics & Water Resources from IISc Bangalore (1987)
* B.Tech. in Civil Engineering from JNT University, Hyderabad (1984)

!Experience
|!Duration |!Positions held|
|9/2015- To date|Professor, Indian Institute of Science, Bangalore, India.http://civil.iisc.ac.in/|
|1/2021- To date|Adjunct Full Professor, Nebraska Water Center, University of Nebraska – Lincoln (UNL), USA. https://watercenter.unl.edu/sekhar-muddu/|
|12/2007- 9/2015 |Associate Professor, Indian Institute of Science, Bangalore, India.http://civil.iisc.ac.in/|
|5/2015-7/2015  |Visiting Professor, Poste Rouge Fellowship, University of Paul Sabatier, Toulouse, France. http://www.univ-tlse3.fr/|
|5/2012-7/2012  |Visiting Professor, Poste Rouge Fellowship, University of Paul Sabatier, Toulouse, France. http://www.univ-tlse3.fr/|
|5/2012-7/2012  |Visiting Scientist, UMR-SAS, INRA, Rennes, France. http://www.rennes.inra.fr/umrsas/|
|5/2011-7/2011  |Visiting Scientist, UMR-SAS, INRA, Rennes, France. http://www.rennes.inra.fr/umrsas/|
|5/2010-8/2010  |Visiting Scientist, UMR-SAS, INRA, Rennes, France. http://www.rennes.inra.fr/umrsas/|
|5/2009-7/2009  |Visiting Scientist Fellowship of INRA, France. http://www.inra.fr/ore_agrhys/|
|12/1996-12/2007 |Assistant Professor, Indian Institute of Science, Bangalore, India.http://civil.iisc.ac.in/|
|4/2006-12/2006  |Fellowship of CNRS, France - “Poste Rouge”, LMTG, Toulouse,  France.http://www.lmtg.obs-mip.fr/|
|5/2005-7/2005    |Visiting Scientist, University of Paul Sabatier, Toulouse, France.http://www.univ-tlse3.fr/|
|6/2004-7/2004   |Visiting Scientist, LMTG, Observatoire Midi-Pyrenees, Toulouse.http://www.lmtg.obs-mip.fr/|
|7/2002	      |Visiting Scientist, University of California, San Diego, USA. http://www.jacobsschool.ucsd.edu/|
|3/2001-5/2001	|Visiting Scientist, Dept. of Mathematics & Computing Science, Technical University of Eindhoven, The Netherlands. http://www.tue.nl/en/|
|12/1993-12/1996 |Lecturer, Indian Institute of Science, Bangalore, India. http://civil.iisc.ac.in/|
|2/1993-11/1993	|Project Leader, Transoft International, Paris & Bangalore, India. (Developed “Pollusol” – a  Fluidyn code).http://www.fluidyn.com/fluidyn/|
/***
| Name|HideWhenPlugin|
| Description|Allows conditional inclusion/exclusion in templates|
| Version|3.0 ($Rev: 1845 $)|
| Date|$Date: 2007-03-16 15:19:22 +1000 (Fri, 16 Mar 2007) $|
| Source|http://mptw.tiddlyspot.com/#HideWhenPlugin|
| Author|Simon Baird <simon.baird@gmail.com>|
| License|http://mptw.tiddlyspot.com/#TheBSDLicense|
For use in ViewTemplate and EditTemplate. Example usage:
{{{<div macro="showWhenTagged Task">[[TaskToolbar]]</div>}}}
{{{<div macro="showWhen tiddler.modifier == 'BartSimpson'"><img src="bart.gif"/></div>}}}
***/
//{{{

window.removeElementWhen = function(test,place) {
	if (test) {
		removeChildren(place);
		place.parentNode.removeChild(place);
	}
};

merge(config.macros,{

	hideWhen: { handler: function(place,macroName,params,wikifier,paramString,tiddler) {
		removeElementWhen( eval(paramString), place);
	}},

	showWhen: { handler: function(place,macroName,params,wikifier,paramString,tiddler) {
		removeElementWhen( !eval(paramString), place);
	}},

	hideWhenTagged: { handler: function (place,macroName,params,wikifier,paramString,tiddler) {
		removeElementWhen( tiddler.tags.containsAll(params), place);
	}},

	showWhenTagged: { handler: function (place,macroName,params,wikifier,paramString,tiddler) {
		removeElementWhen( !tiddler.tags.containsAll(params), place);
	}},

	hideWhenTaggedAny: { handler: function (place,macroName,params,wikifier,paramString,tiddler) {
		removeElementWhen( tiddler.tags.containsAny(params), place);
	}},

	showWhenTaggedAny: { handler: function (place,macroName,params,wikifier,paramString,tiddler) {
		removeElementWhen( !tiddler.tags.containsAny(params), place);
	}},

	hideWhenTaggedAll: { handler: function (place,macroName,params,wikifier,paramString,tiddler) {
		removeElementWhen( tiddler.tags.containsAll(params), place);
	}},

	showWhenTaggedAll: { handler: function (place,macroName,params,wikifier,paramString,tiddler) {
		removeElementWhen( !tiddler.tags.containsAll(params), place);
	}},

	hideWhenExists: { handler: function(place,macroName,params,wikifier,paramString,tiddler) {
		removeElementWhen( store.tiddlerExists(params[0]) || store.isShadowTiddler(params[0]), place);
	}},

	showWhenExists: { handler: function(place,macroName,params,wikifier,paramString,tiddler) {
		removeElementWhen( !(store.tiddlerExists(params[0]) || store.isShadowTiddler(params[0])), place);
	}}

});

//}}}
<<clearOtherTiddlers>>
Welcome to my Home 

{{borderlessL{<html><img src="./fig.JPG" style="height: 400px; "/></html><br> 

Professor
Water Resources & Environmental Engineering Group
Department of Civil Engineering
Indian Institute of Science
Bangalore - 560 012
@@color(yellow): http://civil.iisc.ac.in/~muddu@@

!Profile
@@color(yellow): http://iiscprofiles.irins.org/profile/54844@@

!Interdisciplinary Centre for Water Research (ICWaR)
Associate Faculty 
@@color(yellow): http://www.icwar.iisc.ac.in/@@

!Indo-French Cell for Water Sciences
Research Collaborator
@@color(yellow): http://www.cefirse.ird.fr/@@

Contact details
Work: +91 (80) 22 93 22 45 & +91 80 29 62 62 59
Home: +91 (80) 23 60 28 70 & +91 (80) 23 60 35 25
Portable: +91 98450 96259
Email: work - @@color(orange): muddu@iisc.ac.in@@  (or) 
preferred - @@color(orange): sekhar.muddu@gmail.com@@
[[Home]]
[[Education & Experience]]
[[Research Interest]]
[[Teaching]]
[[Synergistic Activities]]
[[Publications]]
[[Recognitions]]
[[Thesis Advisor & guidance of students]]



<<calendar thismonth>>
/***
| Name|MptwLayoutPlugin|
| Description|A package containing templates and css for the MonkeyPirateTiddlyWiki layout|
| Version|3.0 ($Rev: 2721 $)|
| Source|http://mptw.tiddlyspot.com/#MptwLayoutPlugin|
| Author|Simon Baird <simon.baird@gmail.com>|
| License|http://mptw.tiddlyspot.com/#TheBSDLicense|
!Notes
Presumes you have TagglyTaggingPlugin installed. To enable this you should have a PageTemplate containing {{{[[MptwPageTemplate]]}}} and similar for ViewTemplate and EditTemplate.
***/
//{{{
// used in MptwViewTemplate
config.mptwDateFormat = 'DD/MM/YY';
config.mptwJournalFormat = 'Journal DD/MM/YY';
//config.mptwDateFormat = 'MM/0DD/YY';
//config.mptwJournalFormat = 'Journal MM/0DD/YY';

config.shadowTiddlers.GettingStarted += "\n\nSee also MonkeyPirateTiddlyWiki.";

merge(config.annotations,{
	MptwEditTemplate: "Contains the default MPTW EditTemplate. If you want to customise this rename it to EditTemplate",
	MptwViewTemplate: "Contains the default MPTW ViewTemplate. If you want to customise this rename it to ViewTemplate",
	MptwPageTemplate: "Contains the default MPTW PageTemplate. If you want to customise this rename it to PageTemplate",
	MptwStyleSheet:   "Contains the default MPTW ~StyleSheet. Designed to be included in StyleSheet tiddler using the double square bracketted notation like this: {{{[[MptwStyleSheet]]}}}"
});

//}}}

//{{{
merge(config.shadowTiddlers,{

'MptwEditTemplate':[
 "<!--{{{-->",
 "<!--- http://mptw.tiddlyspot.com/#MptwEditTemplate ($Rev: 2720 $) --->",
 "<div class=\"toolbar\" macro=\"toolbar +saveTiddler saveCloseTiddler closeOthers -cancelTiddler cancelCloseTiddler deleteTiddler\"></div>",
 "<div class=\"title\" macro=\"view title\"></div>",
 "<div class=\"editLabel\">Title</div><div class=\"editor\" macro=\"edit title\"></div>",
 "<div macro='annotations'></div>",
 "<div macro=\"showWhenExists EditPanelTemplate\">[[EditPanelTemplate]]</div>",
 "<div class=\"editLabel\">Content</div><div class=\"editor\" macro=\"edit text\"></div>",
 "<div class=\"editLabel\">Tags</div><div class=\"editor\" macro=\"edit tags\"></div>",
 "<div class=\"editorFooter\"><span macro=\"message views.editor.tagPrompt\"></span><span macro=\"tagChooser\"></span></div>",
 "<!--}}}-->"
].join("\n"),

'MptwPageTemplate':[
 "<!--{{{-->",
 "<!-- http://mptw.tiddlyspot.com/#MptwPageTemplate ($Rev: 1829 $) -->",
 "<div class='header' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>",
 "	<div class='headerShadow'>",
 "		<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;",
 "		<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>",
 "	</div>",
 "	<div class='headerForeground'>",
 "		<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;",
 "		<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>",
 "	</div>",
 "</div>",
 "<!-- horizontal MainMenu -->",
 "<div id='topMenu' refresh='content' tiddler='MainMenu'></div>",
 "<!-- original MainMenu menu -->",
 "<!-- <div id='mainMenu' refresh='content' tiddler='MainMenu'></div> -->",
 "<div id='sidebar'>",
 "	<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>",

 "</div>",
 "<div id='displayArea'>",
 "	<div id='messageArea'></div>",
 "	<div id='tiddlerDisplay'></div>",
 "</div>",
 "<!--}}}-->"
].join("\n"),

'MptwStyleSheet':[
 "/*{{{*/",
 "/* http://mptw.tiddlyspot.com/#MptwStyleSheet ($Rev: 2720 $) */",
 "",
 "/* a contrasting background so I can see where one tiddler ends and the other begins */",
 "body {",
 "	background: [[ColorPalette::TertiaryLight]];",
 "}",
 "",
 "/* sexy colours and font for the header */",
 ".headerForeground {",
 "	color: [[ColorPalette::PrimaryPale]];",
 "}",
 ".headerShadow, .headerShadow a {",
 "	color: [[ColorPalette::PrimaryMid]];",
 "}",
 "",
 "/* separate the top menu parts */",
 ".headerForeground, .headerShadow {",
 "	padding: 1em 1em 0;",
 "}",
 "",
 ".headerForeground, .headerShadow {",
 "	font-family: 'Trebuchet MS' sans-serif;",
 "	font-weight:bold;",
 "}",
 ".headerForeground .siteSubtitle {",
 "	color: [[ColorPalette::PrimaryLight]];",
 "}",
 ".headerShadow .siteSubtitle {",
 "	color: [[ColorPalette::PrimaryMid]];",
 "}",
 "",
 "/* make shadow go and down right instead of up and left */",
 ".headerShadow {",
 "	left: 1px;",
 "	top: 1px;",
 "}",
 "",
 "/* prefer monospace for editing */",
 ".editor textarea, .editor input {",
 "	font-family: 'Consolas' monospace;",
 "	background-color:[[ColorPalette::TertiaryPale]];",
 "}",
 "",
 "",
 "/* sexy tiddler titles */",
 ".title {",
 "	font-size: 250%;",
 "	color: [[ColorPalette::PrimaryLight]];",
 "	font-family: 'Trebuchet MS' sans-serif;",
 "}",
 "",
 "/* more subtle tiddler subtitle */",
 ".subtitle {",
 "	padding:0px;",
 "	margin:0px;",
 "	padding-left:0.5em;",
 "	font-size: 90%;",
 "	color: [[ColorPalette::TertiaryMid]];",
 "}",
 ".subtitle .tiddlyLink {",
 "	color: [[ColorPalette::TertiaryMid]];",
 "}",
 "",
 "/* a little bit of extra whitespace */",
 ".viewer {",
 "	padding-bottom:3px;",
 "}",
 "",
 "/* don't want any background color for headings */",
 "h1,h2,h3,h4,h5,h6 {",
 "	background: [[ColorPalette::Background]];",
 "	color: [[ColorPalette::Foreground]];",
 "}",
 "",
 "/* give tiddlers 3d style border and explicit background */",
 ".tiddler {",
 "	background: [[ColorPalette::Background]];",
 "	border-right: 2px [[ColorPalette::TertiaryMid]] solid;",
 "	border-bottom: 2px [[ColorPalette::TertiaryMid]] solid;",
 "	margin-bottom: 1em;",
 "	padding:1em 2em 2em 1.5em;",
 "}",
 "",
 "/* make options slider look nicer */",
 "#sidebarOptions .sliderPanel {",
 "	border:solid 1px [[ColorPalette::PrimaryLight]];",
 "}",
 "",
 "/* the borders look wrong with the body background */",
 "#sidebar .button {",
 "	border-style: none;",
 "}",
 "",
 "/* this means you can put line breaks in SidebarOptions for readability */",
 "#sidebarOptions br {",
 "	display:none;",
 "}",
 "/* undo the above in OptionsPanel */",
 "#sidebarOptions .sliderPanel br {",
 "	display:inline;",
 "}",
 "",
 "/* horizontal main menu stuff */",
 "#displayArea {",
 "	margin: 1em 15.7em 0em 1em; /* use the freed up space */",
 "}",
 "#topMenu br {",
 "	display: none;",
 "}",
 "#topMenu {",
 "	background: [[ColorPalette::PrimaryMid]];",
 "	color:[[ColorPalette::PrimaryPale]];",
 "}",
 "#topMenu {",
 "	padding:2px;",
 "}",
 "#topMenu .button, #topMenu .tiddlyLink, #topMenu a {",
 "	margin-left: 0.5em;",
 "	margin-right: 0.5em;",
 "	padding-left: 3px;",
 "	padding-right: 3px;",
 "	color: [[ColorPalette::PrimaryPale]];",
 "	font-size: 115%;",
 "}",
 "#topMenu .button:hover, #topMenu .tiddlyLink:hover {",
 "	background: [[ColorPalette::PrimaryDark]];",
 "}",
 "",
 "/* make 2.2 act like 2.1 with the invisible buttons */",
 ".toolbar {",
 "	visibility:hidden;",
 "}",
 ".selected .toolbar {",
 "	visibility:visible;",
 "}",
 "",
 "/* experimental. this is a little borked in IE7 with the button ",
 " * borders but worth it I think for the extra screen realestate */",
 ".toolbar { float:right; }",
 "",
 "/* Tagger Plugin users uncomment this.  from sb56637 */",
 "/*",
 ".popup li a {",
 "   display:inline;",
 "}",
 "*/",
 "",
 "/* make it print a little cleaner */",
 "@media print {",
 "	#topMenu {",
 "		display: none ! important;",
 "	}",
 "	/* not sure if we need all the importants */",
 "	.tiddler {",
 "		border-style: none ! important;",
 "		margin:0px ! important;",
 "		padding:0px ! important;",
 "		padding-bottom:2em ! important;",
 "	}",
 "	.tagglyTagging .button, .tagglyTagging .hidebutton {",
 "		display: none ! important;",
 "	}",
 "	.headerShadow {",
 "		visibility: hidden ! important;",
 "	}",
 "	.tagglyTagged .quickopentag, .tagged .quickopentag {",
 "		border-style: none ! important;",
 "	}",
 
 "		display: none ! important;",
 "	}",
 "}",
 "/*}}}*/"
].join("\n"),

'MptwViewTemplate':[
 "<!--{{{-->",
 "<!--- http://mptw.tiddlyspot.com/#MptwViewTemplate ($Rev: 2247 $) --->",
 "",
 "<div class='toolbar'>",
 "	<span macro=\"showWhenTagged systemConfig\">",
 "		<span macro=\"toggleTag systemConfigDisable . '[[disable|systemConfigDisable]]'\"></span>",
 "	</span>",
 "	<span macro=\"showWhenTagged palette\">",
 "		<span macro=\"setPalette\"></span>",
 "	</span>",
 "	<span style=\"padding:1em;\"></span>",
 "	<span macro='toolbar closeTiddler closeOthers +editTiddler deleteTiddler > fields syncing permalink references jump'></span> <span ></span>",
 
 "</div>",
 "",
 "<div class=\"tagglyTagged\" macro=\"tags\"></div>",
 "",
 "<div class='titleContainer'>",
 "	<span class='title' macro='view title'></span>",
 
 "</div>",
 "",
 "<div class='subtitle'>",
 "	<span macro='view modifier link'></span>,",
 "	<span macro='view modified date {{config.mptwDateFormat?config.mptwDateFormat:\"MM/0DD/YY\"}}'></span>",
 "	(<span macro='message views.wikified.createdPrompt'></span>",
 "	<span macro='view created date {{config.mptwDateFormat?config.mptwDateFormat:\"MM/0DD/YY\"}}'></span>)",
 "</div>",
 "",
 "<div macro=\"showWhenExists ViewPanelTemplate\">[[ViewPanelTemplate]]</div>",
 "",
 "<div macro=\"hideWhen tiddler.tags.containsAny(['css','html','pre','systemConfig']) && !tiddler.text.match('{{'+'{')\">",
 "	<div class='viewer' macro='view text wikified'></div>",
 "</div>",
 "<div macro=\"showWhen tiddler.tags.containsAny(['css','html','pre','systemConfig']) && !tiddler.text.match('{{'+'{')\">",
 "	<div class='viewer'><pre macro='view text'></pre></div>",
 "</div>",
 "",
 "<div macro=\"showWhenExists ViewDashboardTemplate\">[[ViewDashboardTemplate]]</div>",
 "",
 "<div class=\"tagglyTagging\" macro=\"tagglyTagging\"></div>",
 "",
 "<!--}}}-->"
].join("\n")

});
//}}}
<<clearOtherTiddlers>> 
!Website
*[[www.google.com|http://www.google.com]]

!Book
*Gandhi vadh kyon (Why Gandhi was killed)
*Gandhi vadh aur main (Gandhi's Assassination and Me)

!Movie
*Damini
/***
| Name:|NewMeansNewPlugin|
| Description:|If 'New Tiddler' already exists then create 'New Tiddler (1)' and so on|
| Version:|1.0 ($Rev: 2263 $)|
| Date:|$Date: 2007-06-13 04:22:32 +1000 (Wed, 13 Jun 2007) $|
| Source:|http://mptw.tiddlyspot.com/empty.html#NewMeansNewPlugin|
| Author:|Simon Baird <simon.baird@gmail.com>|
| License|http://mptw.tiddlyspot.com/#TheBSDLicense|
***/
//{{{

String.prototype.getNextFreeName = function() {
       var numberRegExp = / \(([0-9]+)\)$/;
       var match = numberRegExp.exec(this);
       if (match) {
               var num = parseInt(match[1]) + 1;
               return this.replace(numberRegExp," ("+num+")");
       }
       else {
               return this + " (1)";
       }
}

config.macros.newTiddler.getName = function(newName) {
       while (store.getTiddler(newName))
               newName = newName.getNextFreeName();
       return newName;
}


config.macros.newTiddler.onClickNewTiddler = function()
{
	var title = this.getAttribute("newTitle");
	if(this.getAttribute("isJournal") == "true") {
		var now = new Date();
		title = now.formatString(title.trim());
	}

	title = config.macros.newTiddler.getName(title); // <--- only changed bit

	var params = this.getAttribute("params");
	var tags = params ? params.split("|") : [];
	var focus = this.getAttribute("newFocus");
	var template = this.getAttribute("newTemplate");
	var customFields = this.getAttribute("customFields");
	story.displayTiddler(null,title,template,false,null,null);
	var tiddlerElem = document.getElementById(story.idPrefix + title);
	if(customFields)
		story.addCustomFields(tiddlerElem,customFields);
	var text = this.getAttribute("newText");
	if(typeof text == "string")
		story.getTiddlerField(title,"text").value = text.format([title]);
	for(var t=0;t<tags.length;t++)
		story.setTiddlerTag(title,tags[t],+1);
	story.focusTiddler(title,focus);
	return false;
};

//}}}
<div class='header' macro='gradient vert #390108 #900'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu'>
<div refresh='content' tiddler='MainMenu'></div>
</div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>

</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<<clearOtherTiddlers>> 

!Google Scholar Citations
http://scholar.google.com/citations?user=faU9COIAAAAJ

!Books
# Ray, C., @@color(yellow):Sekhar, M.@@ and Sharma, S. Food, Energy and Water Nexus: A consideration for the 21st Century. 2022, p.1-259, Springer, ISBN 978-3-030-85727-1. (https://link.springer.com/book/10.1007/978-3-030-85728-8).

!Peer Reviewed Journals
# Chakraborty, A., @@color(yellow):Sekhar, M.@@  and Rao, L. (2023). The Fate of Vegetation Carbon Stocks of India: Insights from a Remote-Sensed Evaluation of Carbon Use Efficiency. @@color(orange):Ecological Informatics@@, 78, 102374. (https://doi.org/10.1016/j.ecoinf.2023.102374).
# Kandala, R., Franssen, H.-J. H., Chaudhuri, A. and @@color(yellow):Sekhar, M.@@   (2023). The value of soil temperature data versus soil moisture data for state, parameter, and flux estimation in unsaturated flow model. @@color(orange):Vadose Zone Journal@@, e20298. (https://doi.org/10.1002/vzj2.20298).
# Baccar, M., Raynal, H., @@color(yellow):Sekhar, M.@@,  Bergez, J.-E.,  Willaume, M., Casel, P., Giriraj, P., Murthy, S. and Ruiz, L. (2023). Dynamics of crop category choices reveal strategies and tactics used by smallholder farmers in India to cope with unreliable water availability. @@color(orange):Agricultural Systems@@, 211, 103744. (https://doi.org/10.1016/j.agsy.2023.103744).
# Verma, K., Manisha, M., Santrupt, R.M., Anirudha, T. P., Goswami, S.,  @@color(yellow):Sekhar, M.@@, Ramesh, N., Mohan Kumar, M.S., Chanakya, H.N.  and Rao, L. (2023). Assessing groundwater recharge rates, water quality changes, and agricultural impacts of large-scale water recycling. @@color(orange):Science of the Total Environment@@, 877, 162869. (https://doi.org/10.1016/j.scitotenv.2023.162869).
# Baron, H.E., Keller, V.D.J., Horan, R.,  MacAllister, D.J.,  Simpson, M.,  Jackson, C.R., Houghton-Carr, H.A., Rickards, N.,  Garg, K.K., @@color(yellow):Sekhar, M.@@, MacDonald, A. and Rees, G. (2023). Improving the representation of groundwater processes in a large-scale water resources model. @@color(orange):Hydrological Sciences Journal@@. (https://doi.org/10.1080/02626667.2023.2208755).
# Ponni, M G. and @@color(yellow):Sekhar, M.@@. (2022). Base flow simulation using a physically based subsurface model- the case of a tropical basin in the Western Ghats, India. @@color(orange):Journal of Hydrology@@, Volume 613, Part B, 128451. (https://doi.org/10.1016/j.jhydrol.2022.128451).  
# Goswami, S. and @@color(yellow):Sekhar, M.@@. (2022). Investigation and evidence of high episodic groundwater recharge events in tropical hard-rock aquifers of southern India. @@color(orange):Frontiers in Water@@, 4:960669. (https://doi.org/10.3389/frwa.2022.960669). 
# Bhaduri, B., @@color(yellow):Sekhar, M.@@, Fovet, O. and Ruiz, L. (2022) Travel time modelling using time series of nitrate concentration in groundwater improves hydrological process understanding : A case study of a small agricultural catchment in Brittany, France. @@color(orange):Journal of Hydrology@@, Volume 613, Part A, 128390. (https://doi.org/10.1016/j.jhydrol.2022.128390).
# Brauns, B., Chattopadhyay, S., Lapworth, D.J., Loveless, S.E., MacDonald, A.M., McKenzie, A.A., @@color(yellow):Sekhar, M.@@, Nara, S.N.V. and Srinivasan, V. (2022). Assessing the role of groundwater recharge from tanks in crystalline bedrock aquifers in Karnataka, India, using hydrochemical tracers. @@color(orange):Journal of Hydrology@@, Vol.15, 100121. (https://doi.org/10.1016/j.hydroa.2022.100121). 
# Das, B.S., Wani, S.P., Benbi, D.K., @@color(yellow):Sekhar, M.@@,  Bhattacharya, T. et al. (2022). Soil health and its relationship with food security and human health to meet the sustainable goals in India. @@color(orange):Soil Security@@, Vol.8., 100071. (https://doi.org/10.1016/j.soisec.2022.100071)
# Souissi, R., Zribi, M., Corbari, C., Mancini, M., @@color(yellow):Sekhar, M.@@, Tomer, S. K., Upadhyaya, D. B., and Al Bitar, A. (2022).  Integrating process-related information into an artificial neural network for root-zone soil moisture prediction, @@color(orange):Hydrol. Earth Syst. Sci.@@, 26, 3263–3297. (https://doi.org/10.5194/hess-26-3263-2022)
# Fischer, C., Aubron, C., Trouvé, A., @@color(yellow):Sekhar, M.@@ and Ruiz, L. (2022). Groundwater irrigation reduces overall poverty but increases socioeconomic vulnerability in a semiarid region of southern India. @@color(orange):Scientific Reports - Nature@@, Vol.12, 8850. (https://doi.org/10.1038/s41598-022-12814-0).
# Bellè, S.-L., Riotte, J., Backhaus, N., @@color(yellow):Sekhar, M.@@, Jouquet, P. and Abiven, S. (2022). Tailor-made biochar systems: Interdisciplinary evaluations of ecosystem services and farmer livelihoods in tropical agro-ecosystems. @@color(orange):PLOS ONE@@, Vol. 17(1), e0263302. (https://doi.org/10.1371/journal.pone.0263302).
# Bellè, S.-L., Riotte, J., @@color(yellow):Sekhar, M.@@, Ruiz, L., Schiedung, M. and Abiven, S. (2022). Soil organic carbon stocks and quality in small-scale tropical, sub-humid and semi-arid watersheds under shrubland and dry deciduous forest in southwestern India. @@color(orange):Geoderma@@, Vol. 409, 115606. (https://doi.org/10.1016/j.geoderma.2021.115606).
# Lagacherie, P., Bui, S., Constantin, J., Dharumarajan, S., Ruiz, L. and @@color(yellow):Sekhar, M.@@ (2021). Evaluating the impact of using digital soil mapping products as input for spatializing a crop model: The case of drainage and maize yield simulated by STICS in the Berambadi catchment (India). @@color(orange):Geoderma@@, Vol. 406, 115503. (https://doi.org/10.1016/j.geoderma.2021.115503).
# Lapworth, D.J., Brauns, B., Chattopadhyay, S., Gooddy, D.C., Loveless, S.E.,  MacDonald, A.M., McKenzie, A.A., @@color(yellow):Sekhar, M.@@, Nara, S.N.V. (2021). Elevated uranium in drinking water sources in basement aquifers of southern India. @@color(orange):Applied Geochemistry@@,  Vol. 133, 105092. (https://doi.org/10.1016/j.apgeochem.2021.105092).
# Baccar, M., Bergez, J.E., Couture, S., @@color(yellow):Sekhar, M.@@, Ruiz, L., and Leenhardt, D. (2021). Building climate change adaptation scenarios with stakeholders for water management: A hybrid approach adapted to the South Indian water crisis. @@color(orange):Sustainability@@, Vol. 13, 8459. (https://doi.org/10.3390/su13158459).
# Horan, R., Rickards, N.J., Kaelin, A., Baron, H.E., Thomas, T., Keller, V.D.J., Mishra, P.K., Nema, M.K., @@color(yellow):Sekhar, M.@@, Garg, K.K., Pathak, R., Houghton-Carr, H.A., Dixon, H., Jain, S.K. and Rees, G. (2021). Extending a Large-Scale Model to Better Represent Water Resources without Increasing the Model’s Complexity. @@color(orange):Water@@, Vol. 13, 3067. (https://doi.org/10.3390/w13213067).
# Schwendimann, L., Sivaprakasam, I., Buvaneshwari, S., Gurumurthy, G.P., Mishra, S., Ruiz, L., @@color(yellow):Sekhar, M.@@, Fleiss, B., Riotte, J., Shyamala, M. and Gressens, P. (2021). Agricultural groundwater with high nitrates and dissolved salts given to pregnant mice alters brain development in the offspring. @@color(orange):Ecotoxicology and Environmental Safety@@, Vol. 224, 112635. (https://doi.org/10.1016/j.ecoenv.2021.112635).
# Choudhury, I., Bhattacharya, B.K., Eswar, R. and @@color(yellow):Sekhar, M@@. (2021). Decadal assessment of green and blue consumptive water uses and water productivities over Indian agroecosystems in the context of water scarcity and climate change. @@color(orange):International Journal of Remote Sensing@@, Vol. 47(12), 6624-6665. (https://doi.org/10.1080/01431161.2021.1939905).
#  Riotte, J., Ruiz, L., Audry, S., et al. and @@color(yellow):Sekhar, M.@@ (2021). The Multiscale TROPIcal CatchmentS critical zone observatory M-TROPICS dataset III: Hydro-geochemical monitoring of the Mule Hole catchment, south India. @@color(orange):Hydrological Processes@@, Vol.35(5), pp.1-8. (https://doi.org/10.1002/hyp.14196).
# Gomez, C., Dharumarajan, S., Lagacherie, P., Riotte, J., Ferrant, S. @@color(yellow):Sekhar@@, M. and Ruiz, L. (2021). Mapping of tank silt application using Sentinel-2 images over the Berambadi catchment (India). @@color(orange):Geoderma Regional@@, Vol. 25, e00389, pp.1-12.(https://doi.org/10.1016/j.geodrs.2021.e00389).
# Sharma, A. K., Hubert-Moy, L. Buvaneshwari, S., @@color(yellow):Sekhar, M.@@, Ruiz, L., Moger, H., Bandyopadhyay, S. and Corgne, S. (2021). Identifying Seasonal Groundwater-Irrigated Cropland Using Multi-Source NDVI Time-Series Images. @@color(orange): Remote Sensing@@, Vol.13, 1960. (https://doi.org/10.3390/rs13101960).
# Scheidegger, J. M., Jackson, C. R., @@color(yellow):Sekhar, M.@@, Tomer, S. K. and Filgueira, R. (2021). Integration of 2D Lateral Groundwater Flow into the Variable Infiltration Capacity (VIC) Model and Effects on Simulated Fluxes for Different Grid Resolutions and Aquifer Diffusivities. @@color(orange):Water@@,Vol. 13, 663. (https://doi.org/10.3390/w13050663).
# Upadhyaya, D. B. , Evans, J., @@color(yellow):Sekhar, M.@@, Tomer, S. K. et al. (2021). The Indian COSMOS Network (ICON): Validating L-Band Remote Sensing and Modelled Soil Moisture Data Products. @@color(orange):Remote Sensing@@,Vol. 13, 537. (https://doi.org/10.3390/rs13030537).
# Tomer, S. K., @@color(yellow):Sekhar, M.@@, Balakrishnan, K.,  Malghan, D., Thiyaku S., Gautam, M. and Mehta, V.K. (2021). A model based estimate of the groundwater budget and associated uncertainties in Bengaluru, India. @@color(orange):Urban Water Journal@@, Vol. 18(1), 1-11. (https://doi.org/10.1080/1573062X.2020.1836237).
# Zribi, M., Foucras, M., Baghdadi, N., Demarty, J. and @@color(yellow):Sekhar, M.@@ (2021). A new reflectivity index for the retrieval of surface soil moisture from radar data. @@color(orange):IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing @@,Vol. 14, 818-826. (https://doi.org/10.1109/JSTARS.2020.3033132).
# Yeggina, S., Teegavarapu, R.S.V. and @@color(yellow):Sekhar, M.@@ (2020). Evaluation and Bias Corrections of Gridded Precipitation Data for Hydrologic Modeling Support in Kabini River Basin, India. @@color(orange):Theoretical and Applied Climatology@@, 140, 1495-1513.(https://doi.org/10.1007/s00704-020-03175-7).
# Collins, S., Loveless, S., @@color(yellow):Sekhar, M.@@, Buvaneshwari, S., Palamakumbura, R., Krabbendam, M., Lapworth, D., Jackson, C., Gooddy, D., Nara, S. N.V., Chattopadhyay, S. and MacDonald, A. (2020). Groundwater connectivity of a sheared gneiss aquifer system in the Cauvery River Basin (Peninsular India). @@color(orange):Hydrogeology Journal@@, 28, 1371-1388. (https://doi.org/10.1007/s10040-020-02140-y).
# Buvaneshwari, S., Riotte, J., @@color(yellow):Sekhar, M.@@, Sharma, A. K., Helliwell, R., Kumar, M. S., Braun, J. J., Ruiz, L. (2020). Potash fertilizer promotes incipient salinization in groundwater irrigated semi-arid agriculture. @@color(orange):Scientific Reports.@@ Vol. 10:3691. (https://doi.org/10.1038/s41598-020-60365-z).
# Garg, N.K., Maruthi, N.H., Raghurama Rao, S.V. and @@color(yellow):Sekhar, M.@@ (2019). Use of Jordon forms for convection-pressure split Euler solvers. @@color(orange):Journal of Computational Physics@@.Volume 407, 109258, pp.1-23. (https://doi.org/10.1016/j.jcp.2020.109258)
# Zribi, M., @@color(yellow):Sekhar, M.@@, Bousbih, S., Al Bitar, A., Tomer, S.K., Baghdadi, N.  and Bandyopadhyay, S. (2019). Analysis of L-Band SAR Data for Soil Moisture Estimations over Agricultural Areas in the Tropics. @@color(orange):Remote Sensing@@, Vol. 11(9), 1122. (https://doi.org/10.3390/rs11091122).
# Yeggina, S., Teegavarapu, R.S.V., @@color(yellow):Sekhar, M.@@ (2019). A conceptually superior variant  of  Shepard’s  method  with  modified  neighbourhood  selection for precipitation interpolation. @@color(orange):International Journal of Climatology@@, 39(12), 4627-4647.  (https://doi.org/10.1002/joc.6091).
# Sharma, A.K., Hubert-Moy, L., Buvaneshwari, S., @@color(yellow):Sekhar, M.@@, Ruiz, L., Bandyopadhyay, S.,  Shiv Mohan and Corgne, S. (2019). Evaluation of Radarsat-2 quad-pol SAR time series images for monitoring groundwater irrigation. @@color(orange):International Journal of Digital Earth@@, Vol.12(10), 1177-1197.  (https://doi.org/10.1080/17538947.2019.1604834).
# Gomez, C.,  Dharumarajan, S.,  Féret, J.-B., Lagacherie, P.,  Ruiz, L. and @@color(yellow):Sekhar, M@@. (2019). Use of Sentinel-2 Time-series images for classification and uncertainty analysis of inherent biophysical property: Case of soil texture mapping. @@color(orange):Remote Sensing@@, Vol.11, 565, pp.1-20. (https://doi.org/10.3390/rs11050565).
# Gaillardet, J., Braud, I., Hankard, F., Anquetin, S., Bour, O., Dorfliger, N. et al. (2018). OZCAR: The French network of critical zone observatories. @@color(orange):Vadose Zone Journal@@, Vol.17:180067, pp.1-24. (https://doi.org/10.2136/vzj2018.04.0067).
# Chaudhuri, A., Hendricks Franssen, H.-J. and @@color(yellow):Sekhar, M.@@. (2018). Iterative filter based estimation of fully 3D heterogeneous fields of permeability and Mualem-van Genuchten parameters. @@color(orange):Advances in Water Resources@@, 122, pp. 340–354. (https://doi.org/10.1016/j.advwatres.2018.10.023).
# Mangiarotti, S.,  Sharma, A. K., Corgne, S., Hubert-Moy, L., Ruiz, L.,  @@color(yellow):Sekhar, M.@@ and Kerr, Y. (2018). Can the global modeling technique be used for crop classification? @@color(orange):Chaos, Solitons and Fractals@@, 106, pp. 363-378. (https://doi.org/10.1016/j.chaos.2017.12.003).
# Sharma, A., Hubert-Moy, L., Buvaneshwari, S., @@color(yellow):Sekhar, M.@@, Ruiz, L., Bandyopadhyay, S., Corgne, S. (2018). Irrigation history estimation using multitemporal Landsat satellite images: Application to an intensive groundwater irrigated agricultural watershed in India. @@color(orange):Remote Sensing@@, Vol.10, 893. (https://dx.doi.org/10.3390/rs10060893).
# Riotte, J., Meunier, J.-D., Zambardi, T.,  Audry,S., Barboni, D., Anupama, K.,  Prasad, S., Chmeleff, J., Poitrasson, F., @@color(yellow):Sekhar, M.@@, Braun, J.-J. (2018). Processes controlling silicon isotopic fractionation in a forested tropical watershed: Mule Hole Critical Zone Observatory (Southern India). @@color(orange):Geochimica et Cosmochimica Acta@@, 228, pp. 301–319. (https://doi.org/10.1016/j.gca.2018.02.046).
# @@color(yellow):Sekhar, M.@@, Tomer, S. K., Thiyaku, S., Giriraj, P., Sanjeeva Murthy, Mehta, V. K. (2018). Groundwater Level Dynamics in Bengaluru City, India. @@color(orange):Sustainability@@, Vol.10, 26, pp.1-22. (https://dx.doi.org/10.3390/su10010026).
# Robert, M., Thomas, A., @@color(yellow):Sekhar, M.@@,  Raynal, H., Casellas, E., Casel, P., Chabrier, P., Joannon, A. and  Bergez, J.-E. (2018). A dynamic model for water management at the farm level integrating strategic, tactical and operational decisions. @@color(orange):Environmental Modeling and Software@@, 100, pp. 123-135.  (https://dx.doi.org/10.1016/j.envsoft.2017.11.013).
# Eswar, R., @@color(yellow):Sekhar, M.@@, Bhattacharya, B. K., Bandyopadhyay, S. (2017).  Comparison of three remote sensing based models for the estimation of latent heat flux over India.  @@color(orange):Hydrological Sciences Journal@@, 62(16), pp. 2705-2719.(https://dx.doi.org/10.1080/02626667.2017.1404067).
# Eswar, R., @@color(yellow):Sekhar, M.@@, Bhattacharya, B. K., Bandyopadhyay, S. (2017). Spatial disaggregation of latent heat flux using contextual models over India. @@color(orange):Remote Sensing@@, 9, 949. (https://dx.doi.org/10.3390/rs9090949).
# Anoop, S., Maurya, D.K., Rao, P.V.N., @@color(yellow):Sekhar, M.@@. (2017). Validation and comparison of LPRM retrieved soil moisture using AMSR2 brightness temperature at two spatial resolutions in the Indian region. @@color(orange):IEEE Geoscience and  Remote Sensing Letters@@, 4(9), pp.1561-1564.
# Montzka, C., Bogena, H. R., Zreda, M., Monerris, A., Morrison, R., @@color(yellow):Sekhar, M.@@  and Vereecken, H. (2017). Validation of space borne and modelled surface soil moisture products with Cosmic-Ray Neutron probes. @@color(orange):Remote Sensing@@, 9, 103.  (https://dx.doi.org/10.3390/rs9020103).
# Sreelash, K., Buis, S., @@color(yellow):Sekhar, M.@@, Ruiz, L., Guerif, M. (2017). Inversion of a crop model for estimating multilayered soil hydraulic properties: effect of crop type and water regime. @@color(orange):Journal of Hydrology@@, 546, pp.166-178.  (https://dx.doi.org/10.1016/j.jhydrol.2016.12.049).
# Tomer, S.K., Al Bitar, A., @@color(yellow):Sekhar, M.@@,  Zribi, M., Bandyopadhyay, S., Kerr, Y. (2017). MAPSM: A Conceptual Spatio-temporal Algorithm to Merge Active and Passive Soil Moisture. @@color(orange):Remote Sensing@@, 8, 990.  (https://dx.doi.org/10.3390/rs8120990).
# Buvaneshwari S., Riotte, J., @@color(yellow):Sekhar, M.@@,  Mohan Kumar, M. S.,   Sharma, A. K., Duprey, J.-L.,  Audry, S., Giriraj, P.R., Praveen, Y., Hemanth, M., Durand, P.,  Braun, J.J., Ruiz., L. (2017). Groundwater resource vulnerability and spatial variability of nitrate contamination: insights from high density tubewell monitoring in a hard rock aquifer. @@color(orange):Science of Total Environment@@, 579, pp.838-847.  (https://dx.doi.org/10.1016/j.scitotenv.2016.11.017).
# Robert, M., Thomas, A., @@color(yellow):Sekhar, M.@@,  Badiger, S., Ruiz, L., Willaume, M., Leenhardt, D. and  Bergez, J.-E. (2017). Farm typology in the Berambadi watershed (India): Farming systems are determined by farm size and access to groundwater. @@color(orange):Water@@, 9, 51.  (https://dx.doi.org/10.3390/w9010051).
# Barik, B., Ghosh, S., Sahana, A. S., Pathak, A., @@color(yellow):Sekhar, M.@@ (2016). Water  Food  Energy  Nexus:  Changing  scenarios  in  India  during recent decades. @@color(orange):Hydrol. Earth Syst. Sci. Discuss.,@@. (http://dx.doi.org/10.5194/hess-2016-647).
# Kizza, T., @@color(yellow):Sekhar, M.@@,  Sudhakar Rao, M., Ruiz, L. (2016). Model based estimation of Turmeric yield response to saline groundwater irrigation. @@color(orange):International Journal of Scientific Research and Engineering Studies (IJSRES)@@, 3(10), pp.8-12.
# @@color(yellow):Sekhar, M.@@,   Riotte, J., Ruiz, L., Jouquet, P., Braun, J.J. (2016). Influences of Climate and Agriculture on Water and Biogeochemical Cycles: Kabini Critical Zone Observatory. @@color(orange):Proceedings of Indian National Science Academy@@, Vol. 82 (3), pp.833-846. (http://dx.doi.org/10.16943/ptinsa/2016/48488).
# Mondal, A., Narasimhan, B., @@color(yellow):Sekhar, M.@@,   Mujumdar, P. P. (2016). Hydrological Modeling. @@color(orange):Proceedings of Indian National Science Academy@@, Vol. 82 (3), pp.817-832. (http://dx.doi.org/10.16943/ptinsa/2016/48487).
# Robert, M., Dury, J., Thomas, A., Therond, O., @@color(yellow):Sekhar, M.@@,  Badiger, S., Ruiz, L., Raynal, H.,  Bergez, J.-E. (2016). CMFDM: A methodology to guide the design of a conceptual model of farmers' decision-making processes. @@color(orange):Agricultural Systems@@, Vol. 148, pp.86-94. (http://dx.doi.org/10.1016/j.agsy.2016.07.010).
# Robert, M., Thomas, A., @@color(yellow):Sekhar, M.@@,  Badiger, S., Ruiz, L., Raynal, H.,  Bergez, J.-E. (2016). Adaptive and dynamic decision-making processes: A conceptual model of production systems on Indian farms. @@color(orange):Agricultural Systems@@, (http://dx.doi.org/10.1016/j.agsy.2016.08.001).
# Narvekar, P.S.,  Tomer, S.K., @@color(yellow):Sekhar, M.@@, Shiv Mohan, Bandyopadhyay, S.,  Jackson, T.  and  Entekhabi, D. (2016). High Resolution Land Surface Geophysical Parameters Estimation from ALOS PALSAR data. @@color(orange):Journal of The Remote Sensing Society of Japan@@, 37(2), pp.105-111. (https://doi.org/10.11440/rssj.37.105).
# Eswar, R., @@color(yellow):Sekhar, M.@@,  Bhattacharya, B.K. (2016). Disaggregation of LST over India: Comparative analysis of different vegetation indices. @@color(orange):International Journal of Remote Sensing@@, (http://dx.doi.org/10.1080/01431161.2016.1145363).
# Crouseilles, N., Lemou, M., Raghurama Rao, S.V., Ruhi, A., @@color(yellow):Sekhar, M.@@ (2016).  Asymptotic preserving scheme for a kinetic model describing incompressible fluids. @@color(orange):American Institute of Mathematical Sciences@@,  Vol. 9(1), 51-74. (http://dx.doi.org/10.3934/krm.2016.9.51).
# Tomer, S.K., Al Bitar, A., @@color(yellow):Sekhar, M.@@,  Corgne , S., Bandyopadhyay, S., Sreelash , K., Sharma, A.K., Zribi, M., and Kerr, Y. (2015). Retrieval and multi-scale validation of soil moisture from multi-temporal SAR data in a tropical region. @@color(orange):Remote Sensing@@,  Vol. 7(6), 8128-8153 (http://dx.doi.org/10.3390/rs70608128).
# Naveen K Garg, Raghurama Rao, S. V., @@color(yellow):Sekhar, M.@@ (2015). Weak–strong hyperbolic splitting for simulating conservation laws. @@color(orange):International Journal of Advances in Engineering Sciences and Applied Mathematics@@. (http://dx.doi.org/10.1007/s12572-015-0135-0). 
# Papa, F., Frappart, F., Malbeteau, Y., Shamsudduha, M., Venugopal, V., @@color(yellow):Sekhar, M.@@, Ramillien, G., Prigent, C., Aires, F., Pandey, R.K., Bala, K., Calmant, S. (2015). Satellite-derived surface and sub-surface water storage in the Ganges-Brahmaputra river basin. @@color(orange):Journal of Hydrology- Regional Studies@@, (http://dx.doi.org/10.1016/j.ejrh.2015.03.004). 
# Fovet, O., Ruiz, L., Faucheux, M., Molenat, J., @@color(yellow):Sekhar, M.@@, Vertes, F., Aquilina, L., Gascuel-Odoux, C., Durand, P. (2015). Using long time series of agricultural-derived nitrates for estimating catchment transit times. @@color(orange):Journal of Hydrology@@, Vol. 522, pp. 603–617 (http://dx.doi.org/10.1016/j.jhydrol.2015.01.030).
# Meunier, J.D., Riotte, J., Braun, J. J.,  @@color(yellow):Sekhar, M.@@,  Chalié, F., Barboni, D. and Saccone, L. (2015). Controls of DSi in streams and reservoirs along the Kaveri River, South India. @@color(orange):Science of the Total Environment@@, Vol. 502, pp.103-113. (http://dx.doi.org/10.1016/j.scitotenv.2014.07.107).
# Riotte, J., Ruiz, L.,  Audry, S., @@color(yellow):Sekhar, M.@@, Mohan Kumar, M. S., Siva Soumya, B. and Braun, J.J. (2014). Impact of vegetation and decennial rainfall fluctuations on the weathering fluxes exported from a dry tropical forest (Mule Hole).  @@color(orange):Procedia Earth and Planetary Science@@, Vol. 10, pp.34-37. (http://dx.doi.org/10.1016/j.proeps.2014.08.007).
# Orgogozo, L., Renon, N., Soulaine, C., Henon, F., Tomer, S.K., Labat, D., Pokrovsky, O.S., @@color(yellow):Sekhar, M.@@,   Abbaou, R., Quintard, M. (2014). An open source massively parallel solver for Richards equation: Mechanistic modelling of water fluxes at the watershed scale. @@color(orange):Computer Physics Communications@@, Vol. 185, pp.3358-3371. (http://dx.doi.org/10.1016/j.cpc.2014.08.004).
# Mehta, V.K., Goswami, R., Kemp Benedict, E., @@color(yellow):Sekhar, M.@@,  Malghan, D. (2014). Metabolic urbanism and environmental justice: The water conundrum in Bangalore, India. @@color(orange):Environmental Justice@@, Vol. 7, No.5, pp.130-137.
# Riotte, J., Marechal, J. C., Audry, S., Kumar, C., Bedimo, J. P., Ruiz, L., @@color(yellow):Sekhar, M.@@, Varma, M.R.R., Lagane, C. and Braun, J.J. (2014). Vegetation impact on stream chemical fluxes: Mule Hole watershed (South India)  @@color(orange):Geochimica and Cosmochmica Acta@@, Vol. 145, pp.116-138. (http://dx.doi.org/10.1016/j.gca.2014.09.015).
# Eswar, R., @@color(yellow):Sekhar, M.@@, Bhattacharya, B. K. (2013). A simple model for spatial disaggregation of evaporative fraction- Comparative study with thermal sharpened land surface temperature data over India. @@color(orange):Journal of Geophysical Research - Atmospheres@@, Vol. 118 (21), 12,029-12,044, (http://dx.doi.org/10.1002/2013JD020813).
# Chaudhuri, A., @@color(yellow):Sekhar, M.@@, Descloitres, M., Godderis, Y. and Braun, J.J. (2013). Constraining complex aquifer geometry with geophysics (2D ERT and MRS measurements) for stochastic modeling of groundwater flow.  @@color(orange):Journal of Applied Geophysics@@, Vol.98, 288-297. 
# @@color(yellow):Sekhar, M.@@, Shindekar, M., Tomer, S. K., and Goswami, P. (2013). Modeling the vulnerability of an urban groundwater system due to the combined impacts of climate change and management scenarios. @@color(orange): Earth Interactions (AGU)@@, Vol. 17(10), pp.1-25. (http://dx.doi.org/10.1175/2012EI000499.1).
# Sreelash, K., @@color(yellow):Sekhar, M.@@,  Ruiz, L., Buis, S., Bandyopadhyay, S.  (2013). Improved modeling of groundwater recharge in agricultural watersheds using a combination of crop model and remote sensing. @@color(orange):Special Issue of Journal of Indian Institute of Science@@, Vol. 93(2), pp. 189-207.
# Mehta, V.K., @@color(yellow):Sekhar, M.@@,  Malghan, D. (2013). Groundwater impacts of water consumption patterns in Bengaluru, India. @@color(orange):Journal of Groundwater Research@@, Vol.2(1), pp.143-154.
# Siva Soumya, B., @@color(yellow):Sekhar, M.@@, Riotte, J.,  Banerjee, A.,  Braun, J.J. (2013) Characterization of groundwater chemistry under the influence of lithologic and anthropogenic factors along a climatic gradient in Upper Cauvery basin, South India. @@color(orange):Environmental Earth Sciences@@, Vol. 69 (7), pp.2311-2335. (http://dx.doi.org/10.1007/s12665-012-2060-x).
# Rao, M. S., @@color(yellow):Sekhar, M.@@, Rao, R. (2013). Impact of pit-toilet leachate on groundwater chemistry and role of vadose zone in removal of nitrate and E. coli pollutants. @@color(orange):Environmental Earth Sciences@@, Vol. 68(4), pp.927-938.
# Mehta, V.K., Goswami, R., Kemp Benedict, E., @@color(yellow):Sekhar, M.@@., Malghan, D. (2013). The social ecology of domestic water use in Bangalore. @@color(orange):Economic and Political Weekly@@. Vol. XLVIII, No.15, pp. 40-50.
# Majumdar, P.K., Sridharan, K., Mishra, G.C. and @@color(yellow):Sekhar, M.@@. (2013). Unsteady equation for free recharge in a confined aquifer. @@color(orange):Journal of Geology and Mining Research@@, Vol. 5 (5), pp. 114-123. (http://dx.doi.org/10.5897/JGMR11.023).
# Braun, J.J., Marechal, J.C., Riotte, J., Boeglin, J.L., Bedimo, J.P., Ndam Ngoupayou, J.R., Nyeck, B., Robain, H., @@color(yellow):Sekhar, M.@@  and Viers, J. Elemental weathering fluxes and saprolite production rate in a Central African lateritic terrain (Nsimi, South Cameroon). (2012). @@color(orange):Geochimica and Cosmochmica Acta@@. Vol. 99, pp. 243-270.  (http://dx.doi.org/10.1016/j.gca.2012.09.024).
# Sreelash, K., @@color(yellow):Sekhar, M.@@,  Ruiz, L., Sat Kumar, Guérif, M., Buis, S., Durand, P., and Gascuel - Odoux, C. (2012). Parameter estimation of a two-horizon soil profile by combining crop canopy and surface soil moisture observations using GLUE. @@color(orange):Journal of Hydrology@@, Vol. 456-457, pp. 57-67. (http://dx.doi.org/10.1016/j.jhydrol.2012.06.012).
# Mangiarotti, S., @@color(yellow):Sekhar, M.@@, Berthon, L., Javeed, Y., Mazzega, P. (2012).  Causality analysis of groundwater dynamics based on a Vector Autoregressive model in the semi-arid basin of Gundal  (South India).  @@color(orange):Journal of Applied Geophysics@@, Vol. 83, pp.1-10. (http://dx.doi.org/10.1016/j.jappgeo.2012.04.003.
# Sharma, P. K., @@color(yellow):Sekhar, M.@@, Srivastava, R., Ojha, C. S. P. (2012). Temporal Moments for Reactive Transport through Fractured Impermeable / Permeable Formations. @@color(orange):Journal of Hydrologic Engineering (ASCE)@@, Vol. 17(12), pp. 1302-1314. (http://dx.doi.org/10.1061/(ASCE)HE.1943-5584.0000586).
# de Bruin, A., de Condappa, D.,   Mikhail, M.,  Tomer, S. K., @@color(yellow):Sekhar, M.@@, Barron, J. (2012). Simulated water resource impacts and livelihood implications of stakeholder developed scenarios in the Jaldhaka basin, India. @@color(orange):Water International@@. Vol. 37(4), pp.492-508. (http://dx.doi.org/10.1080/02508060.2012.708976).
# Siva Soumya, B., @@color(yellow):Sekhar, M.@@, Riotte, J., Audry, S., Lagane, C.,  Braun, J. J. (2011). Inverse models to analyze the spatiotemporal variations of chemical weathering fluxes in a granito-gneissic watershed: Mule Hole, South India. @@color(orange):Geoderma@@, Vol. 165, pp.12-24. (http://dx.doi.org/10.1016/j.geoderma.2011.06.015).
# Meunier, J.D., Braun, J.J., Riotte, J., Kumar, C. and @@color(yellow):Sekhar, M.@@ (2011). Importance of weathering and human perturbations on the riverine transport of Si. @@color(orange):Aplied Geochemistry@@, Vol. 26, pp.S360-S362. (http://dx.doi.org/10.1016/j.apgeochem.2011.03.060).
# Suresh Kumar, G., @@color(yellow):Sekhar, M.@@ and Misra, D. (2011). Spatial and temporal moment analyses of decaying solute transport in a single fracture with matrix diffusion. @@color(orange):Journal of Petroleum and Geosystems Science and Engineering@@, Vol.1(1), pp.1-20. 
# Parate H. R., Mohan Kumar, M.S., Descloitres, M., Barbiero L., Ruiz L., Braun J. J., @@color(yellow):Sekhar M.@@, Kumar C. (2011). Comparison of electrical resistivity by geophysical method and neutron probe logging for soil moisture monitoring in forested watershed. @@color(orange):Current Science@@, Vol. 100, No.9, 1405-1412.
# Sat Kumar, @@color(yellow):Sekhar, M.@@, Mohan Kumar and Reddy, D. V. (2010). Estimation of soil hydraulic properties and their uncertainty: comparison between laboratory and field experiment. @@color(orange):Hydrological processes@@, Vol. 24, pp. 3426-3435. (http://dx.doi.org/10.1002/hyp.7775).
# Violette, A., Riotte, J, Braun, J.J., Oliva, P., Marechal, J.C., @@color(yellow):Sekhar, M.@@, Jeandel, C., Subramanian, S., Prunier, J., Barbiero, L., Dupre, B. (2010). Formation and preservation of pedogenic carbonates in South India, links with paleomonsoon and pedological conditions: Clues from Sr isotopes, U Th series and REE s. @@color(orange):Geochimica and Cosmochmica Acta@@. Vol. 74, Issue 24, pp.7059-7085 (http://dx.doi.org/10.1016/j.gca.2010.09.006).
# Violette, A., Goddéris, Y., Maréchal, J.C., Riotte, J., Oliva, P., Mohan Kumar, M.S., @@color(yellow):Sekhar, M.@@, Braun, J.J. (2010).  Modelling the chemical weathering fluxes at the watershed scale in the Tropics (Mule Hole, South India): Relative contribution of the smectite/kaolinite assemblage versus primary minerals. @@color(orange):Chemical Geology@@, Vol. 277, Issues 1-2, pp.42-60. (http://dx.doi.org/10.1016/j.chemgeo.2010.07.009).
# Majumdar, P. K., Mishra, G. C., @@color(yellow):Sekhar, M.@@, Sridharan, K. (2009). Coupled solution for forced recharge in confined aquifers. @@color(orange):Journal of Hydrological Engineering@@, Vol.14 (12), pp. 1351-1358. (http://dx.doi.org/10.1061/(ASCE)1084-0699(2009)14:12(1351)).
# Sat Kumar, @@color(yellow):Sekhar, M.@@, Bandyopadhyay, S. (2009). Assimilation of remote sensing and hydrological data using adaptive filtering techniques for watershed modeling. @@color(orange):Current Science@@, Vol.97(8), pp.1196-1202 @@color(green):(Invited article in Section: Civil engineering Research)@@.
# Ruiz, L., Murari, R. R. V., Mohan Kumar, M. S., @@color(yellow):Sekhar, M.@@, Maréchal, J.C., Descloitres, M., Riotte, J., Sat Kumar, Kumar, C. and Braun, J.J. (2009). Water balance modelling in a tropical watershed under deciduous forest (Mule Hole, India) : regolith matric storage buffers the groundwater recharge process. @@color(orange):Journal of Hydrology@@, Vol.380, Issue 3-4, pp.460-472. (http://dx.doi.org/10.1016/j.jhydrol.2009.11.020).
# Soumya, B., @@color(yellow):Sekhar, M.@@, Riotte, J. and Braun, J.J. (2009). Non-linear regression model for spatial variation in precipitation chemistry for South India. @@color(orange):Atmospheric Environment@@, Vol. 43(5),   pp. 1147-1152. (http://dx.doi.org/10.1016/j.atmosenv.2008.09.021).
# Sat Kumar, @@color(yellow):Sekhar, M.@@ and Reddy, D. V. (2009). Improving the disaggregation of daily rainfall into hourly rainfall using hourly soil moisture. Hydroinformatics in hydrology, hydrogeology and water resources.  @@color(orange):IAHS Publication@@. 331, pp.236-244.
# Javeed, Y.,  @@color(yellow):Sekhar, M.@@,  Bandyopadhyay, S. and Mangiarotti, S. (2009). EOF and SSA analyses of hydrological time series to assess climatic variability and land use effects: a case study in the Kabini River basin of South India. @@color(orange):IAHS Publication@@. 329, pp.167-177.
# Marechal, J. C., Varma, M. R. R., Riotte, J., Vouillamoz, J. M., Kumar, M. S. M., Ruiz, L., @@color(yellow):Sekhar, M.@@, Braun, J. J. (2009). Indirect and direct recharges in a tropical forested watershed: Mule Hole, India. @@color(orange):Journal of Hydrology@@,    Vol. 364(3-4), pp. 272-284. (http://dx.doi.org/10.1016/j.jhydrol.2008.11.006).
# Braun, J.J., Descloitres, M., Riotte, J., Fleury, S., Barbiero, L., Boeglin, J. L., Violette, A., Lacarce, E., Ruiz, L., @@color(yellow):Sekhar, M.@@, Kumar, M.S. M., Subramanian, S., Dupre, B. (2009). Regolith mass balance inferred from combined mineralogical, geochemical and geophysical studies: Mule Hole gneissic watershed, South India. @@color(orange):Geochimica and Cosmochmica Acta@@,  Vol. 73 (4), pp. 935-961. (http://dx.doi.org/10.1016/j.gca.2008.11.013).
# Majumdar, P. K., @@color(yellow):Sekhar, M.@@, Sridharan, K, Mishra, G. C. (2008). Numerical simulation of groundwater flow with gradually increasing heterogeneity due to clogging. @@color(orange):Journal of Irrigiation and Drainage Engineering (ASCE)@@, Vol. 134(3), pp. 400-404. (http://dx.doi.org/10.1061/(ASCE)0733-9437(2008)134:3(400)).
# @@color(yellow):Sekhar, M.@@, Braun, J. J., Rao, K.V. H., Ruiz, L., Robain, H., Viers, J., Ndam, J. R., Dupre, B. (2008). Hydrogeochemical modeling of organo-metallic colloids in the Nsimi experimental watershed, South Cameroon. @@color(orange):Environmental Geology@@,   Vol. 54(4), pp. 831-841.  (http://dx.doi.org/10.1007/s00254-007-0866-8).
# Descloitres, M., Ruiz, L., @@color(yellow):Sekhar, M.@@, Legchenko, A., Braun,  J. J., Kumar, M. S. M., Subramanian, S. (2008). Characterization of seasonal local recharge using electrical resistivity tomography and magnetic resonance sounding. @@color(orange):Hydrological Processes@@,  Vol. 22(3),   pp. 384-394. (http://dx.doi.org/10.1002/hyp.6608).
# Chaudhuri, A., @@color(yellow):Sekhar, M.@@ (2008). Modelling of solute transport in a mild heterogeneous porous medium using stochastic finite element method: Effects of random source conditions. @@color(orange):International Journal for Numerical Methods in Fluids@@,  Vol. 56(5),  pp.557-586.  (http://dx.doi.org/10.1002/fld.1541).
# Kumar, G. S., @@color(yellow):Sekhar, M.@@, Misra, D. (2008). Time-dependent dispersivity of linearly sorbing solutes in a single fracture with matrix diffusion. @@color(orange):Journal of Hydrological Engineering (ASCE)@@,  Vol.13(4), pp. 250-257. (http://dx.doi.org/10.1061/(ASCE)1084-0699(2008)13:4(250)).
# Chaudhuri, A. and @@color(yellow):Sekhar, M.@@ (2007). Stochastic finite element method for analysis of transport of nonlinearly sorbing solutes in 3-D heterogeneous porous media. @@color(orange):Water Resources Research@@, 43, W07442. (http://dx.doi.org/10.1029/2006WR004892).
# Chaudhuri, A. and @@color(yellow):Sekhar, M.@@ (2007). Analysis of biodegradation in a 3-D heterogeneous porous medium using nonlinear stochastic finite element method. @@color(orange):Advances in Water Resources@@, Vol.30, pp.589-605. (http://dx.doi.org/10.1016/j.advwatres.2006.04.001).
# @@color(yellow):Sekhar, M.@@, Suresh Kumar, G., and Misra, D. (2006). Numerical Modeling and Analysis of Solute Velocity and Macrodispersion for Linearly and Nonlinearly Sorbing Solutes in a Single Fracture with Matrix Diffusion. @@color(orange):Journal of Hydrological Engineering (ASCE)@@, Vol. 11(4), pp.319-328. (http://dx.doi.org/10.1061/(ASCE)1084-0699(2006)11:4(319)).
# @@color(yellow):Sekhar, M.@@ and Suresh Kumar, G. (2006). Modelling transport of linearly sorbing solutes in a single fracture: Asymptotic behavior of solute velocity and dispersivity. @@color(orange):Geotechnical and Geological Engineering@@, Vol.24, pp.183-201. (http://dx.doi.org/10.1007/s10706-004-3053-7).
# Chaudhuri, A. and @@color(yellow):Sekhar, M.@@ (2006). Stochastic modeling of solute transport in 3-D heterogeneous media with random source condition. @@color(orange):Stochastic Environmental Research and Risk Assessment@@, Vol.21, pp.159-173. (http://dx.doi.org/10.1007/s00477-006-0053-6).
# Legchenko, A., Descloitres, M., Bost, A., Ruiz, L., Reddy, M., Girard, J.F., @@color(yellow):Sekhar, M.@@, Mohan Kumar, M.S., Braun, J.J. (2006). Efficiency of Magnetic Resonance Soundings applied to characterization of anisotropic crystalline basement aquifers. @@color(orange):Groundwater@@, Vol. 44 (4), pp.547-554. (http://dx.doi.org/10.1111/j.1745-6584.2006.00198.x).
# Suresh Kumar, G., @@color(yellow):Sekhar, M.@@and Misra, D. (2006). Time dependent dispersivity behavior of non-reactive solutes in a system of parallel fractures. @@color(orange):Hydrology and Earth System Science Discussions@@, Vol. 3(3), pp. 895-923. 
# Anuraga, T.S., Ruiz, L., Mohan Kumar, M.S., and @@color(yellow):Sekhar, M.@@, Leijnse, A. (2006). Modeling the effects of land use pattern on groundwater budget in semi-arid regions – A case study of Bethamanagala sub-watershed, Kolar district, South India. @@color(orange):Agricultural Water Management@@, Vol. 84, 65-76. (http://dx.doi.org/10.1016/j.agwat.2006.01.017).
# @@color(yellow):Sekhar, M.@@, Rasmi, S.N., Javeed, Y., Gowrisankar, D., and Ruiz, L. (2006). Modeling the groundwater dynamics in a semi-arid hard rock aquifer influenced by boundary fluxes, spatial and temporal variability in pumping/recharge. @@color(orange):Advances in Geoscience@@, Hydrological Sciences (ed) Park, N., Vol. 4, p. 173-181. 
# Chaudhuri, A. and @@color(yellow):Sekhar, M.@@ (2005) Stochastic finite element method for probabilistic analysis of flow and transport in a 3-D heterogeneous porous formation. @@color(orange):Water Resources Research@@, Vol.41, W09404. (http://dx.doi.org/10.1029/2004WR003844).
# Suresh Kumar, G. and @@color(yellow):Sekhar, M.@@(2005) Spatial Moment analysis for transport of non-reactive solutes in a fracture-matrix system. @@color(orange):Journal of Hydrologic Engineering (ASCE)@@, Vol.10(3), pp.192-199. (http://dx.doi.org/10.1061/(ASCE)1084-0699(2005)10:3(192)).
# Chaudhuri, A. and @@color(yellow):Sekhar, M.@@ Analytical solutions for macrodispersion in 3-D heterogeneous porous medium with random hydraulic conductivity and dispersivity. @@color(orange):Transport in Porous media@@, Vol.58(3), pp.217-241. (http://dx.doi.org/10.1007/s11242-004-6300-8).
# Chaudhuri, A and @@color(yellow):Sekhar, M.@@ (2005). Probabilistic analysis of pollutant migration from a landfill using stochastic finite element method. @@color(orange):Journal of Geotechnical and Geoenvironmental Engineering (ASCE)@@, Vol.131, No.8, pp.1042-1049. (http://dx.doi.org/10.1061/(ASCE)1090-0241(2005)131:8(1042)).
# Hari Prasad, K. S., Mohan Kumar, M. S. and @@color(yellow):Sekhar, M.@@ (2005). Analysis of saturated-unsaturated flow near a pumping well in an aquifer-water table aquitard system. @@color(orange):Hydrology Journal@@, Vol. 28, No.1-2, pp. 19-32.
# Hari Prasad, K.S., Mohan Kumar, M.S., @@color(yellow):Sekhar, M.@@ and Chandrasekhar, B., (2005). A Simple Numerical Model for Assessment of Ground Water Recharge. @@color(orange):Indian Water Resources Journal@@, Vol. 25(1), pp. 49-60.
# @@color(yellow):Sekhar, M.@@, Rasmi, S.N., Sivapullaiah, P.V. and Ruiz, L. (2004). Groundwater flow modeling of Gundal sub-basin in Kabini river basin, India. @@color(orange):Asian Journal of Water, Environment and Pollution@@, Vol. 1(1-2), pp. 65-77.
# @@color(yellow):Sekhar, M.@@ and Sandhya, C. (2003). Modeling of in-situ aerobic biodegradation of BTEX compounds in groundwater: Impact of soil and chemical properties. @@color(orange):Nature, Environment and Pollution Technology@@ (Pub: Technoscience), Vol. 2(4), 2003, pp.411-421. 
# Hari Prasad, K.S., Mohan Kumar, M.S. and @@color(yellow):Sekhar, M.@@ (2001). Modelling Flow Through Unsaturated Zones: Sensitivity Unsaturated Soil Properties, @@color(orange):Sadhana@@, (Pub: Proceedings of Indian Academy of Sciences in Engineering Sciences), Vol. 26(6), 2001, pp.517-528. (http://dx.doi.org/10.1007/BF02703457).
# @@color(yellow):Sekhar, M.@@, Mohan Kumar, M.S. and Sridharan, K. (1994).  A  leaky  aquifer model for hard rock aquifers. @@color(orange):Applied Hydrogeology@@ (Pub: Springer, Germany), Vol. 3, pp. 32-39. (http://dx.doi.org/10.1007/s100400050039).
# @@color(yellow):Sekhar, M.@@, Mohan Kumar, M.S. and Sridharan, K. (1994).  Parameter estimation  in an anisotropic leaky aquifer system. @@color(orange):Journal  of  Hydrology@@ (Pub: Elsevier, The Netherlands), Vol. 163,  pp. 373-391.  (http://dx.doi.org/10.1016/0022-1694(94)90149-X).
# @@color(yellow):Sekhar, M.@@,  Mohan Kumar, M.S. and Sridharan,  K. (1992). Parameter estimation  in an aquifer water-table aquitard system. @@color(orange):Journal of  Hydrology@@ (Pub: Elsevier, The Netherlands), V. 136, pp.177-192.  (http://dx.doi.org/10.1016/0022-1694(92)90010-S).
# Sridharan, K., @@color(yellow):Sekhar, M.@@ and Mohan Kumar, M.S. (1990). Analysis  of  aquifer water table aquitard system. @@color(orange):Journal of Hydrology@@ (Pub: Elsevier, The Netherlands),  Vol. 114, pp. 175-189. (http://dx.doi.org/10.1016/0022-1694(90)90080-H).

<<clearOtherTiddlers>> 
! Under revision/Submitted
# Parag S. Narvekar, @@color(yellow):Sekhar, M.@@,  S. K.  Tomer, Narendra Das, Dara Entekhabi and David Le Vine. Evaluation of Aquarius Radar Soil Moisture Estimates and Comparison with Radiometer Products. @@color(green):(Was in Review with IEEE Transactions on Geoscience and Remote Sensing)@@
# Sreelash, K. Tomer, S.K., @@color(yellow):Sekhar, M.@@, Guerif, M., Sharma, A.K., Buis, S., Bandyopadhyay, S.,  Corgne, S., Ruiz, L. Modelling daily time series of LAI using C-Band radar vegetation index. @@color(green):(Was in review with Remote Sensing of Environment, RSE-D-15-00398)@@.

<<clearOtherTiddlers>> 
!Book Chapters
# Ray. C., @@color(yellow):Sekhar, M.@@ and Sharma, S. (2022). Unfolding Food, Energy, and Water Nexus. @@color(orange):(In: Food, Energy and Water Nexus, Editors: C. Ray, M. Sekhar and S. Sharma)@@. Chapter 1, pp.1-9. Springer. ISBN 978-3-030-85727-1. (https://link.springer.com/book/10.1007/978-3-030-85728-8).
# Sarangi and @@color(yellow):Sekhar, M.@@ (2022). Technologies for enhancing water productivity in irrigated agriculture. @@color(orange):(In: Food, Energy and Water Nexus, Editors: C. Ray, M. Sekhar and S. Sharma)@@. Chapter 4, pp.67-95. Springer. ISBN 978-3-030-85727-1. (https://link.springer.com/book/10.1007/978-3-030-85728-8).
# Upadhyaya, D.B. and @@color(yellow):Sekhar, M.@@ (2022). State of agriculture in Karnataka, India and a case study of Food, Energy and Water Nexus from the Kabini Observatory. @@color(orange):(In: Food, Energy and Water Nexus, Editors: C. Ray, M. Sekhar and S. Sharma)@@. Chapter 6, pp.109-127. Springer. ISBN 978-3-030-85727-1. (https://link.springer.com/book/10.1007/978-3-030-85728-8).
# Tomer, S.K., Sreelash, K., Ruiz, L. and @@color(yellow):Sekhar, M.@@. (2019). A case study on management of groundwater resources for agriculture. @@color(orange):(In: Water Futures of India - Status of Science and Technology, Editors: P.P. Mujumdar and V.M. Tiwari)@@. Chapter 3, pp.49-74. IISc Press. ISBN: 978-81-939482-0-0.
# Subash, Y., @@color(yellow):Sekhar, M.@@, Tomer, S.K., Sharma, A.K. (2017). A framework for assessment of climate change impacts on the groundwater system. @@color(orange):(In: Sustainable Water Resources Management, Editors: C.S.P Ojha, S. Y.Rao, A. Bardossy, T. Zhang and Kao, C-M.).@@ Chapter 14, ASCE Book Chapter, pp.375-397. ISBN: 9780784480908. (http://www.asce.org/templates/publications-book-detail.aspx?id=25740).
#@@color(yellow):Sekhar, M.@@, Javeed, Y., Bandyopadhyay, S., Mangiarotti, S. and Mazzega, P. (2011). Groundwater management practices and emerging challenges: Lessons from a case study in the Karnataka State of South India. In: IAHR Monograph on Groundwater Management Practices (eds.) Findkakis, A.N, and K. Sato. Chapter 5, CRC Press, ISBN 10: 0415619874.
# Mohan Kumar, M.S., Manohar, U., D’Souza, C. D., Jamwal, P.,  and @@color(yellow):Sekhar, M.@@  (2011). Urban water supply and management: A case study of Bangalore city, India.  In: Bengaluru-Water Problems of the Fastest Growing City of India, (edited by) Subhajyoti Das, Geological Society of India, pp. 50-76.
# @@color(yellow):Sekhar, M.@@ and Ruiz, L. (2006). Regional Groundwater Modeling: A Case study of Gundal sub-basin, Karnataka, India. In: Hydrology and Watershed Services in the Western Ghats of India (eds) J. Krishnaswamy, S. Lele and R. Jayakumar. Publishers: Tata McGraw Hill, New Delhi, ISBN 0-07-058568-7, pp.81-103.
# @@color(yellow):Sekhar, M.@@ (2006).  Flow and Contaminant Transport Modelling in Fractured Rock Media. In: "Groundwater Modelling and Management", (ed.) N. C. Ghosh and K. D. Sharma. Capital Publishing Company, New Delhi, p.612, ISBN 81-85589-44-5.
# Pradeep, M. V. and @@color(yellow):Sekhar, M.@@ (2004). Hydrologic Simulation Using SWAT Model: A case study for TG Halli catchment in Arkavati River Basin, Karnataka. In: “Integrated Water Resources Planning and Management” (eds.) K. Srinivasa Raju, A.K.Sarkar and Motilal Dash. Publishers: Jain Brothers, New Delhi, ISBN 81-86321-98-5, pp.91-98.

<<clearOtherTiddlers>> 
!Patents
# Guru Prasad, A. S., Sundarrajan, A., @@color(yellow):Sekhar, M.@@,   Chandrayan, P. (2014). Detection and characterization of fractures in bore-wells using single FNG sensor device. Indian Patent application No. 3378/CHE/2014.
# Warrior, J., @@color(yellow):Sekhar, M.@@,   Misra, P. K. (2014). Smart solar water pump system. Indian provision patent application No. 3578/CHE/2014. 

<<clearOtherTiddlers>> 
!Conferences/Seminar/Symposia
# Zribi, M., Huc, M.,  Antokoletz, S., @@color(yellow):Sekhar, M.@@. (2019). Soil moisture estimation using CYGNSS constellation. IGARSS 2019, 28 July- 2 August 2019, Yokohama, Japan.
# Scheidegger, J., Joseph, J., Jackson, C., Ghosh, S., @@color(yellow):Sekhar, M.@@, Tomer, S. K., O’Keeffe, J., and Moulds, S.  (2019). Towards modelling the effects of groundwater-fed irrigation on the Ganges basin: incorporating 2D lateral groundwater flow and groundwater and surface water-fed irrigation in the VIC macroscale hydrological model. EGU 2019, 7-12 April 2019, Vienna.
# Troldborg, M., Buvaneshwari, S.,  Nowak, W., Ruiz, L., Helliwell, R., Ferrier, R.C., @@color(yellow):Sekhar, M.@@. (2019). Stochastic inverse modelling of groundwater flow and nitrate pollution in the Berambadi catchment. EGU 2019, 7-12 April 2019, Vienna.
# Upadhyaya, D., @@color(yellow):Sekhar, M.@@, Sudhakar Rao, M., Ruiz, L. (2018). Scale effects in estimation of water budgets in semi-arid irrigated agricultural plots. EGU General Assembly 2018, Session HS8.3.4/SSS13.81 - Soil Root Interactions, April 2018, Vienna.
# Scheidegger, J., Jackson, C., Filgueira, R., @@color(yellow):Sekhar, M.@@, Tomer, S. K., O’Keeffe, J., and Moulds, S. (2018). Towards modelling the effects of groundwater-fed irrigation on the Ganges basin: incorporating 2D lateral groundwater flow in the VIC macroscale hydrological model. EGU 2018, April 2018, Vienna.
# @@color(yellow):Sekhar, M.@@ (2015). Adaptation of Irrigated agriculture to climate CHAnge: Retrieving relevant information for distributed modeling of impact of Climate Change of water resources. International conference on Our Common Future Under Climate Change, July 7-10, 2015, Paris. (Key note presentation in Session 25 - Agriculture adaptation).
# Ruiz, L. , @@color(yellow):Sekhar, M.@@,  Thomas, A., Badiger, S., Bergez, J.E., Buis, S., Corgne, S., Riotte, J., Raynal, H., Bandyopadhyay, S.,  Gascule, C. (2015).  Adaptation of irrigated agriculture to climate change: trans-disciplinary modelling of a watershed in South India. Hydrological Sciences and Water Security: Past, Present and Future. Proceedings of the 11th Kovacs Colloquium, Paris, France, June 2014. IAHS Publ. 366, 2015.
# Sreelash, K., Buis, S., Guerif, M., @@color(yellow):Sekhar, M.@@,   Ruiz, L.  (2014). Quantifying the uncertainty in the estimation of multi-layered soil hydraulic properties at catchment scale. TERENO International Conference, Sep. 29-Oct. 2, 2014, Bonn, Germany.
# Tomer, S.K.,  Al Bitar, A., @@color(yellow):Sekhar, M.@@,   Corgne, S.,  Kerr, Y. H. (2014). Spatio-temporal downscaling of soil moisture from passive microwave using active microwave. Microrad-2014, 13th meeting on Microwave Radiometry and Remote Sensing of the Environment. 24-27 March, Pasadena, CA, USA.
# Orgogozo, L., Renon, N., Soulaine, C., Henon, F., Tomer, S.K., Labat, D., Pokrovsky, O.S., @@color(yellow):Sekhar, M.@@,   Abbaou, R., Quintard, M. (2014). RichardsFOAM: A massively parallel solver for Richards equation. 9th OpenFOAM workshop, Zagreb, June 2014.
# Tomer, S.K.,  Al Bitar, A., @@color(yellow):Sekhar, M.@@,   Merlin, O., Bandyopadhyay, S., Kerr, Y. H. (2013). Synergy between passive (SMOS) and active (RADARSAT-2) microwave soil moisture over Berambadi, India. EGU General Assembly Conference Abstracts 15, 9848.
# Buis, S., Sreelash K., Guerif, M., @@color(yellow):Sekhar, M.@@,   Ruiz, L., Tomer, S.K., Sharma, A.K., Ruget, F. (2013). Estimation of multilayered soil properties by inversion of a crop model using surface soil moisture and LAI: evaluation on experimental datasets. 15th Annual Conference of the International Association for Mathematical Geosciences. Madrid, Spain, 2-6 September 2013.
# Guillerme,  S., Maire E., Kumar C., Braun J.J., Riotte J., @@color(yellow):Sekhar, M.@@ (2013). From Ragi to Paddy- Agricultural changes induced by irrigation and impact of public policies on the farmers’ practices (Karnataka – India). International, Interdisciplinary conference on Environmental dynamics, public policies and local practices: How to deal with interactions? 4-7 June 2013, Toulouse, France.
# Sreelash, K., @@color(yellow):Sekhar, M.@@, Ruiz, L., Tomer, S. K.,  Bandyopadhyay, S., Buis, S., Guerif, M. and  Gascuel  Odoux, C. (2012). Uncertainty in estimation of potential recharge in tropical and temperate catchments using a crop model and microwave remote sensing.  @@color(green):(Oral presentation)@@ in H24C session - Remote sensing, Modeling, and Ground-Based monitoring of groundwater resources. AGU Fall meeting, December 3-7, 2012, San Francisco, USA. AGU Fall Meeting Abstracts 1, 05.
# Ruiz, L., Fovet, O.,  @@color(yellow):Sekhar, M.@@,  Riotte, J., Braun J.J, Gascuel Odoux, C.,  Durand, P. (2012). Imbalances of Water and Solutes in Experimental Watersheds: Spatial or Temporal Origin? H11G: Imbalance of Water in Nature, #1270, AGU Fall meeting 2012,  December 3-7, 2012, San Francisco, USA. Eposter: http://fallmeeting.agu.org/2012/eposters/eposter/h11g-1270/. AGU Fall Meeting Abstracts 1, 1270.
# Tomer, S.K.,  Al Bitar, A., @@color(yellow):Sekhar, M.@@,   Merlin, O., Bandyopadhyay, S., Kerr, Y. H. (2012). An Inter-comparison of RADARSAT-2, SMOS and Field Measured Soil Moisture in the Berambadi Watershed, South India.  H13F: Pushing the Envelope in Remote Sensing for Hydrology: SMOS and Future Mission/Sensor Concepts, # 1425, AGU Fall meeting 2012, December 3-7, 2012, San Francisco, USA. AGU Fall Meeting Abstracts 1, 1425.
# @@color(yellow):Sekhar, M.@@,    Mehta, V.K., Malghan, D., Kemp Benedict, E. (2012). The coupled social-hydrology of Bangalore city, India.  H23F: Sociohydrology: Discovering Patterns in Coupled Human-Water Resource Systems, #1459, AGU Fall meeting 2012, 3-7 December, San Francisco, USA. Eposter: http://fallmeeting.agu.org/2012/eposters/eposter/h23f-1459/
# Sreelash, K., @@color(yellow):Sekhar, M.@@, Ruiz, L., Tomer, S. K.,  Bandyopadhyay, S. and  Gascuel - Odoux, C. (2012). Agro-hydrological models combined with microwave remote sensing data for improved management of groundwater irrigation, 5th International Groundwater Conference, December 18-21, 2012, Aurangabad, India @@color(green):(Keynote – Invited)@@.
# Sreelash, K., @@color(yellow):Sekhar, M.@@, M., Ruiz, L.,   Tomer, S. K., Bandyopadhyay, S.,  Buis, S., Guerif, M., Durand, P., Gascuel Odoux, C. (2012). Estimation of multilayered soil properties using agro-hydrological models and microwave remote sensing.  2nd International Conference on Hydropedology, Leipzig, Germany, July 2012.
# de Condappa, D., Tomer, S.K., @@color(yellow):Sekhar, M.@@, de Bruin, A.,  Mikhail, M., Barron, J. (2011). Assessing the effects of agricultural changes on the surface and ground water resources in the Jaldhaka sub-basin of Brahmaputra river basin, India.  Fourth International Groundwater Conference, Madurai, October 2011.
# Tomer, S.K., Sreelash, K., @@color(yellow):Sekhar, M.@@,  Ruiz, L. and Gascuel Odoux, C. (2011). Coupling agricultural and hydrological models for improved management of groundwater irrigation under climate change. Vol. 13, EGU General Assembly 2011.  
# de Condappa, D., de Bruin, A., Mikhail, M., Barron, J., Tomer, S.K., @@color(yellow):Sekhar, M.@@ (2011). The challenges and potential for improved agricultural water management in the Jaldhaka watershed. International Conference On Sustainable Water Resources Management And Climate Change Adaptation, 17 - 19 February 2011, Durgapur. 
# Sat Kumar, Javeed, Y. and @@color(yellow):Sekhar, M@@. (2010). An alternative approach for estimation of groundwater recharge and discharge in a hard rock aquifer. Workshop on Groundwater Resources Estimation, February 23-24, 2010, New Delhi.
# Sat Kumar, @@color(yellow):Sekhar, M.@@, Mohan Kumar, M. S., Bandyopadhyay, S. (2010). Estimating soil moisture and its uncertainty by assimilating remote sensing data into a distributed hydrological model at the watershed scale. AOGS 2010, HS07-A008, July 5-9, 2010, Hyderabad.
# Ruiz, L., Varma, R.M., Mohan Kumar, M.S., @@color(yellow):Sekhar,  M.@@, Molenat, J., Marechal, J.C., Descloitres, M., Riotte, J., Tomer, S.K, Braun, J.J. (2010). Transpiration by tree roots in the deep unsaturated regolith buffers the recharge process in a tropical watershed under deciduous forest (Mule Hole, India). Vol. 12, EGU General Assembly 2010, May 2-7, 2010, Vienna.
# Deschamps,P.,  Sylvestre, R., Hamelin, B.,  Bourlès, D., Riotte, J., Javeed, Y., @@color(yellow):Sekhar, M.@@, and Braun, J-J. (2010). Long-term erosion rates in tropical zone inferred from cosmogenic nuclides: Kabini / Kaveri Basin - Southern India. GM3.1, EGU General Assembly 2010, May 2-7, 2010, Vienna.
# @@color(yellow):Sekhar, M.@@,  Javeed, Y., Soumya, B.,  Bandyopadhyay, S. and Mazzega, P. (2009). Time series and water balance models to assess the climatic variability and land use effects in Kabini river basin, South India. Goldschmidt 2009, June 2009, Davos, Switzerland.
# Soumya, B. S., @@color(yellow):Sekhar, M.@@, Riotte, J., Braun, J.J. (2010). Weathering rate estimate of groundwater in silicate rocks using mass balance approach. International conference by EWRI - ASCE, 5 - 7 January 2010, Chennai.
# Braun, J.J., Descloitres, M., Riotte, J., Deschamps, P.,  Violette, A.,  Maréchal, J.C., @@color(yellow):Sekhar, M.@@, Mohan Kumar, M.S. and Subramanian, S. (2009). Contemporary versus long-term weathering rates in Tropics: Mule Hole, South India. Goldschmidt 2009, June 2009, Davos, Switzerland.
# Riotte, J., Marechal, J.C., Akerman, A., Audry, S., Oliva, P., Ruiz, L., Fraysse, F., Pokrovski, O., Lagane, C., @@color(yellow):Sekhar, M.@@, and Braun, J.J. (2009). Influence of vegetation on chemical fluxes in a tropical watershed: Mule Hole, South India. Goldschmidt 2009, June 2009, Davos, Switzerland.
# @@color(yellow):Sekhar, M.@@, Javeed, Y., Bandyopadhyay S. and Mazzega, P. (2009). Analysis of groundwater dynamics due to climatic variability and land use effects. Proceedings of workshop on Groundwater scenario, water quality and enhancement of water use efficiency in Karnataka & Goa. Central Ground Water Board, Bangalore, 25-26 Feb 2009, pp. 58-65.
# @@color(yellow):Sekhar, M.@@, Javeed, Y., and Mangiarotti, S. (2008). Climatic variability and anthropogenic effects on groundwater behavior in Cauvery River Basin, South India. International Groundwater Conference, March 2008, Jaipur, India.
# Soumya, B., @@color(yellow):Sekhar, M.@@, Braun, J.J. and Riotte, J. (2008). Hydrogeochemistry in the narrow zone of climatic variation in the Kabini river basin, Southern India. Intl conference ‘Water down under 2008’, April 2008. 
# Varma, M. R. R., Mohan Kumar, M. S., Marechal, J.C., Ruiz, L., @@color(yellow):Sekhar, M.@@ and Braun, J.J. (2008). Estimation of evapotranspiration in an experimental watershed in a deciduous forest in South India. In Proceedings of International Symposium on Low Land Technology, ISLT 2008, Busan, Korea.
# Chaudhuri, A. and @@color(yellow):Sekhar, M.@@ (2007). Prediction uncertainty of solute transport in heterogeneous porous media under random recharge. International conference on Civil Engineering in the New Millennium: Opportunities and Challenges (CENeM-2007), January 2007, Howrah, India.
# Descloitres, M.,  Ruiz, L., @@color(yellow):Sekhar, M.@@, Legchenko, A., Bost, A., Mohan Reddy, M., and Harshad, P. (2006). MRS and ERT for localizing temporary recharge in heterogeneous aquifer. MRS 2006 Conference, November 2006, Madrid, Spain.
# Twarakavi, N.K.C., Misra, D., and @@color(yellow):Sekhar, M.@@ (2006). Influence of spatial scales on the performance of saturated subsurface flow and transport models. American society of Agricultural and Biological Engineers (ASABE) Annual International Meeting, July 2006, Portland, Oregon, USA.
# Chaudhuri, A. and @@color(yellow):Sekhar, M.@@ (2006). Modeling of solute transport in a heterogeneous porous medium with a random source using stochastic finite element method, CMWR XVI, June 2006, Copenhagen, Denmark.
# @@color(yellow):Sekhar, M.@@, Chaudhuri, A.,  Fleury, S. and Descloitres, M. (2006). Stochastic modeling of groundwater flow in the saprolite of a tropical gneissic watershed. International conference IAHR-GW2006 on Groundwater in Complex Environments, June 2006, Toulouse, France.
# Legchenko, A., Descloitres, M., Bost, A., Ruiz, L., Reddy, M., Girard, J.F., @@color(yellow):Sekhar, M.@@, Mohan Kumar, M.S., and Braun, J.J. (2005). Etude de capacitédes sondages RMP à localiser les aquifères de socle, 5ème colloque, GEOFCAN, Septembre 2005, Orléans, France.
# Legchenko, A., Descloitres, M., Bost, A., Ruiz, L., Reddy, M., Girard, J.F., @@color(yellow):Sekhar, M.@@, Kumar, M.S., and Braun, J.J. (2005). Characterization of fractured rock aquifers by surface geophysical methods. 11th European Meeting of Environmental and Engineering Geophysics, September 2005, Palermo, Italy.
# Chaudhuri, A., @@color(yellow):Sekhar, M.@@,  Descloitres, M. and Legchenko, A. (2005). Stochastic modeling combined with geophysical investigations for groundwater fluxes at watershed scale in the weathered gneissic formations of South India, MODELCARE-2005, June 2005, The Hague, The Netherlands.
# @@color(yellow):Sekhar, M.@@,  Rasmi, S.N.,  Javeed, Y. and Ruiz, L. (2005). Modeling the groundwater dynamics in a hard rock aquifer influenced by boundary fluxes, spatial and temporal variability in pumping/recharge in a semi-arid, intensely irrigated agricultural basin, 2nd Asia-Oceania Geophysical Society Annual Meeting (AOGS-2005), Singapore, June 2005 (Invited Paper).
# @@color(yellow):Sekhar, M.@@, Rasmi, S. N., Kumar, C., and Ruiz, L. (2005). Importance of lateral groundwater flow modeling in a semi-arid, intensely irrigated agricultural basin: A Case study of Gundal sub-basin in Cauvery river basin, India. International Conference on Hydrological Perspectives for Sustainable Development (HYPESD-2005), 23-25 February 2005, Roorkee, India.
# @@color(yellow):Sekhar, M.@@ and Sivapullaiah, P.V. (2004). Carbonate and bicarbonate chemistry for assessing hydrogeological dynamics in a sub-basin of Kabini river basin in Karnataka. 11th National Symposium on Hydrology, November 2004, Roorkee, India.
# Chaudhuri, A. and @@color(yellow):Sekhar, M.@@ (2004). Numerical modeling of solute transport in heterogeneous porous media using upscaling of flow and transport parameters, International conference on Hydraulic Engineering: Research and Practice (ICON-HERP-2004), Oct. 2004, Roorkee, India.
# @@color(yellow):Sekhar, M.@@, Rasmi, S. N., and  Ruiz, L. (2004). Regional groundwater modeling: A case study of gundal sub-basin, Karnataka, India. National Seminar on Forest, Water and People (FORWAP - 2004), July 2004, Belgaum, India.
# @@color(yellow):Sekhar, M.@@, Rasmi, S.N. and Hayagreeva Rao, K.V. (2004). Hydrogeochemical modeling: A case study of Gundal sub-basin of Kabini river basin, Karnataka, India. Workshop on Interaction of Surface water and Groundwater, April 2004, Deltaic Regional Centre (NIH), Kakinada, India.
# @@color(yellow):Sekhar, M.@@, Hayagreeva Rao, K.V. and Braun, J.J. (2004). Modeling Hydrogeochemical behavior of a swamp: A case study of Mengong brook watershed in Nyong basin, Cameroon. Invited paper for the International workshop on Riverbank Filtration, March 2004, Roorkee, India.
# @@color(yellow):Sekhar, M.@@ and Pradeep, M. V. (2003). Hydrologic modeling of  a watershed using SWAT model: A case study for Arkavati river basin, Karnataka, India, International Conference on Water and Environment (WE – 2003), Dec 2003, Bhopal, India.
# Thampi, S. and @@color(yellow):Sekhar, M.@@ (2002). Effect of sorption kinetics on aerobic biodegradation in stratified porous media, International Conference on Water and Wastewater: Perspectives of Developing Countries, Dec 2002, New Delhi.
# Suresh Kumar, G. and @@color(yellow):Sekhar, M.@@ (2002). Scale dependent dispersivity behavior of non-reactive solutes in a fracture–matrix system, International Conference on Water and Wastewater: Perspectives of Developing Countries, Dec 2002, New Delhi.
# Thampi, S. and @@color(yellow):Sekhar, M.@@ (2002). Analysis of the effects of rate limited desorption on the transport of nonlinearly biodegradable contaminants, XIV International Conference on Computational Methods in Water Resources, Delft, June 2002.
# Hayagreeva Rao, K. V. and @@color(yellow):Sekhar, M.@@ (2002). A numerical model for simulating transport and geochemistry in groundwater, International Conference on Sustainable Development and Management of Groundwater Resources in Semi-Arid Region with Special regerence to Hard Rock, Dindigul, India, Feb. 2002.
# @@color(yellow):Sekhar, M.@@, Hayagreeva Rao, K.V. and Jyothish, S. (2002). Application of a hydrogeochemical model for analysing quality of groundwater during mining activity, National Seminar on Modern Trends in Geo-Scientific Techniques (Geotechniques: 2002), Ranchi, India, June 2002.
# Nagaraj, M.K., Sridharan, K. and @@color(yellow):Sekhar, M.@@ (2001). Sequential estimation of aquifer parameters in regional groundwater system, International Conference on Civil Engineering, Bangalore, July 2001.
# Jyothish, S., @@color(yellow):Sekhar, M.@@ and Mohan Kumar, M. S. (1997). A finite volume method for modelling in-situ bioremediation of a groundwater  system, 7th Asian Congress of Fluid Mechanics (7ACFM), Madras, India, December 1997.
# @@color(yellow):Sekhar, M.@@, Jyothish, S. and Mohan Kumar, M. S. (1997). Numerical Modelling for the Design of In-Situ Aquifer Bioremediation, Indo-German Workshop on Water Pollution – Assessment and Management, October 1997, NGRI, Hyderabad, India.
# Jyothish,  S.  and @@color(yellow):Sekhar, M.@@ (1996). Groundwater  Pollution:  A  Numerical  Approach,  Environmental Pollution,  WEEP-96,  Kollam,  August 1996.
# @@color(yellow):Sekhar, M.@@,  Nagaraj,  M.K.,  Niranjan  Reddy,  P.V.  and  Sridharan,  K. (1996). Parameter  Estimation in Hydrologic and  Hydraulic  Systems, HYDRO -96, December 1996, Kanpur, India. 
# @@color(yellow):Sekhar, M.@@ and Jyothish, S. (1996). Groundwater Contamination - Pollutant Transport Modelling, Nat. Symp. on Recent Advances in Civil Engineering, December 1996, Tirupati, India.
# Hari  Prasad,  K.S.,  Mohan  Kumar,  M.S.  and  @@color(yellow):Sekhar, M.@@ (1995).  Assessment  of  Parameter  Estimates in a Hard  rock  Aquifer:  Influence  of  the  Unsaturated zone",  Solutions  95,  XXVI  IAH  Congress, Canada, June 1995.
# Mohan  Kumar,  M.S., Hari Prasad, K.S. and  @@color(yellow):Sekhar, M.@@. (1995). A  Finite   Analytic   Model  for  Analysis  of   Recharge   through  Unsaturated Soils, First International Conference on Unsaturated  Soils, Paris, Sept. 1995, pp.1095-1100.
# @@color(yellow):Sekhar, M.@@  and Sridharan, K. (1994). Methodology for Assessment of  Ground  water  in Critical and  SemiCritical  Hard  Rock  Areas, 1994.  National Workshop on Development of ground Water in Critical  and  Semi-Critical   Areas,  Alternatives,  Options  and   Strategies,  Jan.1994, pp.31-44.
# Hari Prasad, K.S., Mohan Kumar, M.S. and @@color(yellow):Sekhar, M.@@ (1994). Flow  to  a Well in a Fractured Aquifer : Influence of the  Unsaturated  Zone,  Computational  Methods in Water Resources  X,  Heidelberg  Germany,  A.  Peters et al. (eds), Kluwer Academic  Press,  1994,  pp.675-682.
# @@color(yellow):Sekhar, M.@@,   Hari  Prasad,  K.S.,  Mohan  Kumar,  M.S.   and  Sridharan,  K. (1992). Uncertainties  and  Data  Requirements  in  the  Parameter Estimation of an Anisotropic Leaky Aquifer System,  IX  International Conference on Computer Methods in Water  Resources,  Denver, USA, June 1992.
# Sridharan,  K.  and  @@color(yellow):Sekhar, M.@@ (1992).  A  Numerical  model   for Artificial Recharge in Granitic Terrains, Workshop on  Artificial  Recharge  of Ground Water in Granitic Terrain, Banglaore,  India,  Oct. 1992, pp. 171-193.
# Sridharan,  K., Mohan Kumar, M.S. and  @@color(yellow):Sekhar, M.@@ (1992).  Ground Water  Flow  and  Storage in Hard  rock  Aquifers,  Workshop  on  Artificial   Recharge  of  Ground  Water  in  Granitic   Terrain,  Bangalore, India, Oct. 1992, pp. 86-107. 
# Sridharan, K., Mohan Kumar, M.S. and @@color(yellow):Sekhar, M.@@ (1989). An  Overview  of  Flow Simulation Models in Fractured Aquifers,  International  Workshop on  Appropriate Methodologies  for  Development   and  Management  of  Groundwater Resources  in  Developing  Countries (IGC-89), Hyderabad, India, Feb. 28 - March 4, 1989, pp. 485-498.

<<clearOtherTiddlers>> 
!Technical reports
# Sreelash, K., @@color(yellow):Sekhar, M.@@, Tomer, S. K., Bandyopadhyay, S., and Mohan Kumar, M. S. (2014). Estimation of soil hydraulic properties in a catchment using agro-hydrological models and microwave remote sensing. Summary technical report for the Project no ISTC/MCV/MSE/302, November 2014, pp. 1-6.
# Tomer, S. K.,  @@color(yellow):Sekhar, M.@@,  Mohan Kumar, M. S., Mougin, E., Bandyopadhyay, S., Maity, S. and Shiv Mohan (2013). Near surface soil moisture retrieval using RISAT SAR data at watershed scale – technique development towards operational drought assessment. Technical report for the ISRO/MCV/MSE/098 project, January 2013, pp.1-35.
# Tomer, S. K.,  @@color(yellow):Sekhar, M.@@,  Bandyopadhyay, S., Maity, S., Sreelash, K., Sharma, A.K., Al Bitar, A., Kerr, Y. (2013). A Preliminary Report on Retrieval of Surface Soil Moisture using RISAT-1. Technical report for the ISRO/MCV/MSE/098 project, September 2013, pp.1-14.
# de Condappa, D.,  Barron, J., Tomer, S.K., @@color(yellow):Sekhar, M.@@ (2012). Application of SWAT and a Groundwater Model for Impact Assessment of Agricultural Water Management Interventions in Jaldhaka Watershed: Data and Set Up of Models. Stockholm Environment Institute, Technical Report - 2012, (http://awmsolutions.iwmi.org/Data/Sites/3/Documents/PDF/publication-outputs/learning-anddiscussion- briefs/application-of-swat.pdf), 72pp.
# @@color(yellow):Sekhar, M.@@  (2012). Groundwater level dynamics,  Spatio-temporal analysis of groundwater levels,  Groundwater balance estimates and  Numerical Modeling of Groundwater Flow in the Mulbagal Town. Technical reports for the Project no. ARGO/MCV/MSE/001, May 2012, Part 1 (pp.1-57), Part 2 (pp.1-21), Part 3 (pp.1-23), Part 4 (pp.1-47).
# Tomer, S. K.,  @@color(yellow):Sekhar, M.@@,   Mohan Kumar, M. S., Bandyopadhyay, S., Maity, S. and Shiv Mohan (2012). Near surface soil moisture retrieval using RISAT SAR data at watershed scale – technique development towards operational drought assessment. Technical report for the ISRO/MCV/MSE/098 project, January 2012, pp.1-16.
# Sat K. Tomer, @@color(yellow):Sekhar, M.@@,   Mohan Kumar, M.S., Bandhyopadhyay, S. (2012). Estimation of evapotranspiration using only Satellite data at AMBHAS site. Summary technical report for the Project no. ISTC/MCV/MSE/248, January 2012, pp. 1-5.
# @@color(yellow):Sekhar, M.@@ (2011). Brief study on hydrogeology and land use changes along the Bagur-Navile tunnel in Channarayapatna Taluka of Hassan district. Karnataka Neervari Nigam Limited (KNNL), Bangalore, April 2011, 31pp. 
# @@color(yellow):Sekhar, M.@@ and Mohan Kumar, M. S. (2010).  Hydrogeological study along the proposed tunnel of upper Bhadra project near Ajjampura in Tarikere taluka of Chikmaglur district. Karnataka Neeravari Nigama Ltd. (KNNL), Bangalore, May 2010, 102pp.
# Sat K. Tomer, @@color(yellow):Sekhar, M.@@, Mohan Kumar, M.S., Bandhyopadhyay, S. (2010). Root zone soil moisture retrieval by assimilation of near surface measurements. Summary technical report for the Project no. ISTC/CCE/MS/214, January 2010, pp. 1-8.
# @@color(yellow):Sekhar, M.@@ and Mohan Kumar, M. S. (2009). Geohydrological studies along the Metro rail alignment in Bangalore. Bangalore Metro Rail Corporation Ltd., Bangalore. January 2009, 56p.
# Mohan Kumar, M.S., @@color(yellow):Sekhar, M.@@, Sridharan, K., Govindaram, H.S. (2007). Sump model study for SIPAT STPP Stage – I (3x660MW) CW pump house, M/s. National Thermal Power Corporation Ltd., Noida, September 2007, 20p.
# Mohan Kumar, M.S., @@color(yellow):Sekhar, M.@@, Sridharan, K., Govindaram, H.S. (2005). Hydraulic model study for raw water pump sump and forebay – SIPAT stage II, M/s. Degremont Ltd., New Delhi, March 2005, 24p.
# Legchenko, A., Descloitres, M., Bost, A., Ruiz, L., Reddy, M. M., @@color(yellow):Sekhar, M.@@, Mohan Kumar, M.S., and Braun, J-J.  (2005). Characterization of anisotropic crystalline basement aquifers using magnetic resonance soundings (Southern India), IRD-IISc Report, Feb. 2005, 140p.
# @@color(yellow):Sekhar, M.@@, Mohan Kumar, M.S., Sivapullaiah, P.V., Braun, J-J., Ruiz, L., Descloitres, M., Barbiero, L., and Riotte, J. (2005). An integrated study of hydrology and mineralogy for assessment of water quantity and quality in the sub-catchment/ watershed. IRD-IISc Report, March 2005.
# @@color(yellow):Sekhar, M.@@, Gourisankar, D., Rasmi, S.N. and Ruiz, L. (2005). Application of integrated surface water and groundwater models using remote sensing and GIS for Gundal river basin, IISc & ISRO Space Technology Cell Report, August 2005.
# @@color(yellow):Sekhar, M.@@, Pradeep, M.V., Narayana, M.R.V.P. and Hayagreeva Rao, K.V. (2003). Water quality modeling combined with Remote Sensing and GIS (Parts A & B), IISc & ISRO Space Technology Cell Report, November 2003, 128p.
# Sukumar, R., Mujumdar, P.P. and @@color(yellow):Sekhar, M.@@ (2003). National circumstances: Forests and other natural ecosystems and water resources, M/s. Winrock International, New Delhi, November 2003, 44p.
# Sukumar, R., Mujumdar, P.P., @@color(yellow):Sekhar, M.@@ and Sivapullaiah, P.V. (2001). Impact of Iron Ore mining in the Kudemukh National Park, Karnataka Forest Department, Bangalore, January 2001.
# Sridharan, K. and @@color(yellow):Sekhar, M.@@ (2000). Sardar Sarovar canal based drinking water supply project, Surge analysis for A and K networks, M/s. Montgomery Watson Consultants, August 2000, 55p.
# Sridharan, K. and @@color(yellow):Sekhar, M.@@(1998). Surge studies for the pumping main from Thadoli to Baghera, M/s. Bhoortanam & co., Secunderabad, August 1998, 11p.
# Sridharan, K. and @@color(yellow):Sekhar, M.@@(1998). Surge analysis for Mhaisal lift irrigation scheme Stage 3 and Stage 4, Irrigation Department, Government of Maharashtra, October 1998, 46p.
# Sridharan, K. and @@color(yellow):Sekhar, M.@@ (1998). Surge studies for Churu pipe line project – PL1 (Part 2), M/s. Bhooratnam & Co., Secunderabad, July 1998, 16p.
# Sridharan, K. and @@color(yellow):Sekhar, M.@@ (1998). Surge studies for Churu pipe line project – PL1 (Part 3), M/s. Bhooratnam & Co., Secunderabad, December 1998, 27p.
# Sridharan, K. and @@color(yellow):Sekhar, M.@@ (1997). Surge studies for Churu pipe line project – PL1 (Part 1), M/s. Shridhan International, Bangalore, July 1997, 36p.
# Sridharan, K. and @@color(yellow):Sekhar, M.@@ (1997). Surge studies for Churu pipe line project – PL2, M/s. Subhash Projects and Marketing Ltd., New Delhi, March 1997, 23p.
# Sridharan, K. and @@color(yellow):Sekhar, M.@@ (1997). Surge analysis for Takari lift irrigation scheme Stage 1 and  Stage 2, Irrigation Department, Government of Maharashtra, September 1997, 56p.
# Sridharan, K. and @@color(yellow):Sekhar, M.@@ (1997). Surge protection system for water supply scheme to industrial growth centre, Dharwad, Karnataka Industrial Areas Development Board, Bangalore, December 1997, 25p.
<<clearOtherTiddlers>>

!Awards and Distinctions
# Adjunct Full Professor, Nebraska Water Center, University of Nebraska – Lincoln (UNL), Institute of Agriculture and Natural Resources, USA
# National Award for Excellence in Geoscience & Technology for the year 2018 from Ministry of Earth Sciences, Government of India.
# INC-IAH  Smt. Savitri Memorial Award for Excellence in Groundwater Science for  2018.
# Satish Dhawan Young Engineer Award in “Earth Sciences” for the year 2010 from Karnataka State Government.
# “Poste Rouge” – Fellowship of CNRS, France, 2006.
# Awarded visiting professor fellowship of IRD, France (two months each 2017 & 2018).
# Awarded “Poste Rouge” fellowship of OMP, Toulouse, France (May-July 2015). 
# NGRI-AHI Distinguished Lecture award (Hydrological Sciences) for the year 2013.

!Member - Editorial Board
# Associate Editor, Hydrological Sciences Journal (2020-2022).
# Associate Editor, Frontiers in Water: Water and Hydrocomplexity, since Dec. 2018.
# Associate Editor, Journal of Groundwater Research since 2013.
# Editorial Board, Proceedings of ICE - Water Management (July 2015-November 2019).

!Others
# Member, Committee for "Reassessment of Water Resources Potential of India", Ministry of Water Resources, River Development & Ganga Rejuvenation, 2016.
# Member of the Central Level Expert Group for overall re-assessment of ground water resources of the country, Ministry of Water Resources, India (2010 - ).
# Member, Executive Committee, Karnataka State Natural Disaster Monitoring Center, Govt. of Karnataka, India (May 2004 - ).
# Co-Chair, Working Group on Water Resources (WGVIII/4) for 2012-2016 in the Commission VIII (Remote Sensing Applications & Policies) of the International Society of Photogrammetry and Remote Sensing.
# Member, Working Group on Water Database Development and Management for the 12th Plan (2012-2017), Planning Commission, India, 2011.
# Member, Project Appraisal and Monitoring Committee (PAMC), Hydrology and Cryosphere, Ministry of Earth Sciences. Govt. of India (2012-2016).
# Invited by the National Academy of Engineering, USA as a speaker at the Second Indo-American Frontiers of Engineering Meeting, 28th February – 1st March, 2008, Irvine, USA.
/***
| Name:|RenameTagsPlugin|
| Description:|Allows you to easily rename or delete tags across multiple tiddlers|
| Version:|3.0 ($Rev: 1845 $)|
| Date:|$Date: 2007-03-16 15:19:22 +1000 (Fri, 16 Mar 2007) $|
| Source:|http://mptw.tiddlyspot.com/#RenameTagsPlugin|
| Author:|Simon Baird <simon.baird@gmail.com>|
| License|http://mptw.tiddlyspot.com/#TheBSDLicense|
Rename a tag and you will be prompted to rename it in all its tagged tiddlers.
***/
//{{{
config.renameTags = {

	prompts: {
		rename: "Rename the tag '%0' to '%1' in %2 tidder%3?",
		remove: "Remove the tag '%0' from %1 tidder%2?"
	},

	removeTag: function(tag,tiddlers) {
		store.suspendNotifications();
		for (var i=0;i<tiddlers.length;i++) {
			store.setTiddlerTag(tiddlers[i].title,false,tag);
		}
		store.resumeNotifications();
		store.notifyAll();
	},

	renameTag: function(oldTag,newTag,tiddlers) {
		store.suspendNotifications();
		for (var i=0;i<tiddlers.length;i++) {
			store.setTiddlerTag(tiddlers[i].title,false,oldTag); // remove old
			store.setTiddlerTag(tiddlers[i].title,true,newTag);  // add new
		}
		store.resumeNotifications();
		store.notifyAll();
	},

	storeMethods: {

		saveTiddler_orig_renameTags: TiddlyWiki.prototype.saveTiddler,

		saveTiddler: function(title,newTitle,newBody,modifier,modified,tags,fields) {
			if (title != newTitle) {
				var tagged = this.getTaggedTiddlers(title);
				if (tagged.length > 0) {
					// then we are renaming a tag
					if (confirm(config.renameTags.prompts.rename.format([title,newTitle,tagged.length,tagged.length>1?"s":""])))
						config.renameTags.renameTag(title,newTitle,tagged);

					if (!this.tiddlerExists(title) && newBody == "")
						// dont create unwanted tiddler
						return null;
				}
			}
			return this.saveTiddler_orig_renameTags(title,newTitle,newBody,modifier,modified,tags,fields);
		},

		removeTiddler_orig_renameTags: TiddlyWiki.prototype.removeTiddler,

		removeTiddler: function(title) {
			var tagged = this.getTaggedTiddlers(title);
			if (tagged.length > 0)
				if (confirm(config.renameTags.prompts.remove.format([title,tagged.length,tagged.length>1?"s":""])))
					config.renameTags.removeTag(title,tagged);
			return this.removeTiddler_orig_renameTags(title);
		}

	},

	init: function() {
		merge(TiddlyWiki.prototype,this.storeMethods);
	}
}

config.renameTags.init();

//}}}
<<clearOtherTiddlers>>

I work in the research areas including groundwater hydrology, agro-hydrology, satellite hydrology and urban hydrogeology. My interests include analysis of flow and reactive transport in groundwater systems, field-scale experiments in watershed hydrology, hydroclimatic & anthropogenic controls on groundwater, numerical methods, geospatial & geophysical methods, optimization & inverse problems, and modeling of environmental hydraulic processes.   

<<clearOtherTiddlers>> 
!Research Areas 
* Groundwater resource assessment under the influence of climatic variations and anthropogenic effects using numerical modeling, statistical tools and field studies.
* Retrieval of near surface soil moisture from radar remote sensing (SAR) and estimating profile soil moisture using modeling and assimilation at watershed scale.
* Retrieval of rainfall and modeling of ET from remote sensing and assimilating into distributed hydrological models.
* Stochastic modeling of flow and reactive solute transport in heterogeneous porous media. Theoretical studies and field scale experiments.
* Integrated geochemical and hydrological studies in tropical regions using experimental watersheds.
* Modeling groundwater in urban environments for resource and infrastructure studies.
* Smart water solutions in agriculture: Integration of Sensors, Satellite & ICT tools
Website               http://www.ambhas.com/

@@color(orange):(1) Retrieval of hydrological variables from remote sensing.@@
Calibration and validation of satellite retrievals of soil moisture, evapotranspiration, crop variables (e.g. leaf area index) and soil hydraulic properties from
optical and microwave remote sensing.

@@color(orange):(2) Analysis of groundwater recharge, balance and behaviour at different scales in hard rock aquifers.@@
Kabini CZO comprises of nested catchments of four orders (< 10 Km2, 80 Km2, 600 Km2 and 8000 Km2) on granitic-gnessic rock aquifers of global significance. 
These are being investigated to develop scale dependent relationships in hard rock aquifers and methods & modelling tools to for groundwater balance and 
disaggregation approaches for small watershed scales.
http://bangalore.urbanmetabolism.asia/2017/10/17/groundwater-levels-from-2015-to-2017/

@@color(orange):(3) Effects of land use and land cover on recharge in semi-arid tropical soils.@@
The semi-arid areas have relatively higher ET and lower recharge and there is high degree of uncertainty in estimates of recharge in tropical soils. 
Further, in this millennium, the crop choice, the farming & irrigation practices are resulting in altered recharge. Through test sites in Kabini CZO, recharge, 
water use efficiency and improved crop productivity are being investigated using coupled models of crop and groundwater.  The CZO comprises of paired 
catchments - forest and agricultural – to compare between the land cover types and to study the effects of climatic variability.

@@color(orange):(4) Modeling the water-rock interactions in tropical semi-arid catchments.@@  
Tropical semi-arid catchments produce a greater percentage of weathered products (e.g. calcium, magnesium, silica) to the stream and eventually to ocean 
through the groundwater pathway.  As there were no long term observatories in tropics relative to the temperate regions little is known about the fluxes from 
the groundwater. Paired experimental catchments (forested and agricultural) in Kabini CZO are investigated for chemical fluxes through field experiments and 
modelling studies.

@@color(orange):(5) Analysis of nitrate transport and transformation in semi-arid soils.@@ 
The semi-arid agricultural parts of Kabini CZO have higher nitrates in groundwater (several times higher than the drinking water limit). The mechanisms of 
leaching of nitrate affected by soil & crop types, land use practices, aquifer conditions in tropical semi-arid soils is relatively less known. Investigations through 
laboratory and field experiments combined with modelling are being pursued in test sites of CZO towards this theme.

@@color(orange):(5) Smart water solutions in agriculture: Integration of Sensors, Satellite & ICT tools.@@ 
To develop a decision support system, which utilizes a framework that combines microwave satellite observations (soil moisture and crop variables) with 
terrestrial data captured from network of IoT enabled soil sensors to provide smart solutions for Agriculture with applications into the area of Irrigation 
scheduling and water management.
https://agritech.boschindia.com/imprint

IoT Laboratory - ICWaR
http://54.95.1.36/alfadockpro/factory_layout/IISc/IIScUnits.html

<<clearOtherTiddlers>> 
!Weblinks
https://youtu.be/ghyEpNt8oeo
http://183.82.2.177/VATI/home.php
http://183.82.2.177:8089/SujalaSM/login


<<clearOtherTiddlers>>

{{borderlessL{<html><img src="./slide1.jpg" style="height: 400px; "/></html><br> 

<<clearOtherTiddlers>>

{{borderlessL{<html><img src="./slide2.jpg" style="height: 400px; "/></html><br> 

<<clearOtherTiddlers>>

{{borderlessL{<html><img src="./slide3.jpg" style="height: 400px; "/></html><br> 

<<clearOtherTiddlers>>

{{borderlessL{<html><img src="./slide4.jpg" style="height: 400px; "/></html><br> 

<<clearOtherTiddlers>>

{{borderlessL{<html><img src="./slide5.jpg" style="height: 400px; "/></html><br> 

<<clearOtherTiddlers>>

{{borderlessL{<html><img src="./slide6.jpg" style="height: 400px; "/></html><br> 
<<clearOtherTiddlers>>

{{borderlessL{<html><img src="./slide7.jpg" style="height: 400px; "/></html><br> 
<<clearOtherTiddlers>>

!Kabini CZO   

The significance of studies in Kabini CZO
http://geowww.agrocampus-ouest.fr/portails/?portail=aicha
INDO - FRENCH CELL FOR WATER SCIENCES                http://www.cefirse.ird.fr/

{{borderlessL{<html><img src="./Kabini CZO location.jpg" style="height: 400px; "/></html><br> 
<<clearOtherTiddlers>>

{{borderlessL{<html><img src="./Kabini CZO Equipment.jpg" style="height: 400px; "/></html><br> 
[[Introduction]]
/***
| Name|SaveCloseTiddlerPlugin|
| Description|Provides two extra toolbar commands, saveCloseTiddler and cancelCloseTiddler|
| Version|3.0 ($Rev: 2134 $)|
| Date|$Date: 2007-04-30 16:11:12 +1000 (Mon, 30 Apr 2007) $|
| Source|http://mptw.tiddlyspot.com/#SaveCloseTiddlerPlugin|
| Author|Simon Baird <simon.baird@gmail.com>|
| License|http://mptw.tiddlyspot.com/#TheBSDLicense|
To use these you must add them to the tool bar in your EditTemplate
***/
//{{{
merge(config.commands,{

	saveCloseTiddler: {
		text: 'done/close',
		tooltip: 'Save changes to this tiddler and close it',
		handler: function(e,src,title) {
			config.commands.saveTiddler.handler(e,src,title);
			config.commands.closeTiddler.handler(e,src,title);
			return false;
		}
	},

	cancelCloseTiddler: {
		text: 'cancel/close',
		tooltip: 'Undo changes to this tiddler and close it',
		handler: function(e,src,title) {
			config.commands.cancelTiddler.handler(e,src,title);
			config.commands.closeTiddler.handler(e,src,title);
			return false;
		}
	}

});

//}}}
Professor, Dept. of Civil Engg., Indian Institute of Science, Bangalore (India)
Prof. M. Sekhar
/***
|''Name:''|SparklinePlugin|
|''Description:''|Sparklines macro|
***/
//{{{
if(!version.extensions.SparklinePlugin) {
version.extensions.SparklinePlugin = {installed:true};

//--
//-- Sparklines
//--

config.macros.sparkline = {};
config.macros.sparkline.handler = function(place,macroName,params)
{
	var data = [];
	var min = 0;
	var max = 0;
	var v;
	for(var t=0; t<params.length; t++) {
		v = parseInt(params[t]);
		if(v < min)
			min = v;
		if(v > max)
			max = v;
		data.push(v);
	}
	if(data.length < 1)
		return;
	var box = createTiddlyElement(place,"span",null,"sparkline",String.fromCharCode(160));
	box.title = data.join(",");
	var w = box.offsetWidth;
	var h = box.offsetHeight;
	box.style.paddingRight = (data.length * 2 - w) + "px";
	box.style.position = "relative";
	for(var d=0; d<data.length; d++) {
		var tick = document.createElement("img");
		tick.border = 0;
		tick.className = "sparktick";
		tick.style.position = "absolute";
		tick.src = "data:image/gif,GIF89a%01%00%01%00%91%FF%00%FF%FF%FF%00%00%00%C0%C0%C0%00%00%00!%F9%04%01%00%00%02%00%2C%00%00%00%00%01%00%01%00%40%02%02T%01%00%3B";
		tick.style.left = d*2 + "px";
		tick.style.width = "2px";
		v = Math.floor(((data[d] - min)/(max-min)) * h);
		tick.style.top = (h-v) + "px";
		tick.style.height = v + "px";
		box.appendChild(tick);
	}
};


}
//}}}
/***
http://tiddlystyles.com/#theme:DevFire
Author: Clint Checketts
***/

/*{{{*/
body {
background: #000;
}
/*}}}*/
/***
!Link styles /% ============================================================= %/
***/
/*{{{*/
a,
a.button,
#mainMenu a.button,
#sidebarOptions .sliderPanel a{
 color: #ffbf00;
 border: 0;
 background: transparent;
}

a:hover,
a.button:hover,
#mainMenu a.button:hover,
#sidebarOptions .sliderPanel a:hover
#sidebarOptions .sliderPanel a:active{
 color: #ff7f00;
 border: 0;
 border-bottom: #ff7f00 1px dashed;
 background: transparent;
 text-decoration: none;
}

#displayArea .button.highlight{
 color: #ffbf00;
 background: #4c4c4c;
}
/*}}}*/
/***
!Header styles /% ============================================================= %/
***/
/*{{{*/
.header{
 border-bottom: 2px solid #ffbf00;
 color: #fff;
}

.headerForeground a {
 color: #fff;
}

.header a:hover {
 border-bottom: 1px dashed #fff;
}
/*}}}*/
/***
!Main menu styles /% ============================================================= %/
***/
/*{{{*/
#mainMenu {color: #fff;}
#mainMenu h1{
 font-size: 1.1em;
}
#mainMenu li,#mainMenu ul{
 list-style: none;
 margin: 0;
 padding: 0;
}
/*}}}*/
/***
!Sidebar styles /% ============================================================= %/
***/
/*{{{*/
#sidebar {
 right: 0;
 color: #fff;
 border: 2px solid #ffbf00;
 border-width: 0 0 2px 2px;
}
#sidebarOptions {
 background-color: #4c4c4c;
 padding: 0;
}

#sidebarOptions a{
 margin: 0;
 color: #ffbf00;
 border: 0;
}
#sidebarOptions a:hover {
 color: #4c4c4c;
 background-color: #ffbf00;

}

#sidebarOptions a:active {
 color: #ffbf00;
 background-color: transparent;
}

#sidebarOptions .sliderPanel {
 background-color: #333;
 margin: 0;
}

/***
!Tiddler Display styles /% ============================================================= %/
***/
/*{{{*/
.title{color: #fff;}
h1, h2, h3, h4, h5 {
 color: #fff;
 background-color: transparent;
 border-bottom: 1px solid #333;
}

.subtitle{
 color: #666;
}

.viewer {color: #fff; }

.viewer table{background: #666; color: #fff;}

.viewer th {background-color: #996; color: #fff;}

.viewer pre, .viewer code {color: #ddd; background-color: #4c4c4c; border: 1px solid #ffbf00;}

.viewer hr {color: #666;}

.tiddler .button {color: #4c4c4c;}
.tiddler .button:hover { color: #ffbf00; background-color: #4c4c4c;}
.tiddler .button:active {color: #ffbf00; background-color: #4c4c4c;}

.toolbar {
 color: #4c4c4c;
}

.toolbar a.button,
.toolbar a.button:hover,
.toolbar a.button:active,
.editorFooter a{
 border: 0;
}

.footer {
 color: #ddd;
}

.selected .footer {
 color: #888;
}

.highlight, .marked {
 color: #000;
 background-color: #ffe72f;
}
.editorFooter {
 color: #aaa;
}

.tab{
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
}

.tagging,
.tagged{
 background: #4c4c4c;
 border: 1px solid #4c4c4c; 
}

.selected .tagging,
.selected .tagged{
 background-color: #333;
 border: 1px solid #ffbf00;
}

.tagging .listTitle,
.tagged .listTitle{
 color: #fff;
}

.tagging .button,
.tagged .button{
 color: #ffbf00;
 border: 0;
 padding: 0;
}

.tagging .button:hover,
.tagged .button:hover{
background: transparent;
}

.selected .isTag .tagging.simple,
.selected .tagged.simple,
.isTag .tagging.simple,
.tagged.simple {
 float: none;
 display: inline;
 border: 0;
 background: transparent;
 color: #fff;
 margin: 0;
}

.cascade {
 background: #4c4c4c;
 color: #ddd;
 border: 1px solid #ffbf00;
}

!This is added for Math font
.viewer {
  line-height: 125%;
  font-family: serif;
  font-size: 12pt;
}
/*}}}*/
<<clearOtherTiddlers>>

!Projects funded: 
!@@color(yellow):[Active]@@ 
# INGENIoS; Indo-German Network of Environmental Systems-Hydrology under Indo-German Partnership in Higher Education (IGP). Sponsored by UGC-DAAD. Duration 4 years (2020-2024). @@color(yellow):[Principal investigator]@@.
# Integrated model of surface and groundwater to analyse impacts of climate and anthropogenic change: Application to Cauvery river basin. Sponsored by Indian National Committee on Ground Water (INCGW), CGWB. Duration 2 years (2024-2026) @@color(yellow):[Principal investigator]@@. @@color(green):Sanctioned@@.
# Storage, transport and chemical evolution of infiltrating water in Critical Zone (CZ), western Himalayas. Sponsored by Science & Engineering Research Board. Duration 3 years (2024-2027). @@color(yellow):[Co-investigator]@@. @@color(green):Sanctioned@@.
# Large scale reuse of treated wastewater for indirect recharge of ground water. Sponsored by Department of Higher Education, GoI. Swachhta  Action plan under the Scheme UNNAT BHARAT ABHIYAN. Duration 3 years (2023-2026) @@color(yellow):[Co-investigator]@@.
# Novel conjugated molecule-based solid-state sensors for Nitrate, Fluoride and Chromium in water bodies: Sensor and field study. Scheme for Transformational and Advanced Research in Sciences (STARS).  Duration 3 years (2023-2026). @@color(yellow):[Co-investigator]@@.
# Improved rainfall-runoff modelling by using satellite estimated soil moisture, under the umbrella project of "Early warning system for flood prediction in the river basins of India". Sponsored by CDAC. Duration 5 years (2019-2024). @@color(yellow):[ Principal investigator]@@.
# An integrated study of hydrology and mineralogy for assessment of water quantity and quality in the sub-catchment/ watershed, Sponsored by IRD-France. Duration: 25 years (2001-2025)  @@color(yellow):[Principal investigator]@@.

!@@color(yellow):[Completed]@@ 
# Transport and transformation of pesticides from an Indian ago-system: Insights from Compound Specific Isotope Analysis (CSIA). Sponsored by International Atomic Energy Agency (IAEA). Duration 5 years (2018-2023). @@color(yellow):[Co-investigator]@@.
# Estimation of higher resolution soil moisture over UK by combining active and passive microwave satellite data. Sponsored by CEH, UK. Duration 5 years (2017-2023). @@color(yellow):[Principal investigator]@@.
# Evaluating the soil moisture storage estimates using combination of water budget model and GRACE data. Sponsored by NRDMS, DST. Duration 4 years (2018-2022). @@color(yellow):[Principal investigator]@@.
# Accompanying The adaptation of irrigated agriculture to climate CHAnge (ATCHA). Sponsored by ANR, France. Duration 5 years (2017-2022). @@color(yellow):[Co-investigator]@@.
# Smart water solutions in agriculture: Integration of Sensors, Satellite & ICT tools. Sponsored by IMPRINT, India. Duration 5 years (2017-2022). @@color(yellow):[Principal investigator]@@.
# MEERENDA: Microwave remote sEnsing for watEr Resources managEment iN berambaDi wAtershed. Sponsored by CNRS, France. Duration 4 years (2017-2021). @@color(yellow):[Co-investigator]@@.
# Developing a new methodology for farm scale soil moisture estimation using radar-only model parameters modified using scattering power decomposition methods. Sponsored by SAC-ISRO, India. Duration 3 years (2017-2020). @@color(yellow):[Principal investigator]@@.
# Upscaling catchment processes for sustainable water management in Peninsular India. Sponsored by MoES and NERC, Indo-UK Project. Duration 3 years (2016-2019). @@color(yellow):[Co-investigator]@@.
# Monsoon dynamics and thermodynamics from the land surface, through convection to the continental scale (INCOMPASS). Sponsored by MoES and NERC, Indo-UK project. Duration 3 years (2015-2018). @@color(yellow):[Co-investigator]@@.
# Bangalore Urban Metabolism Project (BUMP) – Informing better governance for urban sustainability. Sponsored by Asia, Cities Alliance, Brussels & SEI, US. Duration 2 years (2015-2017). @@color(yellow):[Co-investigator]@@.
# Adaptation of irrigated agriculture to climate change. Sponsored by Indo-French CEFIPRA/IFCPAR. Duration: 3 years (2013-2017). @@color(yellow):[Principal investigator]@@.
# What will the future be? Projecting environmental change in a warming world for semi-arid landscapes. Sponsored by DST-AISRF, Indo-Australian project. Duration: 3 years (2014-2017).  @@color(yellow):[Principal investigator]@@.
# Development of a coupled distributed groundwater model to assimilate RS data. Sponsored by SAC-ISRO under PRACRITI-II. Duration: 2 years (2014-2017).  @@color(yellow):[Co-investigator]@@.
# Modeling of evapotranspiration from remote sensing. Sponsored by ISRO-STC. Duration: 2 years (2015-2017) @@color(yellow):[Principal investigator]@@.
# Calibration and Validation of SMAP Soil Moisture Product over an Experimental Agricultural Watershed in Karnataka. Sponsored by SAC-ISRO. Duration: 2 years (2015-2017).  @@color(yellow):[Principal investigator]@@.
# Reducing flood loss - A data-assimilation framework for improving forecasting capability in sparsely gauged regions. Sponsored by Australian Research Council. Duration: 3 years (2014-2017).  @@color(yellow):[Co- investigator]@@.
# Stochastic modeling of groundwater flow and contaminant transport at the proposed uranium tailings pond. Sponsored by BRNS. Duration: 3 years (2012-2016). @@color(yellow):[Principal investigator]@@.
# Water security and infrastructure resilience under climate change. Sponsored by DST and UKIERI, Indo-UK project. Duration: 2 years (2014-2016). @@color(yellow):[Co-investigator]@@.
# Hydrometerological feedbacks and changes in water storage and fluxes in northern India. Sponsored by MoES-NERC Indo-UK Project. Duration: 4 years (2011-2016). @@color(yellow):[Co- investigator]@@.
# Sensor network based cyber physical Infrastructure for continuous monitoring of water distribution networks.Sponsored by Robert Bosch Cyber Physical Systems, IISc & IBM. Duration: 2 years (2014-2016). @@color(yellow):[Co-investigator]@@.
# Assessing groundwater storage changes and sustainability due to climate change in the semi-arid watersheds of South India. Sponsored by CSIR-India under the COPEC project. Duration: 3 years (2011-2015). @@color(yellow):[Prinicipal investigator]@@.
# R&D activities and Capacity building in the area of Sump Pump Model studies (Farakka Stage - III) involving both Physical Modeling as well as CFD model development. Sponsored by NETRA - National Thermal Power Corporation. Duration: 1 and half years (2014-2015). @@color(yellow):[Co-investigator]@@.
# Energy and mass exchange in vegetative systems. Sponsored by ISRO-SAC. Duration: 3 years (2012-2015). @@color(yellow):[Prinicipal investigator]@@.
# Estimation of soil hydraulic properties in a catchment using agro-hydrological models and microwave remote sensing. Sponsored by ISRO-STC. Duration: 2 years (2013-2015) @@color(yellow):[Principal investigator]@@.
# SPMU based solar water pump and smart controller. Sponsored by Cyber Physical Systems, IISc. Duration: 1 year (2014-2015). @@color(yellow):[Co-investigator]@@.
# Development of land parameter retrieval techniques and tools for polarimetric SAR data analysis. Sponsored by ISRO-SAC. Duration: 3 years (2010-2013)  @@color(yellow):[Principal investigator]@@.
# Validation of MT rain rate products and its application in hydrology in the Kabini river basin. Sponsored by ISRO-DOS. Duration: 3 years (2010-2013) @@color(yellow):[Principal investigator]@@.
# Assimilation of remote sensing data for modeling the land surface fluxes at watershed scale using a distributed hydrological model. Sponsored by ISRO-STC. Duration: 2 Years (2010-2012) @@color(yellow):[Principal investigator]@@.
# Sustainable groundwater management in an urban environment. Sponsored by Arghyam-NGO. Duration: 3 years (2008-2011) @@color(yellow):[Principal investigator]@@. 
# Socio-economic Assessment of the rural Vulnerability of water users under stressors of global changes in the Hard rock area of South India. Sponsored by ANR-France. Duration: 3 years (2009-2011) @@color(yellow):[Co- investigator]@@.
# Retrieval of root zone soil moisture from near-surface measurements. Sponsored by ISRO-STC. Duration: 2 Years (2008-2010) @@color(yellow):[Principal investigator]@@.
# Characterization of groundwater flow regime in fractured aquifer system. Sponsored by AICTE-GOI. Duration: 3 Years (2006-2009) @@color(yellow):[Principal investigator]@@.
# Hydro-bio-geochemical cycles in two experimental watersheds of South India. Sponsored by Indo-French CEFIPRA/IFCPAR, India, Duration: 3 years (2005-2008)  @@color(yellow):[Co- investigator]@@.
# Application of integrated surface water and groundwater models using remote sensing and GIS for Gundal river basin. Sponsored by ISRO-STC. Duration: 2 years (2003-2005)  @@color(yellow):[Principal investigator]@@.

!Workshops Organised: 
# Indo-US Bilateral Workshop on Addressing the Nexus of Food, Energy, and Water (FEW) in the Context of Societal Challenges (19-21 April 2017). Sponsored by IUSTF.@@color(yellow):[Co-Principal investigator]@@.
# Indo-UK Workshop on Water Quality Source Protection (30 March - 1 April, 2016). Sponsored by James Hutton Institute, Scotland. 
# Near real time forecasting of soil moisture for water resources management (March 2014). Sponsored by Indo-German Bilateral Agency. @@color(yellow):[Co-Principal investigator]@@.
# Sustainability of soil and water management in the uplands of Asia: LUC and CC in question (Dec 2013). Sponsored by SELTAR, IRD, France. @@color(yellow):[Co-Principal investigator]@@.
# Indo-UK perspective on Water quality: Threats, technologies and options (August 2013). Sponsored by RSC, UK Science & Innovation Network, Shell Technology Centre. @@color(yellow):[Co-Principal investigator]@@.
# Water resources management using microwave remote sensing (November 2013). Sponsored by Indo-French Water Network. @@color(yellow):[Co-Principal investigator]@@. 


!Industrial consultancy: 
Conducted more than @@color(orange): 30 consulting projects@@ in the areas of watershed hydrology, urban & regional groundwater systems, hydraulic model studies for pump-sump design, and hydraulic analysis & design of surge protection systems for water supply projects.

* Developed tool box for estimating hydrological components (runoff, evapotranspiration, groundwater recharge, soil moisture) for micro- and sub-watersheds (500 to 2500 hectares) and water budget. The tool is applied for 400 sub-watersheds (2000 micro-watersheds) in 11 semi-arid districts of Karnataka for generating hydrological inventory for 2014-2019. The hydrological inventory combined with land resource inventory (LRI) is critical for decisions on design of - farm ponds in plots, water conservation structures in watershed & irrigation choices (drip/sprinkler/flood) using groundwater. Furthermore useful for assessing sustainability of watersheds with the planned water use & crop planning choices and for evaluating climatic risks.

* Developed a framework to model groundwater systems combining sparse groundwater observation well network (hard data) with auxiliary data (soft data) generated from various sources such as satellite observations, demand side information from surveys and aquifer mapping information from NAQUIM. The approach is being applied and tested on 45 taluks in semi-arid areas (belonging to regions with critical/ semi-critical groundwater conditions) in Karnataka.

* The Bangalore metro rail corporation proposes four underground tunnels of 3-4 km length at a depth of 17m below the ground in the central business district region. The groundwater is extensively used in the city of Bangalore thereby the hydrogeological study becomes important for assessing the groundwater flow in the hard rock lithology characterized by saprolite (weathered zone) overlying the crystalline fractured bed rock. The study used modeling combined with extensive field data for assessing the potential impacts to the groundwater system due to the proposed tunnels for metro rail. http://bmrc.co.in/pdf/news/IISc-Report.pdf

* Groundwater inflow into tunnels during tunnel construction is a common and challenging problem faced by tunnel designers and requires suitable steps to be taken to reduce the groundwater inflow into the tunnel during the construction and in the long run both from the stability aspects as well as environmental consequences.  The later aspect in cultivated areas with the groundwater irrigation is the potential impacts in the event of groundwater drawdown and loss of groundwater resources due to the drainage and leakage through the tunnel. The upper Bhadra project is under taken by Karnataka Neeravari Nigama Limited (KKNL), Government of Karnataka. The project is to provide water to Chitradurga and other areas from Bhadra reservoir. The project involves the lifting of water from the reservoir and flows through the open canal and passes through the tunnel, which comes under upper Bhadra project. The aim of the project is to perform modeling and assessing the potential impacts to the groundwater system due to the proposed tunnel and proposing suitable site specific strategies to eliminate any unfavorable effects on the groundwater system due to the proposed tunnel.


* Hydraulic model studies are carried out in the laboratory for assessing the pump-sump designs for thermal power stations. Scaled models are built and experiments are performed for various hydraulic conditions to identify surface and subsurface vortices, if any, in the sump chamber, major recirculation zones in the forebay and velocity distributions in the sump chamber and suction tube entry. The model observations provide an opportunity to improve the flow condition in the forebay and sump chamber. The final aim of these studies is to achieve a flow condition in the sump chamber and around the entry location to the suction draft tube, without the formation of any detrimental vortex. 

* Hydraulic analysis and design of surge protection systems for pumping mains of water supply projects using mathematical models for simulating the effects of water hammer for various operating conditions in the pump manifold and transmission pipe(s) due to power failure condition for the pumps.  

Selected projects are listed below:
!@@color(yellow):[Active]@@
# HYDRO-REWARD:Integrated Project on Hydrological monitoring, Analysis and DSS. Karnataka Watershed Development Department for the REWARD World Bank project (2022-2026). @@color(yellow):[Principal investigator]@@.
# Lake Restoration and Hydrological Assessments - Phase II. Bangalore International Airport Ltd. (2020-2022). @@color(yellow):[Co-investigator]@@.

!@@color(yellow):[Completed]@@
# Development of groundwater flow model and preparation of aquifer management plans. Central Ground Water Board, (2017-2021). @@color(yellow):[Principal investigator]@@.
# Integrated hydrological assessment, Monitoring and Documentation. Sponsored by Karnataka Watershed Development Department & World Bank (Sujala III Project). Duration 5 years (2015-2019). @@color(yellow):[Principal investigator]@@.
# Evaluation of Scheme of Ground Water Management & Regulation (2012-17). Report prepared for Central Ground Water Board, Ministry of Water Resources, River Development & Ganga Rejuvenation, Govt. of India., 31p, July 2017 @@color(yellow):[Co- investigator]@@.
#  Lake Restoration and Hydrological Assessments - Phase I. Bangalore International Airport Ltd. (2018-19). @@color(yellow):[Co-investigator]@@.
#  Hydrogeological study along the tunnel of upper Badhra project. Karnataka Neervari Nigam Limited, Bangalore, July 2009 @@color(yellow):[Principal investigator]@@.
# Brief study on hydrogeology and land use changes along the Bagur-Navile tunnel in Channarayapatna Taluka of Hassan district. Karnataka Neervari Nigam Limited, Bangalore, Oct 2010 @@color(yellow):[Principal investigator]@@.
# Geohydrological studies along the Metro- rail alignment in Bangalore. Bangalore Metro Rail Corporation Ltd., Bangalore, June 2007  @@color(yellow):[Principal investigator]@@.
# Sump model study for Nabinagar Thermal Power Plant (4x250MW) Intake well. National Thermal Power Corporation Ltd., New Delhi, October 2012 @@color(yellow):[Co-investigator]@@.
# Sump model study for sea water intake pump house. National Thermal Power Corporation Ltd., New Delhi, July 2009 @@color(yellow):[Co-investigator]@@.
# Sump model study for BAHR STPP Stage I (3x660MW) CW pump house. M/s. Kirloskar Brothers Ltd., Pune, December 2007 @@color(yellow):[Co-investigator]@@.
#  Hydraulic model study for raw water pump sump and forebay – SIPAT Stage II. M/s. Degremont Ltd., New Delhi, September 2007 @@color(yellow):[Co-investigator]@@.
#  Sump model study for SIPAT STPP Stage I (3x660MW) CW pump house. National Thermal Power Corporation, New Delhi, March 2005 @@color(yellow):[Co-investigator]@@.
#   National Circum-stances: Forests, other natural eco-systems and water resources – “write-up” project, M/s. Winrock International, New Delhi, November 2003  @@color(yellow):[Co- investigator]@@.
#Impact of Iron Ore mining in the Kudemukh National Park. Karnataka Forest Department, Jan. 2001 @@color(yellow):[Co-investigator]@@.
#    Sardar Sarovar canal drinking water supply project, M/s. Montgomery Watson Consultants, August 2000 @@color(yellow):[Co-investigator]@@.
# Surge studies for Churu pipe line project – PL1 (Parts 1-3), M/s. Bhooratnam & Co., Secunderabad,  July 1997, July 1998, December 1998 @@color(yellow):[Co-investigator]@@.
#  Surge analysis for Mhaisal lift irrigation scheme (Stages 3 & 4), Irrigation Department, Government of State of Maharashtra, Pune, October 1998 @@color(yellow):[Co-investigator]@@.
#  Surge studies for the pumping main from Thadoli to Baghera, M/s. Bhooratnam & Co., Secunderabad, August 1998  @@color(yellow):[Co-investigator]@@.
# Surge protection system for water supply scheme to Industrial growth centre, Dharwad, Karnataka Industrial Areas Development Board, Bangalore, December 1997  @@color(yellow):[Co-investigator]@@.
#  Surge Analysis for Takari lift irrigation scheme (Stages 1 & 2), Irrigation Department, Government of State of  Maharashtra, Pune, September 1997 @@color(yellow):[Co-investigator]@@.
<<allTags excludeLists>>
<<tabs txtMoreTab "Tags" "All Tags" TabAllTags "Miss" "Missing tiddlers" TabMoreMissing "Orph" "Orphaned tiddlers" TabMoreOrphans "Shad" "Shadowed tiddlers" TabMoreShadowed>>
<<allTags excludeLists [a-z]>>
/***
| Name|TagglyTaggingPlugin|
| Description|tagglyTagging macro is a replacement for the builtin tagging macro in your ViewTemplate|
| Version|3.1 ($Rev: 2351 $)|
| Date|$Date: 2007-07-12 10:18:02 +1000 (Thu, 12 Jul 2007) $|
| Source|http://mptw.tiddlyspot.com/#TagglyTaggingPlugin|
| Author|Simon Baird <simon.baird@gmail.com>|
| License|http://mptw.tiddlyspot.com/#TheBSDLicense|
!Notes
See http://mptw.tiddlyspot.com/#TagglyTagging
***/
//{{{
config.taggly = {

	// for translations
	lingo: {
		labels: {
			asc:        "\u2191", // down arrow
			desc:       "\u2193", // up arrow
			title:      "title",
			modified:   "modified",
			created:    "created",
			show:       "+",
			hide:       "-",
			normal:     "normal",
			group:      "group",
			commas:     "commas",
			sitemap:    "sitemap",
			numCols:    "cols\u00b1", // plus minus sign
			label:      "Tagged as '%0':",
			excerpts:   "excerpts",
			contents:   "contents",
			sliders:    "sliders",
			noexcerpts: "title only"
		},

		tooltips: {
			title:    "Click to sort by title",
			modified: "Click to sort by modified date",
			created:  "Click to sort by created date",
			show:     "Click to show tagging list",
			hide:     "Click to hide tagging list",
			normal:   "Click to show a normal ungrouped list",
			group:    "Click to show list grouped by tag",
			sitemap:  "Click to show a sitemap style list",
			commas:   "Click to show a comma separated list",
			numCols:  "Click to change number of columns",
			excerpts: "Click to show excerpts",
			contents: "Click to show entire tiddler contents",
			sliders:  "Click to show tiddler contents in sliders",
			noexcerpts: "Click to show entire title only"
		}
	},

	config: {
		showTaggingCounts: true,
		listOpts: {
			// the first one will be the default
			sortBy:     ["title","modified","created"],
			sortOrder:  ["asc","desc"],
			hideState:  ["show","hide"],
			listMode:   ["normal","group","sitemap","commas"],
			numCols:    ["1","2","3","4","5","6"],
			excerpts:   ["noexcerpts","excerpts","contents","sliders"]
		},
		valuePrefix: "taggly.",
		excludeTags: ["excludeLists","excludeTagging"],
		excerptSize: 50,
		excerptMarker: "/%"+"%/"
	},

	getTagglyOpt: function(title,opt) {
		var val = store.getValue(title,this.config.valuePrefix+opt);
		return val ? val : this.config.listOpts[opt][0];
	},

	setTagglyOpt: function(title,opt,value) {
		if (!store.tiddlerExists(title))
			// create it silently
			store.saveTiddler(title,title,config.views.editor.defaultText.format([title]),config.options.txtUserName,new Date(),null);
		// if value is default then remove it to save space
		return store.setValue(title,
			this.config.valuePrefix+opt,
			value == this.config.listOpts[opt][0] ? null : value);
	},

	getNextValue: function(title,opt) {
		var current = this.getTagglyOpt(title,opt);
		var pos = this.config.listOpts[opt].indexOf(current);
		// a little usability enhancement. actually it doesn't work right for grouped or sitemap
		var limit = (opt == "numCols" ? store.getTaggedTiddlers(title).length : this.config.listOpts[opt].length);
		var newPos = (pos + 1) % limit;
		return this.config.listOpts[opt][newPos];
	},

	toggleTagglyOpt: function(title,opt) {
		var newVal = this.getNextValue(title,opt);
		this.setTagglyOpt(title,opt,newVal);
	}, 

	createListControl: function(place,title,type) {
		var lingo = config.taggly.lingo;
		var label;
		var tooltip;
		var onclick;

		if ((type == "title" || type == "modified" || type == "created")) {
			// "special" controls. a little tricky. derived from sortOrder and sortBy
			label = lingo.labels[type];
			tooltip = lingo.tooltips[type];

			if (this.getTagglyOpt(title,"sortBy") == type) {
				label += lingo.labels[this.getTagglyOpt(title,"sortOrder")];
				onclick = function() {
					config.taggly.toggleTagglyOpt(title,"sortOrder");
					return false;
				}
			}
			else {
				onclick = function() {
					config.taggly.setTagglyOpt(title,"sortBy",type);
					config.taggly.setTagglyOpt(title,"sortOrder",config.taggly.config.listOpts.sortOrder[0]);
					return false;
				}
			}
		}
		else {
			// "regular" controls, nice and simple
			label = lingo.labels[type == "numCols" ? type : this.getNextValue(title,type)];
			tooltip = lingo.tooltips[type == "numCols" ? type : this.getNextValue(title,type)];
			onclick = function() {
				config.taggly.toggleTagglyOpt(title,type);
				return false;
			}
		}

		// hide button because commas don't have columns
		if (!(this.getTagglyOpt(title,"listMode") == "commas" && type == "numCols"))
			createTiddlyButton(place,label,tooltip,onclick,type == "hideState" ? "hidebutton" : "button");
	},

	makeColumns: function(orig,numCols) {
		var listSize = orig.length;
		var colSize = listSize/numCols;
		var remainder = listSize % numCols;

		var upperColsize = colSize;
		var lowerColsize = colSize;

		if (colSize != Math.floor(colSize)) {
			// it's not an exact fit so..
			upperColsize = Math.floor(colSize) + 1;
			lowerColsize = Math.floor(colSize);
		}

		var output = [];
		var c = 0;
		for (var j=0;j<numCols;j++) {
			var singleCol = [];
			var thisSize = j < remainder ? upperColsize : lowerColsize;
			for (var i=0;i<thisSize;i++) 
				singleCol.push(orig[c++]);
			output.push(singleCol);
		}

		return output;
	},

	drawTable: function(place,columns,theClass) {
		var newTable = createTiddlyElement(place,"table",null,theClass);
		var newTbody = createTiddlyElement(newTable,"tbody");
		var newTr = createTiddlyElement(newTbody,"tr");
		for (var j=0;j<columns.length;j++) {
			var colOutput = "";
			for (var i=0;i<columns[j].length;i++) 
				colOutput += columns[j][i];
			var newTd = createTiddlyElement(newTr,"td",null,"tagglyTagging"); // todo should not need this class
			wikify(colOutput,newTd);
		}
		return newTable;
	},

	createTagglyList: function(place,title) {
		switch(this.getTagglyOpt(title,"listMode")) {
			case "group":  return this.createTagglyListGrouped(place,title); break;
			case "normal": return this.createTagglyListNormal(place,title,false); break;
			case "commas": return this.createTagglyListNormal(place,title,true); break;
			case "sitemap":return this.createTagglyListSiteMap(place,title); break;
		}
	},

	getTaggingCount: function(title) {
		// thanks to Doug Edmunds
		if (this.config.showTaggingCounts) {
			var tagCount = store.getTaggedTiddlers(title).length;
			if (tagCount > 0)
				return " ("+tagCount+")";
		}
		return "";
	},

	getExcerpt: function(inTiddlerTitle,title,indent) {
    if (!indent)
			indent = 1;
		if (this.getTagglyOpt(inTiddlerTitle,"excerpts") == "excerpts") {
			var t = store.getTiddler(title);
			if (t) {
				var text = t.text.replace(/\n/," ");
				var marker = text.indexOf(this.config.excerptMarker);
				if (marker != -1) {
					return " {{excerpt{<nowiki>" + text.substr(0,marker) + "</nowiki>}}}";
				}
				else if (text.length < this.config.excerptSize) {
					return " {{excerpt{<nowiki>" + t.text + "</nowiki>}}}";
				}
				else {
					return " {{excerpt{<nowiki>" + t.text.substr(0,this.config.excerptSize) + "..." + "</nowiki>}}}";
				}
			}
		}
		else if (this.getTagglyOpt(inTiddlerTitle,"excerpts") == "contents") {
			var t = store.getTiddler(title);
			if (t) {
				return "\n{{contents indent"+indent+"{\n" + t.text + "\n}}}";
			}
		}
		else if (this.getTagglyOpt(inTiddlerTitle,"excerpts") == "sliders") {
			var t = store.getTiddler(title);
			if (t) {
				return "<slider slide>\n{{contents{\n" + t.text + "\n}}}\n</slider>";
			}
		}
		return "";
	},

	notHidden: function(t,inTiddler) {
		if (typeof t == "string") 
			t = store.getTiddler(t);
		return (!t || !t.tags.containsAny(this.config.excludeTags) ||
				(inTiddler && this.config.excludeTags.contains(inTiddler)));
	},

	// this is for normal and commas mode
	createTagglyListNormal: function(place,title,useCommas) {

		var list = store.getTaggedTiddlers(title,this.getTagglyOpt(title,"sortBy"));

		if (this.getTagglyOpt(title,"sortOrder") == "desc")
			list = list.reverse();

		var output = [];
		var first = true;
		for (var i=0;i<list.length;i++) {
			if (this.notHidden(list[i],title)) {
				var countString = this.getTaggingCount(list[i].title);
				var excerpt = this.getExcerpt(title,list[i].title);
				if (useCommas)
					output.push((first ? "" : ", ") + "[[" + list[i].title + "]]" + countString + excerpt);
				else
					output.push("*[[" + list[i].title + "]]" + countString + excerpt + "\n");

				first = false;
			}
		}

		return this.drawTable(place,
			this.makeColumns(output,useCommas ? 1 : parseInt(this.getTagglyOpt(title,"numCols"))),
			useCommas ? "commas" : "normal");
	},

	// this is for the "grouped" mode
	createTagglyListGrouped: function(place,title) {
		var sortBy = this.getTagglyOpt(title,"sortBy");
		var sortOrder = this.getTagglyOpt(title,"sortOrder");

		var list = store.getTaggedTiddlers(title,sortBy);

		if (sortOrder == "desc")
			list = list.reverse();

		var leftOvers = []
		for (var i=0;i<list.length;i++)
			leftOvers.push(list[i].title);

		var allTagsHolder = {};
		for (var i=0;i<list.length;i++) {
			for (var j=0;j<list[i].tags.length;j++) {

				if (list[i].tags[j] != title) { // not this tiddler

					if (this.notHidden(list[i].tags[j],title)) {

						if (!allTagsHolder[list[i].tags[j]])
							allTagsHolder[list[i].tags[j]] = "";

						if (this.notHidden(list[i],title)) {
							allTagsHolder[list[i].tags[j]] += "**[["+list[i].title+"]]"
										+ this.getTaggingCount(list[i].title) + this.getExcerpt(title,list[i].title) + "\n";

							leftOvers.setItem(list[i].title,-1); // remove from leftovers. at the end it will contain the leftovers

						}
					}
				}
			}
		}

		var allTags = [];
		for (var t in allTagsHolder)
			allTags.push(t);

		var sortHelper = function(a,b) {
			if (a == b) return 0;
			if (a < b) return -1;
			return 1;
		};

		allTags.sort(function(a,b) {
			var tidA = store.getTiddler(a);
			var tidB = store.getTiddler(b);
			if (sortBy == "title") return sortHelper(a,b);
			else if (!tidA && !tidB) return 0;
			else if (!tidA) return -1;
			else if (!tidB) return +1;
			else return sortHelper(tidA[sortBy],tidB[sortBy]);
		});

		var leftOverOutput = "";
		for (var i=0;i<leftOvers.length;i++)
			if (this.notHidden(leftOvers[i],title))
				leftOverOutput += "*[["+leftOvers[i]+"]]" + this.getTaggingCount(leftOvers[i]) + this.getExcerpt(title,leftOvers[i]) + "\n";

		var output = [];

		if (sortOrder == "desc")
			allTags.reverse();
		else if (leftOverOutput != "")
			// leftovers first...
			output.push(leftOverOutput);

		for (var i=0;i<allTags.length;i++)
			if (allTagsHolder[allTags[i]] != "")
				output.push("*[["+allTags[i]+"]]" + this.getTaggingCount(allTags[i]) + this.getExcerpt(title,allTags[i]) + "\n" + allTagsHolder[allTags[i]]);

		if (sortOrder == "desc" && leftOverOutput != "")
			// leftovers last...
			output.push(leftOverOutput);

		return this.drawTable(place,
				this.makeColumns(output,parseInt(this.getTagglyOpt(title,"numCols"))),
				"grouped");

	},

	// used to build site map
	treeTraverse: function(title,depth,sortBy,sortOrder) {

		var list = store.getTaggedTiddlers(title,sortBy);
		if (sortOrder == "desc")
			list.reverse();

		var indent = "";
		for (var j=0;j<depth;j++)
			indent += "*"

		var childOutput = "";
		for (var i=0;i<list.length;i++)
			if (list[i].title != title)
				if (this.notHidden(list[i].title,this.config.inTiddler))
					childOutput += this.treeTraverse(list[i].title,depth+1,sortBy,sortOrder);

		if (depth == 0)
			return childOutput;
		else
			return indent + "[["+title+"]]" + this.getTaggingCount(title) + this.getExcerpt(this.config.inTiddler,title,depth) + "\n" + childOutput;
	},

	// this if for the site map mode
	createTagglyListSiteMap: function(place,title) {
		this.config.inTiddler = title; // nasty. should pass it in to traverse probably
		var output = this.treeTraverse(title,0,this.getTagglyOpt(title,"sortBy"),this.getTagglyOpt(title,"sortOrder"));
		return this.drawTable(place,
				this.makeColumns(output.split(/(?=^\*\[)/m),parseInt(this.getTagglyOpt(title,"numCols"))), // regexp magic
				"sitemap"
				);
	},

	macros: {
		tagglyTagging: {
			handler: function (place,macroName,params,wikifier,paramString,tiddler) {
				var refreshContainer = createTiddlyElement(place,"div");
				// do some refresh magic to make it keep the list fresh - thanks Saq
				refreshContainer.setAttribute("refresh","macro");
				refreshContainer.setAttribute("macroName",macroName);
        			refreshContainer.setAttribute("title",tiddler.title);
				this.refresh(refreshContainer);
			},

			refresh: function(place) {
				var title = place.getAttribute("title");
				removeChildren(place);
				if (store.getTaggedTiddlers(title).length > 0) {
					var lingo = config.taggly.lingo;
					config.taggly.createListControl(place,title,"hideState");
					if (config.taggly.getTagglyOpt(title,"hideState") == "show") {
						createTiddlyElement(place,"span",null,"tagglyLabel",lingo.labels.label.format([title]));
						config.taggly.createListControl(place,title,"title");
						config.taggly.createListControl(place,title,"modified");
						config.taggly.createListControl(place,title,"created");
						config.taggly.createListControl(place,title,"listMode");
						config.taggly.createListControl(place,title,"excerpts");
						config.taggly.createListControl(place,title,"numCols");
						config.taggly.createTagglyList(place,title);
					}
				}
			}
		}
	},

	// todo fix these up a bit
	styles: [
"/*{{{*/",
"/* created by TagglyTaggingPlugin */",
".tagglyTagging { padding-top:0.5em; }",
".tagglyTagging li.listTitle { display:none; }",
".tagglyTagging ul {",
"	margin-top:0px; padding-top:0.5em; padding-left:2em;",
"	margin-bottom:0px; padding-bottom:0px;",
"}",
".tagglyTagging { vertical-align: top; margin:0px; padding:0px; }",
".tagglyTagging table { margin:0px; padding:0px; }",
".tagglyTagging .button { visibility:hidden; margin-left:3px; margin-right:3px; }",
".tagglyTagging .button, .tagglyTagging .hidebutton {",
"	color:[[ColorPalette::TertiaryLight]]; font-size:90%;",
"	border:0px; padding-left:0.3em;padding-right:0.3em;",
"}",
".tagglyTagging .button:hover, .hidebutton:hover, ",
".tagglyTagging .button:active, .hidebutton:active  {",
"	border:0px; background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]];",
"}",
".selected .tagglyTagging .button { visibility:visible; }",
".tagglyTagging .hidebutton { color:[[ColorPalette::Background]]; }",
".selected .tagglyTagging .hidebutton { color:[[ColorPalette::TertiaryLight]] }",
".tagglyLabel { color:[[ColorPalette::TertiaryMid]]; font-size:90%; }",
".tagglyTagging ul {padding-top:0px; padding-bottom:0.5em; margin-left:1em; }",
".tagglyTagging ul ul {list-style-type:disc; margin-left:-1em;}",
".tagglyTagging ul ul li {margin-left:0.5em; }",
".editLabel { font-size:90%; padding-top:0.5em; }",
".tagglyTagging .commas { padding-left:1.8em; }",
"/* not technically tagglytagging but will put them here anyway */",
".tagglyTagged li.listTitle { display:none; }",
".tagglyTagged li { display: inline; font-size:90%; }",
".tagglyTagged ul { margin:0px; padding:0px; }",
".excerpt { color:[[ColorPalette::TertiaryDark]]; }",
"div.tagglyTagging table,",
"div.tagglyTagging table tr,",
"td.tagglyTagging",
" {border-style:none!important; }",
".tagglyTagging .contents { border-bottom:2px solid [[ColorPalette::TertiaryPale]]; padding:0 1em 1em 0.5em;",
"  margin-bottom:0.5em; }",
".tagglyTagging .indent1  { margin-left:3em;  }",
".tagglyTagging .indent2  { margin-left:4em;  }",
".tagglyTagging .indent3  { margin-left:5em;  }",
".tagglyTagging .indent4  { margin-left:6em;  }",
".tagglyTagging .indent5  { margin-left:7em;  }",
".tagglyTagging .indent6  { margin-left:8em;  }",
".tagglyTagging .indent7  { margin-left:9em;  }",
".tagglyTagging .indent8  { margin-left:10em; }",
".tagglyTagging .indent9  { margin-left:11em; }",
".tagglyTagging .indent10 { margin-left:12em; }",
"/*}}}*/",
		""].join("\n"),

	init: function() {
		merge(config.macros,this.macros);
		config.shadowTiddlers["TagglyTaggingStyles"] = this.styles;
		store.addNotification("TagglyTaggingStyles",refreshStyles);
	}
};

config.taggly.init();

//}}}

/***
InlineSlidersPlugin
By Saq Imtiaz
http://tw.lewcid.org/sandbox/#InlineSlidersPlugin

// syntax adjusted to not clash with NestedSlidersPlugin

***/
//{{{
config.formatters.unshift( {
	name: "inlinesliders",
	// match: "\\+\\+\\+\\+|\\<slider",
	match: "\\<slider",
	// lookaheadRegExp: /(?:\+\+\+\+|<slider) (.*?)(?:>?)\n((?:.|\n)*?)\n(?:====|<\/slider>)/mg,
	lookaheadRegExp: /(?:<slider) (.*?)(?:>)\n((?:.|\n)*?)\n(?:<\/slider>)/mg,
	handler: function(w) {
		this.lookaheadRegExp.lastIndex = w.matchStart;
		var lookaheadMatch = this.lookaheadRegExp.exec(w.source)
		if(lookaheadMatch && lookaheadMatch.index == w.matchStart ) {
			var btn = createTiddlyButton(w.output,lookaheadMatch[1] + " "+"\u00BB",lookaheadMatch[1],this.onClickSlider,"button sliderButton");
			var panel = createTiddlyElement(w.output,"div",null,"sliderPanel");
			panel.style.display = "none";
			wikify(lookaheadMatch[2],panel);
			w.nextMatch = lookaheadMatch.index + lookaheadMatch[0].length;
		}
   },
   onClickSlider : function(e) {
		if(!e) var e = window.event;
		var n = this.nextSibling;
		n.style.display = (n.style.display=="none") ? "block" : "none";
		return false;
	}
});

//}}}
<<clearOtherTiddlers>>

!Courses

@@color(orange):Active@@
* Groundwater Hydrology  @@color(green):(Graduate course)@@
* Water Quality Modelling  @@color(green):(Graduate course)@@
* Dam Safety Surveillance, Instrumentation and Monitoring @@color(green):(Graduate course - Shared)@@
* Sediment Management in Reservoirs @@color(green):(Graduate course - Shared)@@ 

@@color(orange):Non Active@@
* Surface and Groundwater Quality @@color(green):(Undergraduate course)@@ 
* Groundwater and Contaminant Hydrology 
* Hydrological Processes @@color(green):(ME course - Shared with Prof. V.V. Srinivas)@@  
* Advanced Groundwater Hydrology
* Pollution Science and Engineering
* Remote Sensing for Natural Resources Management @@color(green):(Shared course)@@
* Introduction to Earth and its Environment @@color(green):(Undergraduate - Shared course with Prof. Kusala Rajendran)@@
<<clearOtherTiddlers>> 
* MATLAB 
* FORTRAN
* HYDRUS
* TOPMODEL
* Surfer
<<clearOtherTiddlers>>

|Degree         |Total    |Completed |Under progress|
|Ph.D 	        |12       |9         |4 |
|M.Sc(Engg)    | 4        |4        |0 |
|M. E.          |11       |10        |1  |


!Ph. D theses supervised at Indian Institute of Science, India

!!Under progress
# Numerical modeling of multi-layer groundwater flow at well field and local scale in the fractured gneissic aquifers. (Mr. M. Mohan Reddy).
# Spatio-temporal analysis of  groundwater dynamics due to climatic variability and land use changes in a tropical river basin (Mr. Y. Javeed).
# Soil moisture modeling and assimilation using field measurements and microwave remote sensing in semi-arid tropical watersheds. (Mr. Sat Kumar).

!!Completed
# Analysis of precipitation controls on hydrochemistry of a groundwater system: Application to upper Cauvery river basin, South India (B. Siva Soumya, 2009; Mrs. Siva Soumya is working as an Assistant Professor at College of Engineering, Pune University, Pune).
# Stochastic analysis of flow and solute transport in heterogeneous porous media using perturbation approach (Abhijit Chaudhuri, 2006; Dr. Chaudhuri is currently a Research Associate at the University of Colorado, Boulder, USA).
# Studies of solute transport and geochemistry in porous media: Numerical modeling and applications (K.V. Hayagreeva Rao, 2005; Dr. Hayagreeva Rao is working as a Senior Research Engineer, General Electric, Jack F. Welch Technology Center, Bangalore).
# Modelling of single and multiple recharge wells in layered aquifers (P.K. Majumdar, 2007- Joint guidance with Prof. K. Sridharan and Prof. G.C. Mishra; Dr. P.K. Majumdar is working as Scientist F at National Institute of Hydrology, Roorkee).
# Numerical Modeling and analysis of solute transport in a single fracture (G. Suresh Kumar, 2003; Dr. Suresh Kumar is currently working as an Assistant Professor at Indian Institute of Technology, Chennai).
# Studies on the transport of sorbing and biodegrading solutes in heterogeneous porous media (Santosh. G. Thampi, 2002; Dr. Thampi is an Assistant Professor at National Institute of Technology, Calicut).
# A hybrid finite volume method for reactive solute transport in groundwater (S. Jyothish, 1999 - Joint guidance with Prof. M.S. Mohan Kumar;  Dr. Jyothish is working as Member Technical Staff, Verizon, Irving, TX, USA).
# Parameter estimation of regional groundwater systems (M. K. Nagaraj, 1999 - Joint guidance with Prof. K. Sridharan; Dr. Nagaraj is working as an Assistant Professor at National Institute of Technology, Surathkal).
# Analysis of Unsaturated Flow in Soils:  Numerical Modelling and Applications (K. S. Hari Prasad, 1996 - Joint guidance with Prof. M.S. Mohan Kumar; Prof. Hari Prasad is working as an Associate Professor at Indian Institute of Technology, Roorkee).

!M.Sc (Engg.) theses supervised at Indian Institute of Science, India 
!!Completed

!M.E. theses supervised at Indian Institute of Science, India 
!!Under progress
!!Completed
# Soil moisture modelling and assimilation using field experiments in semi arid plots (Mr. Sat Kumar,2008; Mr. Sat Kumar is doing PhD at IISc, Bangalore)
<<clearOtherTiddlers>>

|Degree         |Total    |Completed |Under progress|
|Ph.D 	        | 32       |17         |15 |
|M.Sc(Engg)     |  5        |5        |- |
|M. E.                 | 26       |26        |-  |
|Int. Master (Res.)         |  1          |1          |-  |
|@@color(yellow): Post-doc/ RA@@	        | 10       |10         |- |

!Post-doc / Research Associates
# @@color(yellow):Satyanarayan N Rao@@. (Sep.2022-Aug.2023) Hydro-Reward: Integrated Hydrology project of Karnataka Watershed Development Departrment. Dr. Satyanarayan obtained his PhD from UC Louvain, Belgium.
# @@color(yellow):Dr. Rajesh Rajendran@@. (2018-2023). Groundwater modelling in Cauvery Basin. MoES project in ICWaR; Formerly worked in MoES-NERC Upscape Project. Dr. Rajesh obtained his PhD from Anna University Chennai and was a member in the laboratory of Professor L Elango.
# @@color(yellow):Lalitha Sarada@@. (Oct.2021-May 2022) Groundwater modelling in fractured rock aquifers. BIAL Project. Dr. Sarada obtained her PhD from IIT Hyderabad and was a member in the laboratory of Professor KBVN Phanindra.
# @@color(yellow): Dr Soumendra Banja@@. (Aug. 2019-Jun. 2021 ) Geochemical modelling in groundwater applications. Raman post-doctoral fellow of IISc in ICWaR. Dr. Soumendra obtained his PhD from IIT Khargpur and was a member in the laboratory of Professor Abhijit Mukherjee.
# @@color(yellow):Dr. Tripti Muguli@@. (2017-2018). National Postdoctoral Research Fellow (SERB-DST) and worked on Gas emission studies in agricultural plots. Dr. Tripti Muguli is currently DST-INSPIRE Faculty Member at NCESS, Trivendrum. 
# @@color(yellow):Dr. Raghu Jana@@. (2017-2018). Soil moisture modelling. Karnataka Watershed Project. Dr. Raghu Jana is currently a Research Scientist at Centre for Computational and Data Intensive Science and Engineering, Skolkovo Institute of Science and Technology (SkolTech), Moscow, Russia.
# @@color(yellow):Dr. Sat K Tomer@@. (2015-2016). Soil moisture modelling and remote sensing. ICWaR-CEH (UK) Project. Dr. Sat Kumar Tomer is CEO, Satyukt Analytics Pvt Ltd., Bangalore. (http://www.satyukt.com).
# @@color(yellow): Dr. Parag S. Narvekar@@. (2015-2016). Soil moisture modelling and RS. Karnataka Watershed Project. Dr. Parag Narvekar is Director, Sensartics Pvt Ltd. (http://www.sensartics.com).
# @@color(yellow): Dr. Murugan R@@. (2013-2014). Stochastic modeling of groundwater flow and contaminant transport at the proposed uranium tailing pond. BRNS Project. Dr. Murugan Dr. Murugan is currently research scientist at NCESS (MoES), Trivendrum and formerly was a post doc fellow at Verschuren Centre for Sustainability in Energy and the Environment,  Cape Breton University.
# @@color(yellow): Dr. Priyanka Jamwal@@. (2010-2012). Post doctoral fellow of IISc and worked on Characterising and analysis of Nitrates in surface and groundwater in a semi-arid irrigated tropical watersheds. Dr. Priyanka is currently a Fellow in ATREE, Bangalore (http://www.atree.org/faculty). 


!Ph. D theses supervised at Indian Institute of Science, India

!!Under progress
# Modeling soil moisture and solute transport in shallow semi-arid soils under cropping.@@color(yellow):(Ms. U. Deepti)@@. @@color(green):(Joint guidance with Prof. M. Sudhakar Rao)@@.
# Modeling the base flow in head water catchments of peninsular Indian rivers. @@color(yellow):(Ms. Ponni Mariet George)@@. 
# Stochastic modeling of flow and solute transport in porous media. @@color(yellow):(Ms. T. Bharathi)@@. @@color(green):(Joint guidance with Prof. C. S. Manohar)@@.
# Modeling the root zone soil moisture using ENKF methods with surface soil moisture & soil temperature. @@color(yellow):(Mr. Rajashekar Kandala)@@. 
# Analysis hydrochemistry and water isotope behaviour in Kabini river. @@color(yellow):(Mr. Shiva Naga Venkata Nara)@@. @@color(green):(Joint guidance under ICWaR with Prof. Prosenjit Ghosh of Center for Earth Sciences)@@. @@color(orange):(Thesis submitted)@@. 
# Modeling the residence times in groundwater systems in nested catchments. @@color(yellow):(Mr. Baibaswata Bhaduri)@@. 
# Modeling the carbon fluxes in Kabini CZO.  @@color(yellow):(Mr. Abhishek Chakraborty)@@. @@color(green):(Joint guidance under ICWaR with Prof. Lakshminarayana Rao of Center for Sustainable Technology)@@. @@color(white):(PMRF awardee)@@.
# Coupled models of surface and groundwater to investigated hydrological impacts of climate change. @@color(yellow):(Mr. Shubham Goswami)@@. @@color(white):(PMRF awardee)@@.
# Analysis of baseflow trends in selected west flowing rivers of western ghats in India. @@color(yellow):(Mr. Rajat Sharma)@@. @@color(green):(External Registrant, Scientist, NCESS, Tiruvananathapuram)@@.
# Groundwater and atmosphere feedbacks in central India. @@color(yellow):(Mr. C Sarat)@@. @@color(green):(Joint guidance under ICWaR with Prof. V Venugopal of CAoS)@@. @@color(white):(PMRF awardee)@@.
# Estimation of soil moisture from microwave remote sensed data.  @@color(yellow):(Mr. Vaibhav Gupta)@@. @@color(white):(PMRF awardee)@@.
# Development of a global groundwater model integrating finer scale attributes of the catchment. @@color(yellow):(Mr. Ankush Kaundal)@@.    
# Sediment transport model: Development and application in Indian river basin. @@color(yellow):(Mr. Akshay Dahiwale)@@.  
# Water-crop-cabon cycle.  @@color(yellow):(Mr. Burra Karthik)@@. 
# Water cycle in agroforestry. @@color(yellow):(Mr. Yuji Shigefuji)@@. 
                 

!!Completed
# Spatial downscaling and analysis of satellite and ground-based rainfall for hydrological modeling. @@color(yellow):(Y. Subash, 2022@@ - Currently works at Pixxel, Bangalore).
# Impact of agricultural systems on the spatial heterogeneity of groundwater quality in a semi-arid tropical catchment: Characterisation and Modelling. (@@color(yellow):S. Buvaneshwari,  2018@@  - Joint guidance with Prof. M. S. Mohan Kumar; Buvaneshwari is currently a post-doc as a Hydro Nation International Fellow of Scotland). 
# Novel upwind and central schemes for various hyperbolic systems. (@@color(yellow):Navin Kumar Garg,  2017@@  - Joint guidance with Prof. S.V. Raghurama Rao); Navin Kumar Garg is currently a post-doc fellow at Southern University of Science and Technology (SUSTech), China and formerly a post doc fellow at TIFR, Bangalore & Currently Assistant Professor in Department of Mathematics, Indian Institute of Technology, Kharagpur.
# Modeling evapotranspiration from satellite data using semi-empirical models: Applications to the Indian Subcontinent. (@@color(yellow):R. Eswar, 2017@@); Dr. R. Eswar is Assistant Professor, Department of Civil Engineering, Indian Institute of Technology Bombay; formerly post-doc fellow at NASA Jet Propulsion Laboratory, California Institute of Technology, Pasadena, USA.  
# Kinetic Theory based Numerical Schemes for Incompressible Flow. (@@color(yellow):A. Ruhi, 2017)@@  - Joint guidance with Prof. S.V. Raghurama Rao); Dr. Ankit Ruhi is now a post-doc in the Mathematics Department, University of Mainz, Germany.
# Estimation of root zone soil hydraulic properties by inversion of crop model using ground or microwave remote sensing observations. (@@color(yellow):K. Sreelash, 2014@@); Dr. K. Sreelash was a CNES post-doc fellow in INRA PACA, UMR EMMAH, Avignon, France @@color(yellow):(http://www.umr-emmah.fr/)@@);  and currently Scientist at NCESS, Thiruvanantapuram @@color(yellow):(http://www.ncess.gov.in/)@@.
# Soil moisture modeling, retrieval from microwave remote sensing and assimilation in a tropical watershed.@@color(yellow):(Sat Kumar Tomer, 2013)@@  - Joint guidance with Prof. M.S. Mohan Kumar); Dr. Sat Kumar Tomer was a post-doc in CESBIO, Toulouse, France. http://www.cesbio.ups-tlse.fr/index_us.htm and is currently a CEO, Satyukt Analytics Pvt Ltd., @@color(yellow):(http://www.satyukt.com/)@@.
# Analysis of groundwater dynamics in semi-arid regions: Effect of rainfall variability and pumping (@@color(yellow):Yusuf Javeed, 2010@@);  Professor Yusuf Javeed is a Professor at National Institute of Engineering, Mysore http://www.nie.ac.in/civ/faculty/).
# Analysis of precipitation controls on hydrochemistry of a groundwater system: Application to upper Cauvery river basin, South India (@@color(yellow):B. Siva Soumya, 2009@@); Dr. Siva Soumya is working as Member of Technical Staff (Environmental Engineer), dar al-handasah, Pune http://www.dargroup.com/).
# Stochastic analysis of flow and solute transport in heterogeneous porous media using perturbation approach (@@color(yellow):Abhijit Chaudhuri, 2006@@); Professor Chaudhuri is working as an Professor at Indian Institute of Technology, Madras http://apm.iitm.ac.in/fmlab/abhijit/).
# Studies of solute transport and geochemistry in porous media: Numerical modeling and applications (@@color(yellow):K.V. Hayagreeva Rao, 2005@@); Dr. Hayagreeva Rao is working as a Senior Research Engineer, General Electric, Jack F. Welch Technology Center, Bangalore http://ge.geglobalresearch.com/locations/bangalore-india/).
# Modelling of single and multiple recharge wells in layered aquifers (@@color(yellow):P.K. Majumdar, 2007@@- Joint guidance with Prof. K. Sridharan and Prof. G.C. Mishra); Professor P.K. Majumdar was formerly Scientist F at National Institute of Hydrology, Roorkee http://www.nih.ernet.in/ and currently is a Professor in an Engineering College in Gujarat).
# Numerical Modeling and analysis of solute transport in a single fracture (@@color(yellow):G. Suresh Kumar, 2003@@); Professor Suresh Kumar is currently working as a Professor at Indian Institute of Technology, Madras http://www.oec.iitm.ac.in/Suresh_kumar_home.html).
# Studies on the transport of sorbing and biodegrading solutes in heterogeneous porous media (@@color(yellow):Santosh. G. Thampi, 2002@@); Professor Thampi is working as a Professor at National Institute of Technology, Calicut http://nitc.ac.in/index.php/?url=users/view/85/7/3).
# A hybrid finite volume method for reactive solute transport in groundwater (@@color(yellow):S. Jyothish, 1999@@) - Joint guidance with Prof. M.S. Mohan Kumar);  Dr. Jyothish is working as Member Technical Staff, Verizon, Irving, TX, USA).
# Parameter estimation of regional groundwater systems (@@color(yellow):M. K. Nagaraj, 1999@@) - Joint guidance with Prof. K. Sridharan); Professor Nagaraj is working as a Professor at National Institute of Technology, Surathkal http://www.nitk.ac.in/index.php?q=935.html).
# Analysis of Unsaturated Flow in Soils:  Numerical Modelling and Applications (@@color(yellow):K. S. Hari Prasad, 1996@@ - Joint guidance with Prof. M.S. Mohan Kumar); Professor Hari Prasad is working as a Professor at Indian Institute of Technology, Roorkee http://www.iitr.ac.in/~CE/suryafce).

!M.Sc (Engg.) theses supervised at Indian Institute of Science, India 

!!Completed
# Modeling salinity impact on groundwater irrigated Turmeric crop @@color(yellow):(Ms.Teddy Kizza, 2013 - International student from Uganda@@. Ms. Teddy Kizza is working as a scientist in National Agricultural Organisation of Uganda in Kampala).
# Importance of lateral flow in groundwater modeling: A case study of hard rock aquifer of Gundal sub basin (@@color(yellow):S. N. Rasmi, 2005@@).
# Numerical modeling of aerobic in-situ biodegradation in heterogeneous porous media (@@color(yellow):Anjani Kumar, 2003@@; Mr. Anjani Kumar is working as a Research Engineer, General Electric, Jack F. Welch Technology Center, Bangalore).
# Application of groundwater model coupled with GIS and remote sensing for Gundal watershed (@@color(yellow):M. R. V. P. Narayana, 2003@@).
# Analysis of solute transport in porous media for nonreactive and sorbing solutes using hybrid FCT model (@@color(yellow):C. Srinivasan, 2000@@).

!M.E. theses supervised at Indian Institute of Science, India 

!!Completed
# Sediment transport modeling modeling. (@@color(yellow): Arun V H, 2023 @@). 
# Machine learning models for soil moisture estimation. (@@color(yellow): Satish Kumar Nukala, 2023 @@). 
# Urban groundwater modeling. (@@color(yellow): Ankit Kumar, 2022 @@). 
# Modeling the crop water budget and optimal groundwater irrigation water requirement. (@@color(yellow): Manish Kumar, 2020 @@).
# Soil moisture estimation using L Band SAR data. (@@color(yellow):Deepak Kumar, 2019@@). 
# Modelling of crop and water productivity in rainfed agrosystems of Berambadi catchment in KABINI CZO. (@@color(yellow):Kayalvizhi, S., 2018@@). 
# Knowledge extraction in agriculture using machine learning algorithms. (@@color(yellow): Rukmangadan, D., 2018@@). 
# An inter-comparison of TerraSAR-X and Sentinel-1 data behavior over different vegetation covers in Berambadi region. (@@color(yellow):Sandarbh A., 2017@@). 
# Analysis of soil moisture using ground penetrating radar (@@color(yellow):Prajakt R, 2015@@) 
# Estimation of groundwater recharge using soil moisture modeling: Experiments in Berambadi catchment (@@color(yellow):Satendra Kumar Dhiman, 2013@@; Mr. Satendra is registered as a PhD student at IIT, Roorkee).
# Groundwater modeling in Bangalore city using GRASS-GIS (@@color(yellow):Manish Gautam, 2013@@; Mr. Manish  is working as a scientist with Indian Institute of Human Settlements, Bangalore).
# Lumped and distributed groundwater modeling: A case study in Gundal basin (@@color(yellow):Madhusudhan N, 2012@@; Mr. Madhusudhan is working as Engineer with KPTCL, Karnataka).
# Characterizing subsurface fracture and its hydraulic properties using Fiber Optics (@@color(yellow):Prateek Chandrayan, 2011@@; Mr. Prateek is working with Tata Consulting Engineers, Mumbai).
# Modeling the Groundwater in Urban-Periurban System Using PORFLOW (@@color(yellow):Mayur M. Shindekar, 2011@@; Mr. Mayur is working with Border Road Services, New Delhi  under Indian Engineering Service).
# Spatio-temporal analysis of groundwater levels in heterogenous aquifers (@@color(yellow):Jowon Siket, 2010@@; Mr. Jowon Siket is working with Central Water Commission, New Delhi under Indian Engineering Service).
# Soil moisture modelling and assimilation using field experiments in semi arid plots (@@color(yellow):Sat Kumar, 2008@@; Mr. Sat Kumar is doing PhD at IISc, Bangalore).
# Watershed modeling using remotely sensed data and SWAT (@@color(yellow):M. V. Pradeep, 2003@@; Dr. Pradeep completed his PhD at University of Iowa, USA and is a post-doc at NUS, Singapore).
# Modeling of total phosphorous for lakes (@@color(yellow):B. Raghuram Singh, 2003@@).
# Parameter estimation model for dissolved oxygen in a stream (@@color(yellow):G. Babu Rao, 2001@@).
# Urban storm water modeling in the Vrishabhavati sub-watershed using SWMM and GIS ((@@color(yellow):J. Srinivasulu, 2000@@).
# A visual basic software for risk assessment of petroleum release sites (@@color(yellow):N. Stanley Joseph, 1999@@). 
# Analysis and parameter estimation of non-uniform aquifers (@@color(yellow):L. P. Murali Krishna, 1998@@).
# Sampling network design using genetic algorithm for inverse problem in groundwater hydrology (@@color(yellow):C. V. Abdul Nazir, 1997@@).
# A numerical model for flow in an unsaturated soil (@@color(yellow):A. Hara Gopal, 1997@@).
# Analysis of multilayered leaky aquifer system (@@color(yellow):V. Ramesh, 1996@@).
# Modelling contaminant transport in groundwater (@@color(yellow):P. Sreenivasa Rao, 1995@@).

!Integrated Master theses supervised at Indian Institute of Science, India 
# Modeling of Nitrous Oxide Emissions from a Maize Cropland using a Crop Model (@@color(yellow): Arjun C., June 2016@@). Mr. Arjun Chakrawal pursued Erasmus+ JMD programme research fellow on Groundwater and Global Change - Impacts and Adaptation at Lisbon, Portugal and recently obtained his PhD in Physical Geography in Stockholm University, Sweden.

!!Under progress


!Current Project Staff
# @@color(yellow): Mr. Rajsekhar Kandala@@. 
# @@color(yellow): Ms. Deepti Upadhyaya@@. 
# @@color(yellow): Mr. K. Sanjeeva Murthy@@. 
# @@color(yellow): Mr. M. Soundarrajan@@.

!Former Project Staff
# @@color(yellow): Mr. P. Giriraja@@. 
# @@color(yellow): Ms. S. Kayalvizhi@@. Ms. Kayalvizhi is pursuing her PhD at Penn State University, USA.
# @@color(yellow): Amit K. Sharma@@. Mr. Amit Sharma obtained his Ph.D at Universite Rennes 2, France and currently Member, Technical Staff with Robert Bosch Engineering & Business Solutions, Bangalore, India.
# @@color(yellow): Mr. R. Avinash@@. 
# @@color(yellow): Ms. Chenzu Prince@@. 


<<clearOtherTiddlers>>

{{borderlessL{<html><img src="./students.jpg" style="height: 400px; "/></html><br> 


/***
| Name|ToggleTagPlugin|
| Description|Makes a checkbox which toggles a tag in a tiddler|
| Version|3.0 ($Rev: 1845 $)|
| Date|$Date: 2007-03-16 15:19:22 +1000 (Fri, 16 Mar 2007) $|
| Source|http://tiddlyspot.com/mptw/#ToggleTagMacro|
| Author|Simon Baird <simon.baird@gmail.com>|
| License|http://mptw.tiddlyspot.com/#TheBSDLicense|
!Usage
{{{<<toggleTag }}}//{{{TagName TiddlerName LabelText}}}//{{{>>}}}
* TagName - the tag to be toggled, default value "checked"
* TiddlerName - the tiddler to toggle the tag in, default value the current tiddler
* LabelText - the text (gets wikified) to put next to the check box, default value is '{{{[[TagName]]}}}' or '{{{[[TagName]] [[TiddlerName]]}}}'
(If a parameter is '.' then the default will be used)

Examples:

|Code|Description|Example|h
|{{{<<toggleTag>>}}}|Toggles the default tag (checked) in this tiddler|<<toggleTag>>|
|{{{<<toggleTag TagName>>}}}|Toggles the TagName tag in this tiddler|<<toggleTag TagName>>|
|{{{<<toggleTag TagName TiddlerName>>}}}|Toggles the TagName tag in the TiddlerName tiddler|<<toggleTag TagName TiddlerName>>|
|{{{<<toggleTag TagName TiddlerName 'click me'>>}}}|Same but with custom label|<<toggleTag TagName TiddlerName 'click me'>>|
|{{{<<toggleTag . . 'click me'>>}}}|dot means use default value|<<toggleTag . . 'click me'>>|
Notes:
* If TiddlerName doesn't exist it will be silently created
* Set label to '-' to specify no label
* See also http://mgtd-alpha.tiddlyspot.com/#ToggleTag2

!Known issues
* Doesn't smoothly handle the case where you toggle a tag in a tiddler that is current open for editing

***/
//{{{

merge(config.macros,{

	toggleTag: {

		doRefreshAll: true,
		createIfRequired: true,
		shortLabel: "[[%0]]",
		longLabel: "[[%0]] [[%1]]",

		handler: function(place,macroName,params,wikifier,paramString,tiddler) {
			var tag = (params[0] && params[0] != '.') ? params[0] : "checked";
			var title = (params[1] && params[1] != '.') ? params[1] : tiddler.title;
			var defaultLabel = (title == tiddler.title ? this.shortLabel : this.longLabel);
			var label = (params[2] && params[2] != '.') ? params[2] : defaultLabel;
			label = (label == '-' ? '' : label);
			var theTiddler =  title == tiddler.title ? tiddler : store.getTiddler(title);
			var cb = createTiddlyCheckbox(place, label.format([tag,title]), theTiddler && theTiddler.isTagged(tag), function(e) {
				if (!store.tiddlerExists(title)) {
					if (config.macros.toggleTag.createIfRequired) {
						var content = store.getTiddlerText(title); // just in case it's a shadow
						store.saveTiddler(title,title,content?content:"",config.options.txtUserName,new Date(),null);
					}
					else 
						return false;
				}
				store.setTiddlerTag(title,this.checked,tag);
				return true;
			});
		}
	}
});

//}}}
[[MptwViewTemplate]]
**More details coming up soon....