Skip to content

MORFEproject/MORFE_Symbolic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MORFE2.0

This repo implements the method and examples from:

  • A. de F. Stabile, A. Vizzaccaro, C. Touzé. Normal form analysis of nonlinear oscillator equations with automated arbitrary order expansions (2025)

To use this code:

  • download the folder on your PC and unzip it
  • open VSCode and go to 'file -> open folder -> MORFE_Symbolic'
  • if julia is installed on your PC and julia extensions are installed in VSCode the "MORFE_Symbolic" environement should be automatically activated
  • otherwise activate the "MORFE_Symbolic" environment to make sure the correct package versions are used during the computation. This can be done via VSCode's built in terminal by using the command "julia --project=."
  • run the desired script in the 'test' folder with the play button in VSCode

About

Symbolic version of the Model Order Reduction for Finite Elements (MORFE) code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors