Sutapa Roy

Research Scientist Alumni

ORCID

Publons

Google Scholar

OSZAR »
`; return; } if (tabId === 'publicatons') { // Fix spelling here contentDiv.innerHTML = `
Theory of Inhomogeneous Condensed Matter Article Transient coarsening and the motility of optically heated Janus colloids in a binary liquid mixture Gomez-Solano, J., Roy, S., Araki, T., Dietrich, S., Maciolek, A. Soft Matter, 16(36):8359-8371, Royal Society of Chemistry, August 2020 DOI URL BibTeX
Thumb ticker lg cover maciolek cymk 300dpi

Theory of Inhomogeneous Condensed Matter Article Aging phenomena during phase separation in fluids: decay of autocorrelation for vapor-liquid transitions Roy, S., Bera, A., Majumder, S., Das, S. K. Soft Matter, 15(23):4743-4750, Royal Society of Chemistry, Cambridge, UK, May 2019 (Published) DOI URL BibTeX

Theory of Inhomogeneous Condensed Matter Article Phase separation around a heated colloid in bulk and under confinement Roy, S., Maciolek, A. Soft Matter, 14(46):9326-9335, Royal Society of Chemistry, Cambridge, UK, September 2018 DOI BibTeX
Thumb ticker lg image


Theory of Inhomogeneous Condensed Matter Article Solvent coarsening around colloids driven by temperature gradients Roy, S., Dietrich, S., Maciolek, A. Physical Review E, 97(4):042603, American Physical Society, Melville, NY, April 2018 DOI BibTeX

Theory of Inhomogeneous Condensed Matter Article Structure and dynamics of binary liquid mixtures near their continuous demixing transitions Roy, S., Höfling, F., Dietrich, S. The Journal of Chemical Physics, 145(4):134505, American Institute of Physics, Woodbury, N.Y., October 2016 DOI BibTeX

Theory of Inhomogeneous Condensed Matter Article Coarsening in fluid phase transitions Das, S., Roy, S., Midya, J. Comptes Rendus Physique, 16(3):303-315, April 2015 (Published) DOI URL BibTeX


`; return; } fetch(`/people/fetch_tab_content/${tabId}`) .then(response => { if (!response.ok) { throw new Error('Failed to load content'); } return response.json(); }) .then(data => { // Update the content div with the fetched content contentDiv.innerHTML = `${data.content}`; // contentElement.innerHTML = data.rendered_content; }) .catch(error => { console.error('Error:', error); contentDiv.innerHTML = '

Error loading content. Please try again later.

'; }); }
OSZAR »