Using DeepONet for Boundary Condition Mapping and Custom Function Spaces #1886
Unanswered
skhaleghir
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I'd like to first thank you Professor Lu for creating and sharing this remarkable tool with the community.
I am currently working on training a neural operator to map the flux at a boundary condition (as a function of time) to the concentration profile in a time-dependent 1D diffusion problem (details attached). While implementing this, I encountered the following error:
"flux_function() missing 1 required positional argument: 'v'"
I would greatly appreciate your guidance on resolving this issue.
Additionally, I have a second question: Is there documentation or guidance on defining custom function spaces? I aim to train the model under specific flux conditions that cannot be represented using the existing options, such as "PowerSeries" or GRF.
Thank you for your time and assistance!
Saeed
Beta Was this translation helpful? Give feedback.
All reactions