Skip to content

Commit a17d68d

Browse files
Update page.tsx
Added bio info
1 parent 83bf20b commit a17d68d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/committee/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ const committeeMembers: CommitteeMember[] = [
166166
name: 'Dr. Daniele Varsano',
167167
title: 'Senior Researcher',
168168
affiliation: 'CNR, Istituto Nanoscienze, Italy',
169-
//bio: 'Daniele Varsano's research focuses on the development and application of theoretical and computational methods to investigate the electronic and optical properties of materials relevant to optoelectronics, energy conversion and (bio)molecular systems. His work involves developing codes (Yambo code) for implementing new methodologies and optimizing performance in high-performance computing environments.',
169+
bio: 'Daniele Varsano is a Senior Researcher at CNR Institute of Nanoscience in Modena (Italy). His research focuses methodological development and applications in electronic and optical properties of materials relevant to optoelectronics, energy conversion and bimolecular systems. He is a among the developers of the Yambo code.',
170170
image: '/committee/avatar/daniele_varsano.png',
171171
categories: [expertiseCategories.SCIENTIFIC_COMPUTING],
172172
workingGroups: [WorkingGroups.APPLICATION_FUNCTIONALITY],

0 commit comments

Comments
 (0)